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: Handoff Communication Participants Example


<act xmlns="urn:hl7-org:v3" moodCode="EVN" classCode="ACT">
  <templateId root="2.16.840.1.113883.10.20.22.4.141"/>
  <code displayName="handoff communication (procedure)"
        codeSystemName="SNOMED CT" codeSystem="2.16.840.1.113883.6.96" code="432138007"/>
  <text/>
  <statusCode code="completed"/>
  <effectiveTime value="20130712"/>
  <author typeCode="AUT">
    <templateId root="2.16.840.1.113883.10.20.22.4.119"/>
    <time value="20130730"/>
    <assignedAuthor>
      <id root="d839038b-7171-4165-a760-467925b43857"/>
      <code displayName="Registered nurse"
            codeSystemName="Healthcare Provider Taxonomy (HIPAA)" codeSystem="2.16.840.1.113883.6.101" code="163W00000X"/>
      <addr use="H">
        <streetAddressLine>23 Anywhere Street</streetAddressLine>
        <city>El Paso</city>
        <state>TX</state>
        <postalCode>90210</postalCode>
        <country>US</country>
      </addr>
      <telecom value="tel:(995)555-1006" use="WP"/>
      <assignedPerson>
        <name>
          <given>Nurse</given>
          <family>Nightingale</family>
          <suffix>RN</suffix>
        </name>
      </assignedPerson>
      <representedOrganization classCode="ORG">
        <id root="2.16.840.1.113883.19.5"/>
        <name>Good Health Hospital</name>
      </representedOrganization>
    </assignedAuthor>
  </author>
  <participant typeCode="IRCP">
    <participantRole>
      <id root="86086fe6-fa53-4f45-9ba5-0e32bf1a50b9"/>
      <code displayName="Registered Nurse"
            codeSystemName="NUCC Health Care Provider Taxonomy" codeSystem="2.16.840.1.113883.6.101" code="163W00000X"/>
      <addr use="H">
        <streetAddressLine>23 Anywhere Street</streetAddressLine>
        <city>El Paso</city>
        <state>TX</state>
        <postalCode>90210</postalCode>
        <country>US</country>
      </addr>
      <telecom value="tel:(995)555-1006" use="WP"/>
    </participantRole>
  </participant>
</act>