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 informationRecipient Example


<informationRecipient xmlns="urn:hl7-org:v3">
  <intendedRecipient>
    <informationRecipient>
      <name>
        <given>Nancy</given>
        <family>Nightingale</family>
        <suffix qualifier="AC">RN</suffix>
      </name>
    </informationRecipient>
    <receivedOrganization>
      <name>Community Health and Hospitals</name>
      <telecom value="tel:+1(555)-555-1002" use="WP"/>
      <addr use="WP">
        <streetAddressLine>Cardiac Stepdown Unit, 4B</streetAddressLine>
        <streetAddressLine>1002 Healthcare Drive</streetAddressLine>
        <city>Ann Arbor</city>
        <state>MI</state>
        <postalCode>97857</postalCode>
        <country>US</country>
      </addr>
    </receivedOrganization>
  </intendedRecipient>
</informationRecipient>