Consolidated CDA
3.0.0-ballot - ballot United States of America flag

This page is part of the CCDA: Consolidated CDA Release (v3.0.0-ballot: CCDA 3.0 Ballot 1) based on FHIR (HL7® FHIR® Standard) v5.0.0. . For a full list of available versions, see the Directory of published versions

Example Binary: Admission Diagnosis Section Example

This content is an example of the Admission Diagnosis Section Logical Model and is not a FHIR Resource

    
<section xmlns="urn:hl7-org:v3">
  <templateId root="2.16.840.1.113883.10.20.22.2.43" extension="2015-08-01"/>
  <code code="46241-6" codeSystem="2.16.840.1.113883.6.1" displayName="Hospital Admission Diagnosis">
    <translation code="42347-5" codeSystem="2.16.840.1.113883.6.1" displayName="Admission Diagnosis"></translation>
  </code>
  <title>HOSPITAL ADMISSION DIAGNOSIS</title>
  <text>Appendicitis</text>
  <entry>
    <act classCode="ACT" moodCode="EVN">
      <!-- Hospital Admission Diagnosis -->
      <templateId root="2.16.840.1.113883.10.20.22.4.34" extension="2015-08-01" />
      <code code="46241-6" codeSystem="2.16.840.1.113883.6.1" codeSystemName="LOINC" displayName="Hospital Admission Diagnosis" />
      <entryRelationship typeCode="SUBJ" inversionInd="false">
        <observation classCode="OBS" moodCode="EVN" xmlns="urn:hl7-org:v3" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
          <!-- ** Problem Observation ** -->
          <templateId root="2.16.840.1.113883.10.20.22.4.4" extension="2015-08-01" />
          <id root="AB1791B0-5C71-11DB-B0DE-0800200C9A66" />
          <code code="64572001" displayName="Condition" 
            codeSystem="2.16.840.1.113883.6.96" codeSystemName="SNOMED CT"/>
          <statusCode code="completed" />
          <effectiveTime>
            <!-- The low value reflects the date of onset -->
            <!-- Based on patient symptoms, presumed onset is July 3, 2013 -->
            <low value="20130703" />
          </effectiveTime>
          <value xsi:type="CD" 
            code="233604007" 
            codeSystem="2.16.840.1.113883.6.96"  
            displayName="Pneumonia" />
       </observation>
      </entryRelationship>
    </act>
  </entry>
</section>