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-cda-guardian-id.xml

Raw XML (canonical form)

CDA Guardian Identifier

Raw XML

<ExtensionDefinition xmlns="http://hl7.org/fhir">
  <id value="cda-guardian-id"/>
  <meta>
    <lastUpdated value="2014-11-05T20:31:00Z"/>
  </meta>
  <url value="http://hl7.org/fhir/ExtensionDefinition/cda-guardian-id"/>
  <name value="CDA Guardian Identifier"/>
  <publisher value="HL7 FHIR Project"/>
  <contact>
    <telecom>
      <system value="url"/>
      <value value="http://hl7.org/fhir"/>
    </telecom>
  </contact>
  <description value="Standard Profile for CDA R2 on FHIR"/>
  <status value="draft"/>
  <date value="2014-11-05"/>
  <mapping>
    <identity value="rim"/>
    <uri value="http://hl7.org/v3"/>
    <name value="RIM"/>
  </mapping>
  <contextType value="resource"/>
  <context value="Patient.contact"/>
  <element>
    <path value="Extension"/>
    <short value="The Guardian's id"/>
    <min value="0"/>
    <max value="*"/>
    <type>
      <code value="Identifier"/>
    </type>
    <mapping>
      <identity value="rim"/>
      <map value="Role.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.