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

JSON Format: Condition-skinwoundtunnelingassert-example

Raw json


{
  "resourceType" : "Condition",
  "id" : "skinwoundtunnelingassert-example",
  "meta" : {
    "profile" : [
      "http://hl7.org/fhir/us/lower-extremity-skin-wound-assessment/StructureDefinition/WoundTunnelingAssert"
    ],
    "security" : [
      {
        "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason",
        "code" : "HTEST",
        "display" : "test health data"
      }
    ]
  },
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative</b></p><p><b>WoundTunnelingDirectionExt</b>: <a href=\"Observation-skinwoundtunnelingdirection-example.html\">Generated Summary: id: watt-scenario-wound-tunneling-direction-1001; <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/observation-category exam}\">Exam</span>; <span title=\"Codes: {http://loinc.org 72297-5}\">Tunneling clock position of Wound</span>; effective: 2016-03-26; <span title=\"Codes: {http://snomed.info/sct 260318004}\">1 o'clock position</span></a></p><p><b>WoundTunnelingLengthExt</b>: <a href=\"Observation-skinwoundtunnelinglength-example.html\">Generated Summary: id: watt-scenario-wound-tunneling-length-1001; <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/observation-category exam}\">Exam</span>; <span title=\"Codes: {http://loinc.org 72296-7}\">Tunneling [Length] of Wound</span>; effective: 2016-03-26; 3 cm</a></p><p><b>clinicalStatus</b>: <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/condition-clinical active}\">Active</span></p><p><b>verificationStatus</b>: <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/condition-ver-status confirmed}\">Confirmed</span></p><p><b>category</b>: <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/condition-category encounter-diagnosis}\">Encounter Diagnosis</span></p><p><b>code</b>: <span title=\"Codes: {http://snomed.info/sct 239158009}\">Tunneling wound</span></p><p><b>subject</b>: <a href=\"Patient-patient-example.html\">Amy V. Shaw. 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>recordedDate</b>: 2019-03-26</p><p><b>asserter</b>: <a href=\"Practitioner-practitioner-example.html\">Generated Summary: id: 9941339108; Ronald Bone </a></p></div>"
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/us/lower-extremity-skin-wound-assessment/StructureDefinition/WoundTunnelingDirectionExt",
      "valueReference" : {
        "reference" : "Observation/skinwoundtunnelingdirection-example"
      }
    },
    {
      "url" : "http://hl7.org/fhir/us/lower-extremity-skin-wound-assessment/StructureDefinition/WoundTunnelingLengthExt",
      "valueReference" : {
        "reference" : "Observation/skinwoundtunnelinglength-example"
      }
    }
  ],
  "clinicalStatus" : {
    "coding" : [
      {
        "system" : "http://terminology.hl7.org/CodeSystem/condition-clinical",
        "code" : "active"
      }
    ]
  },
  "verificationStatus" : {
    "coding" : [
      {
        "system" : "http://terminology.hl7.org/CodeSystem/condition-ver-status",
        "code" : "confirmed"
      }
    ]
  },
  "category" : [
    {
      "coding" : [
        {
          "system" : "http://terminology.hl7.org/CodeSystem/condition-category",
          "code" : "encounter-diagnosis",
          "display" : "Encounter Diagnosis"
        }
      ]
    }
  ],
  "code" : {
    "coding" : [
      {
        "system" : "http://snomed.info/sct",
        "code" : "239158009",
        "display" : "Tunneling wound"
      }
    ]
  },
  "subject" : {
    "reference" : "Patient/patient-example",
    "display" : "Amy V. Shaw"
  },
  "recordedDate" : "2019-03-26",
  "asserter" : {
    "reference" : "Practitioner/practitioner-example"
  }
}