Consolidated CDA (C-CDA)
3.0.0 - STU3 United States of America flag

This page is part of the CCDA: Consolidated CDA Release (v3.0.0: CCDA 3.0) generated with FHIR (HL7® FHIR® Standard) v5.0.0. This is the current published version. For a full list of available versions, see the Directory of published versions

Example Binary: Referral Note Caregiver

This content is an example of the Referral Note Logical Model and is not a FHIR Resource

    
<participant typeCode="IND" xmlns="urn:hl7-org:v3">
  <functionCode code="407543004" displayName="Primary Carer" codeSystem="2.16.840.1.113883.6.96" codeSystemName="SNOMED-CT" />
  <!-- Caregiver -->
  <associatedEntity classCode="CAREGIVER">
    <code code="MTH" codeSystem="2.16.840.1.113883.5.111" />
    <addr>
      <streetAddressLine>17 Daws Rd.</streetAddressLine>
      <city>Ann Arbor</city>
      <state>MI</state>
      <postalCode>97857</postalCode>
      <country>US</country>
    </addr>
    <telecom value="tel:1+(555)555-1212" use="WP" />
    <associatedPerson>
      <name>
        <prefix>Mrs.</prefix>
        <given>Martha</given>
        <family>Jones</family>
      </name>
    </associatedPerson>
  </associatedEntity>
</participant>