Lower Extremity Skin Wound Assessment Implementation Guide STU1 CI Build

Lower Extremity Skin Wound Assessment - IG, published by HL7 International - Electronic Health Records Work Group. This is not an authorized publication; it is the continuous build for version 0.1.0). This version is based on the current content of https://github.com/HL7/fhir-skin-wound-ig/ and changes regularly. See the Directory of published versions

XML Format: Observation-skinwoundrelatedobservationspanel-amend

Raw xml



<Observation xmlns="http://hl7.org/fhir">
  <id value="skinwoundrelatedobservationspanel-amend"/>
  <meta>
    <versionId value="2"/>
    <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: Observation</b><a name="skinwoundrelatedobservationspanel-amend"> </a></p><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px">Resource Observation "skinwoundrelatedobservationspanel-amend" Version "2" </p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-WoundRelatedObservationsPanel.html">WoundRelatedObservationsPanel</a></p><p style="margin-bottom: 0px">Security Labels: <span title="{http://terminology.hl7.org/CodeSystem/v3-ActReason http://terminology.hl7.org/CodeSystem/v3-ActReason}">http://terminology.hl7.org/CodeSystem/v3-ActReason</span></p></div><p><b>identifier</b>: id: wat-scenario-skin-wound-related-observations-panel-amend</p><p><b>status</b>: amended</p><p><b>category</b>: Exam <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="http://terminology.hl7.org/5.0.0/CodeSystem-observation-category.html">Observation Category Codes</a>#exam)</span></p><p><b>code</b>: Wound assessment panel <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://loinc.org/">LOINC</a>#39135-9)</span></p><p><b>subject</b>: <a href="Patient-patient-example.html">Patient/patient-example</a> " SHAW"</p><p><b>effective</b>: 2016-08-15</p><p><b>performer</b>: <a href="Practitioner-practitioner-example.html">Practitioner/practitioner-example</a> " BONE"</p><p><b>hasMember</b>: <a href="Observation-skinwoundbed-amend.html">Observation/skinwoundbed-amend</a></p></div>
  </text>
  <identifier>
    <system value="https://acme.org/identifiers"/>
    <value value="wat-scenario-skin-wound-related-observations-panel-amend"/>
  </identifier>
  <status value="amended"/>
  <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="39135-9"/>
      <display value="Wound assessment panel"/>
    </coding>
    <text value="Wound assessment panel"/>
  </code>
  <subject>
    <reference value="Patient/patient-example"/>
  </subject>
  <effectiveDateTime value="2016-08-15"/>
  <performer>
    <reference value="Practitioner/practitioner-example"/>
  </performer>
  <hasMember>
    <reference value="Observation/skinwoundbed-amend"/>
  </hasMember>
</Observation>