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 . Page versions: R4B R4 R3 R2

Extension-11179-permitted-value-valueset.xml

Raw XML (canonical form)

Permitted values

Raw XML

<ExtensionDefinition xmlns="http://hl7.org/fhir">
  <id value="11179-permitted-value-valueset"/>
  <url value="http://hl7.org/fhir/ExtensionDefinition/11179-permitted-value-valueset"/>
  <name value="Permitted values"/>
  <display value="Permitted Values"/>
  <publisher value="Health Level Seven"/>
  <contact>
    <telecom>
      <system value="url"/>
      <value value="http://hl7.org"/>
    </telecom>
  </contact>
  <description value="Allows expressing the value set that must be stored internally by the system (as distinct
   from the base value set which defines values for exchange)."/>
  <status value="draft"/>
  <date value="2014-04-21"/>
  <mapping>
    <identity value="v2"/>
    <uri value="http://hl7.org/v2"/>
    <name value="HL7 v2"/>
  </mapping>
  <mapping>
    <identity value="rim"/>
    <uri value="http://hl7.org/v3"/>
    <name value="RIM"/>
  </mapping>
  <mapping>
    <identity value="iso11179"/>
    <uri value="http://metadata-standards.org/11179/"/>
    <name value="ISO 11179"/>
  </mapping>
  <contextType value="resource"/>
  <context value="DataElement.binding.valueSet"/>
  <element>
    <path value="Extension"/>
    <short value="Permitted values"/>
    <definition value="Allows expressing the value set that must be stored internally by the system (as distinct
     from the base value set which defines values for exchange)."/>
    <min value="0"/>
    <max value="1"/>
    <type>
      <code value="Reference"/>
      <profile value="http://hl7.org/fhir/Profile/ValueSet"/>
    </type>
    <mapping>
      <identity value="v2"/>
      <map value="N/A"/>
    </mapping>
    <mapping>
      <identity value="rim"/>
      <map value="N/A"/>
    </mapping>
    <mapping>
      <identity value="iso11179"/>
      <map value="Data_Element.data_element_domain.member"/>
    </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.