Uploaded image for project: 'FHIR Specification Feedback'
  1. FHIR Specification Feedback
  2. FHIR-22624

Resource rendering extensions

    XMLWordPrintableJSON

Details

    • Icon: Change Request Change Request
    • Resolution: Considered for Future Use
    • Icon: Medium Medium
    • Structured Data Capture (SDC) (FHIR)
    • STU3
    • FHIR Infrastructure
    • (NA)
    • Hide

      We like the notion in theory but want to play with it at connectathon a bit, particularly whether we'd need to define something at the group level declaring this is happening, whether we need to define the number of rows & columns in advance, how to span questions across rows & columns, etc. Will defer for the next release of SDC

      Show
      We like the notion in theory but want to play with it at connectathon a bit, particularly whether we'd need to define something at the group level declaring this is happening, whether we need to define the number of rows & columns in advance, how to span questions across rows & columns, etc. Will defer for the next release of SDC
    • Paul Lynch/Brian Postlethwaite: 7-0-0
    • Enhancement

    Description

      To define a set of extensions to propose a recommended way to render a resource (e.g., Questionnaire).

      For example, a Questionnaire.item element may have the following extensions defined by the form creator to propose how questions may be rendered by the application and presented to the end-user:

      <extension url="http://hl7.org/fhir/StructureDefinition/html-table">
      <extension url="http://hl7.org/fhir/StructureDefinition/html-table-column">
      <valueUnsignedInt value="1"/>
      </extension>
      <extension url="http://hl7.org/fhir/StructureDefinition/html-table-row">
      <valueUnsignedInt value="2"/>
      </extension>
      </extension>

      Attachments

        Activity

          People

            Unassigned Unassigned
            shamil Shamil Nizamov
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: