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: Number of Pressure Ulcers Observation Example


<observation xmlns="urn:hl7-org:v3" moodCode="EVN" classCode="OBS">
  <!--  Number of Pressure Ulcers  -->
  <templateId root="2.16.840.1.113883.10.20.22.4.76" extension="2024-05-01"/>
  <id root="08edb7c0-2111-43f2-a784-9a5fdfaa67f0"/>
  <code xsi:type="CD" displayName="Number of pressure ulcers"
        codeSystemName="SNOMED CT" codeSystem="2.16.840.1.113883.6.96" code="2264892003">
    <translation xsi:type="CD" displayName="Number of pressure ulcers"
                 codeSystemName="LOINC" codeSystem="2.16.840.1.113883.6.1" code="75277-4"/>
  </code>
  <text/>
  <statusCode code="completed"/>
  <effectiveTime value="20130616"/>
  <value xsi:type="INT" value="3"/>
  <entryRelationship typeCode="SUBJ">
    <observation moodCode="EVN" classCode="OBS">
      <code xsi:type="CD" codeSystem="2.16.840.1.113883.6.1" code="91150-3"/>
      <value xsi:type="CD" displayName="Pressure ulcer stage 3"
             codeSystem="2.16.840.1.113883.6.96" code="421927004"/>
    </observation>
  </entryRelationship>
</observation>