2nd DSTU Draft For Comment

This page is part of the FHIR Specification (v0.4.0: DSTU 2 Draft). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions

Extension-questionnaire-instruction.xml

Raw XML (canonical form)

How to populate group or question

Raw XML

<ExtensionDefinition xmlns="http://hl7.org/fhir">
  <id value="questionnaire-instruction"/>
  <url value="http://hl7.org/fhir/ExtensionDefinition/questionnaire-instruction"/>
  <name value="How to populate group or question"/>
  <publisher value="HL7"/>
  <contact>
    <telecom>
      <system value="url"/>
      <value value="http://www.hl7.org"/>
    </telecom>
  </contact>
  <description value="The text provides instructions intended to be rendered with the element explaining how
   the content of the element is to be completed.  This should be rendered in-line before
   the question or group."/>
  <status value="draft"/>
  <date value="2013-07-04"/>
  <mapping>
    <identity value="rim"/>
    <uri value="http://hl7.org/v3"/>
    <name value="RIM"/>
  </mapping>
  <contextType value="resource"/>
  <context value="Questionnaire.group"/>
  <context value="Questionnaire.group.group"/>
  <context value="Questionnaire.group.question"/>
  <element>
    <path value="Extension"/>
    <short value="How to populate group or question"/>
    <definition value="The text provides instructions intended to be rendered with the element explaining how
     the content of the element is to be completed.  This should be rendered in-line before
     the question or group."/>
    <min value="0"/>
    <max value="1"/>
    <type>
      <code value="string"/>
    </type>
    <mapping>
      <identity value="rim"/>
      <map value="N/A - MIF rather than RIM level"/>
    </mapping>
  </element>
</ExtensionDefinition>

Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.