Consolidated CDA (C-CDA)
5.0.0-ballot - STU5 Ballot 1 United States of America flag

This page is part of the CCDA: Consolidated CDA Release (v5.0.0-ballot: CCDA 5.0 Ballot) generated with FHIR (HL7® FHIR® Standard) v5.0.0. This version is a pre-release. The current official version is 4.0.0. For a full list of available versions, see the Directory of published versions

Example Binary: Referral Note Caregiver


<participant xmlns="urn:hl7-org:v3" typeCode="IND">
  <functionCode displayName="Primary Carer" codeSystemName="SNOMED-CT"
                codeSystem="2.16.840.1.113883.6.96" code="407543004"/>
  <!--  Caregiver  -->
  <associatedEntity classCode="CAREGIVER">
    <code codeSystem="2.16.840.1.113883.5.111" code="MTH"/>
    <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>