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-identifier.xml

Raw XML (canonical form)

External Identifier associated with this element

Raw XML

<ExtensionDefinition xmlns="http://hl7.org/fhir">
  <id value="identifier"/>
  <url value="http://hl7.org/fhir/ExtensionDefinition/identifier"/>
  <name value="External Identifier associated with this element"/>
  <display value="Identifier"/>
  <publisher value="HL7 FHIR project"/>
  <contact>
    <telecom>
      <system value="url"/>
      <value value="http://hl7.org/fhir"/>
    </telecom>
  </contact>
  <description value="External Identifiers associated with this element - these are identifiers that are associated
   with the concept this element represents."/>
  <status value="draft"/>
  <date value="2014-04-27"/>
  <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>
  <contextType value="datatype"/>
  <context value="Element"/>
  <element>
    <path value="Extension"/>
    <short value="External Identifier associated with this element"/>
    <definition value="External Identifiers associated with this element - these are identifiers that are associated
     with the concept this element represents."/>
    <min value="0"/>
    <max value="*"/>
    <type>
      <code value="Identifier"/>
    </type>
    <mapping>
      <identity value="v2"/>
      <map value="N/A"/>
    </mapping>
    <mapping>
      <identity value="rim"/>
      <map value="Act.id, Role.id, Entity.id"/>
    </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.