<StructureDefinition xmlns="http://hl7.org/fhir">
  <id value="elementdefinition-question" />
  <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
    <valueCode value="fhir" />
  </extension>
  <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm">
    <valueInteger value="1" />
  </extension>
  <url value="http://hl7.org/fhir/StructureDefinition/elementdefinition-question" />
  <name value="question" />
  <status value="draft" />
  <publisher value="Health Level Seven, Inc. - FHIR Core WG" />
  <contact>
    <telecom>
      <system value="url" />
      <value value="http://hl7.org/special/committees/FHIR" />
    </telecom>
  </contact>
  <description value="The default/suggested phrasing to use when prompting a human to capture the data element in question form (e.g. In a survey)." />
  <fhirVersion value="3.0.0" />
  <mapping>
    <identity value="rim" />
    <uri value="http://hl7.org/v3" />
    <name value="RIM Mapping" />
  </mapping>
  <kind value="complex-type" />
  <abstract value="false" />
  <contextType value="datatype" />
  <context value="ElementDefinition" />
  <type value="Extension" />
  <baseDefinition value="http://hl7.org/fhir/StructureDefinition/Extension" />
  <derivation value="constraint" />
  <differential>
    <element id="Extension">
      <path value="Extension" />
      <short value="Prompt for element phrased as question" />
      <definition value="The default/suggested phrasing to use when prompting a human to capture the data element in question form (e.g. In a survey)." />
      <comment value="Question and label serve similar purposes in they both can be used to prompt for capturing a data element.  Whether the question form or label form should be used will depend on the type of instrument being used to capture the information.  The ordering is in order of preference.  I.e. Most preferred question form is listed first.  Note that this is for alternate phrasings of the question.  Language translations are handled using the ISO 21090 string translation extensions." />
      <min value="0" />
      <max value="*" />
      <mapping>
        <identity value="rim" />
        <map value="N/A (MIF-level)" />
      </mapping>
    </element>
    <element id="Extension.extension">
      <path value="Extension.extension" />
      <max value="0" />
    </element>
    <element id="Extension.url">
      <path value="Extension.url" />
      <type>
        <code value="uri" />
      </type>
      <fixedUri value="http://hl7.org/fhir/StructureDefinition/elementdefinition-question" />
    </element>
    <element id="Extension.valueString">
      <path value="Extension.valueString" />
      <type>
        <code value="string" />
      </type>
    </element>
  </differential>
</StructureDefinition>