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: Transfer Summary Callback Contact Example

    
<participant typeCode="CALLBCK">
  <time value="20050329224411+0500" />
  <associatedEntity classCode="ASSIGNED">
    <id extension="99999999" root="2.16.840.1.113883.4.6" />
    <code code="200000000X" codeSystem="2.16.840.1.113883.6.101" displayName="Allopathic & Osteopathic Physicians" />
    <addr>
      <streetAddressLine>1002 Healthcare Drive </streetAddressLine>
      <city>Ann Arbor</city>
      <state>MI</state>
      <postalCode>97857</postalCode>
      <country>US</country>
    </addr>
    <telecom use="WP" value="tel:555-555-1002" />
    <associatedPerson>
      <name>
        <given>Henry</given>
        <family>Seven</family>
      </name>
    </associatedPerson>
  </associatedEntity>
</participant>