Lower Extremity Skin Wound Assessment - IG - Local Development build (v0.1.0). See the Directory of published versions
XML Format: Observation-skinwoundtunnelinglength-example
Raw xml
<Observation xmlns="http://hl7.org/fhir">
<id value="skinwoundtunnelinglength-example"/>
<meta>
<profile
value="http://hl7.org/fhir/us/lower-extremity-skin-wound-assessment/StructureDefinition/WoundTunnelingLength"/>
<security>
<system value="http://terminology.hl7.org/CodeSystem/v3-ActReason"/>
<code value="HTEST"/>
<display value="test health data"/>
</security>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative</b></p><p><b>identifier</b>: id: watt-scenario-wound-tunneling-length-1001</p><p></p><p><b>category</b>: <span title="Codes: {http://terminology.hl7.org/CodeSystem/observation-category exam}">Exam</span></p><p><b>code</b>: <span title="Codes: {http://loinc.org 72296-7}">Tunneling [Length] of Wound</span></p><p><b>subject</b>: <a href="Patient-patient-example.html">Generated Summary: Medical Record Number: 1032702 (USUAL); active; Amy V. Shaw ; Phone: 555-555-5555, amy.shaw@example.com; gender: female; birthDate: 1954-02-20</a></p><p><b>effective</b>: 2016-03-26</p><p><b>performer</b>: <a href="Practitioner-practitioner-example.html">Generated Summary: id: 9941339108; Ronald Bone </a></p><p><b>value</b>: 3 cm</p></div>
</text>
<identifier>
<system value="https://acme.org/identifiers"/>
<value value="watt-scenario-wound-tunneling-length-1001"/>
</identifier>
<status value="final"/>
<category>
<coding>
<system value="http://terminology.hl7.org/CodeSystem/observation-category"/>
<code value="exam"/>
<display value="Exam"/>
</coding>
</category>
<code>
<coding>
<system value="http://loinc.org"/>
<code value="72296-7"/>
<display value="Tunneling [Length] of Wound"/>
</coding>
<text value="Tunneling [Length] of Wound"/>
</code>
<subject>
<reference value="Patient/patient-example"/>
</subject>
<effectiveDateTime value="2016-03-26"/>
<performer>
<reference value="Practitioner/practitioner-example"/>
</performer>
<valueQuantity>
<value value="3"/>
<unit value="cm"/>
<system value="http://unitsofmeasure.org"/>
<code value="cm"/>
</valueQuantity>
</Observation>