Consolidated CDA Release 2.1 StructureDefinition Prototype Publication
2.1.0-draft1 - CI Build United States of America

This page is part of the CCDA: Consolidated CDA Release (v2.1.0-draft1: CCDA 2.1 Draft) based on FHIR v5.0.0. . For a full list of available versions, see the Directory of published versions

Binary: Referral Note Caregiver

    
<participant typeCode="IND">
  <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>