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-skinwoundbedappearance-amend

Raw xml



<Observation xmlns="http://hl7.org/fhir">
  <id value="skinwoundbedappearance-amend"/>
  <meta>
    <versionId value="2"/>
    <profile
             value="http://hl7.org/fhir/us/lower-extremity-skin-wound-assessment/StructureDefinition/WoundBedAppearance"/>
    <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-bed-appearance-amend</p><p><b>status</b>: amended</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 72371-8}">Wound bed appearance</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-08-15</p><p><b>performer</b>: <a href="Practitioner-practitioner-example.html">Generated Summary: id: 9941339108; Ronald Bone </a></p><p><b>value</b>: <span title="Codes: {http://snomed.info/sct 225541009}">Granulation of tissue</span></p><h3>Components</h3><table class="grid"><tr><td>-</td><td><b>Code</b></td><td><b>Value[x]</b></td></tr><tr><td>*</td><td><span title="Codes: {http://loinc.org 72370-0}">Area of identified wound bed appearance/Area of wound bed of Wound base</span></td><td>4 cm2</td></tr></table></div>
  </text>
  <identifier>
    <system value="https://acme.org/identifiers"/>
    <value value="wat-scenario-skin-wound-bed-appearance-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="72371-8"/>
      <display value="Appearance of Wound base"/>
    </coding>
    <text value="Wound bed appearance"/>
  </code>
  <subject>
    <reference value="Patient/patient-example"/>
  </subject>
  <effectiveDateTime value="2016-08-15"/>
  <performer>
    <reference value="Practitioner/practitioner-example"/>
  </performer>
  <valueCodeableConcept>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="225541009"/>
      <display value="Granulation of tissue"/>
    </coding>
  </valueCodeableConcept>
  <component>
    <code>
      <coding>
        <system value="http://loinc.org"/>
        <code value="72370-0"/>
        <display
                 value="Area of identified wound bed appearance/Area of wound bed of Wound base"/>
      </coding>
    </code>
    <valueQuantity>
      <value value="4"/>
      <unit value="cm2"/>
      <system value="http://unitsofmeasure.org"/>
      <code value="%"/>
    </valueQuantity>
  </component>
</Observation>