Consolidated CDA (C-CDA)
3.0.0 - STU United States of America flag

Consolidated CDA (C-CDA), published by Health Level Seven. This guide is not an authorized publication; it is the continuous build for version 3.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/CDA-ccda/ and changes regularly. See the Directory of published versions

Example Binary: Substance Administered Act Example

This content is an example of the Substance Administered Act Logical Model and is not a FHIR Resource

    
<act classCode="ACT" moodCode="EVN" xmlns="urn:hl7-org:v3"> 
  <templateId root="2.16.840.1.113883.10.20.22.4.118" />
  <id root="d13f5010-cba4-4080-99d2-897dd3275c96" />
  <code code="416118004" codeSystem="2.16.840.1.113883.6.96" codeSystemName="CVX" displayName="Hepatitis B Vaccine" />
  <text>
    <reference value="#subadmin"/>
  </text>
  <statusCode code="completed" />
  <entryRelationship typeCode="COMP">
    <!-- This entryRelationship sequenceNumber indicates this is #2 in the series -->
    <sequenceNumber value="2" />
    <act classCode="ACT" moodCode="EVN">
      <!-- Substance Administered Act Template -->
      <templateId root="2.16.840.1.113883.10.20.22.4.118" />
      <id root="df8908d0-40f2-11e3-aa6e-0800200c9a66" />
      <code code="416118004" displayName="administration" codeSystem="2.16.840.1.113883.6.96" codeSystemName="SNOMED-CT" />
        <text>
        <reference value="#subadmin"/>
      </text>
      <statusCode code="completed" />
      <effectiveTime value="19991101" />
    </act>
  </entryRelationship>
</act>