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: Comment Activity Example


<act xmlns="urn:hl7-org:v3" moodCode="EVN" classCode="ACT">
  <templateId root="2.16.840.1.113883.10.20.22.4.64"/>
  <code displayName="Annotation Comment" codeSystemName="LOINC"
        codeSystem="2.16.840.1.113883.6.1" code="48767-8"/>
  <text>The patient stated that he was looking forward to an upcoming 
    vacation to New York with his family.  He was concerned that he may
    not have enough medication for the trip.  An additional prescription 
    was provided to cover that period of time.</text>
  <author>
    <templateId root="2.16.840.1.113883.10.20.22.4.119"/>
    <time value="20050329224411+0500"/>
    <assignedAuthor>
      <id root="2.16.840.1.113883.19.5" extension="KP00017"/>
      <addr use="H">
        <streetAddressLine>21 North Ave.</streetAddressLine>
        <city>Burlington</city>
        <state>MA</state>
        <postalCode>02368</postalCode>
        <country>US</country>
      </addr>
      <telecom value="tel:(555)555-1003" use="WP"/>
      <assignedPerson>
        <name>
          <given>Henry</given>
          <family>Seven</family>
        </name>
      </assignedPerson>
    </assignedAuthor>
  </author>
</act>