Consolidated CDA Release 2.1 StructureDefinition Publication
2.1 - CI Build United States of America flag

Consolidated CDA Release 2.1 StructureDefinition Publication, published by Health Level Seven. This is not an authorized publication; it is the continuous build for version 2.1). This version is based on the current content of https://github.com/HL7/CDA-ccda-2.1-sd/ and changes regularly. See the Directory of published versions

Example Binary: Number of Pressure Ulcers Observation Example

This content is an example of the Number of Pressure Ulcers Observation Logical Model and is not a FHIR Resource

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