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-org-partof-statuscode.xml

Raw XML (canonical form)

CDA Organization Relationship Status

Raw XML

<ExtensionDefinition xmlns="http://hl7.org/fhir">
  <id value="cda-org-partof-statuscode"/>
  <meta>
    <lastUpdated value="2014-11-05T20:31:00Z"/>
  </meta>
  <url value="http://hl7.org/fhir/ExtensionDefinition/cda-org-partof-statuscode"/>
  <name value="CDA Organization Relationship Status"/>
  <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="Organization.partOf"/>
  <element>
    <path value="Extension"/>
    <short value="The status of the organizational relationship"/>
    <min value="0"/>
    <max value="1"/>
    <type>
      <code value="CodeableConcept"/>
    </type>
    <binding>
      <name value="RoleStatus"/>
      <isExtensible value="false"/>
      <referenceUri value="http://hl7.org/fhir/v3/vs/RoleStatus"/>
    </binding>
    <mapping>
      <identity value="rim"/>
      <map value="Role.statusCode"/>
    </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.