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

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