Lower Extremity Skin Wound Assessment Implementation Guide STU1 CI Build

Lower Extremity Skin Wound Assessment - IG - Local Development build (v0.1.0). See the Directory of published versions

XML Format: Observation-skinwoundrelatedobservationspanel-originate

Raw xml



<Observation xmlns="http://hl7.org/fhir">
  <id value="skinwoundrelatedobservationspanel-originate"/>
  <meta>
    <versionId value="1"/>
    <profile
             value="http://hl7.org/fhir/us/lower-extremity-skin-wound-assessment/StructureDefinition/WoundRelatedObservationsPanel"/>
    <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: wat-scenario-skin-wound-related-observations-panel-originate</p><p><b>status</b>: preliminary</p><p><b>code</b>: <span title="Codes: {http://loinc.org 39135-9}">Wound assessment panel</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>hasMember</b>: <a href="Observation-skinwoundbed-originate.html">Generated Summary: id: wat-scenario-skin-wound-bed-originate; status: preliminary; <span title="Codes: {http://loinc.org 89254-7}">Wound bed panel</span></a></p></div>
  </text>
  <identifier>
    <system value="https://acme.org/identifiers"/>
    <value value="wat-scenario-skin-wound-related-observations-panel-originate"/>
  </identifier>
  <status value="preliminary"/>
  <code>
    <coding>
      <system value="http://loinc.org"/>
      <code value="39135-9"/>
      <display value="Wound assessment panel"/>
    </coding>
    <text value="Wound assessment panel"/>
  </code>
  <subject>
    <reference value="Patient/patient-example"/>
  </subject>
  <hasMember>
    <reference value="Observation/skinwoundbed-originate"/>
  </hasMember>
</Observation>