Lower Extremity Skin Wound Assessment - IG - Local Development build (v0.1.0). See the Directory of published versions
JSON Format: Observation-skinwoundrelatedobservationspanel-example
Raw json
{
"resourceType" : "Observation",
"id" : "skinwoundrelatedobservationspanel-example",
"meta" : {
"profile" : [
"http://hl7.org/fhir/us/lower-extremity-skin-wound-assessment/StructureDefinition/WoundRelatedObservationsPanel"
],
"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>WoundTunnelingAssertExt</b>: <a href=\"Condition-skinwoundtunnelingassert-example.html\">Generated Summary: <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/condition-clinical active}\">Active</span>; <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/condition-ver-status confirmed}\">Confirmed</span>; <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/condition-category encounter-diagnosis}\">Encounter Diagnosis</span>; <span title=\"Codes: {http://snomed.info/sct 239158009}\">Tunneling wound</span>; recordedDate: 2019-03-26</a></p><p><b>WoundUnderminingAssertExt</b>: <a href=\"Condition-skinwoundunderminingassert-example.html\">Generated Summary: <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/condition-clinical active}\">Active</span>; <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/condition-ver-status confirmed}\">Confirmed</span>; <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/condition-category encounter-diagnosis}\">Encounter Diagnosis</span>; <span title=\"Codes: {http://snomed.info/sct 449752001}\">Wound tissue undermining</span>; recordedDate: 2019-03-26</a></p><p><b>WoundExudateAssertExt</b>: <a href=\"Condition-skinwoundexudateassert-example.html\">Generated Summary: <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/condition-clinical active}\">Active</span>; <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/condition-ver-status confirmed}\">Confirmed</span>; <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/condition-category encounter-diagnosis}\">Encounter Diagnosis</span>; <span title=\"Codes: {http://snomed.info/sct 239164002}\">Wound discharge</span>; recordedDate: 2019-03-26</a></p><p><b>identifier</b>: id: watt-scenario-skin-wound-related-observations-panel-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 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>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>hasMember</b>: </p><ul><li><a href=\"Observation-skinwoundbed-example.html\">Generated Summary: id: watt-scenario-skin-wound-bed-1001; <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/observation-category exam}\">Exam</span>; <span title=\"Codes: {http://loinc.org 89254-7}\">Wound bed panel</span>; effective: 2016-03-26</a></li><li><a href=\"Observation-skinwoundedge-example.html\">Generated Summary: id: watt-scenario-skin-wound-edge-1001; <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/observation-category exam}\">Exam</span>; <span title=\"Codes: {http://loinc.org 89256-2}\">Wound edge panel</span>; effective: 2016-03-26</a></li><li><a href=\"Observation-woundsize-example.html\">Generated Summary: id: watt-scenario-wound-size-1001; <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/observation-category exam}\">Exam</span>; <span title=\"Codes: {http://loinc.org 72287-6}\">Wound size panel</span>; effective: 2016-03-26</a></li></ul></div>"
},
"extension" : [
{
"url" : "http://hl7.org/fhir/us/lower-extremity-skin-wound-assessment/StructureDefinition/WoundTunnelingAssertExt",
"valueReference" : {
"reference" : "Condition/skinwoundtunnelingassert-example"
}
},
{
"url" : "http://hl7.org/fhir/us/lower-extremity-skin-wound-assessment/StructureDefinition/WoundUnderminingAssertExt",
"valueReference" : {
"reference" : "Condition/skinwoundunderminingassert-example"
}
},
{
"url" : "http://hl7.org/fhir/us/lower-extremity-skin-wound-assessment/StructureDefinition/WoundExudateAssertExt",
"valueReference" : {
"reference" : "Condition/skinwoundexudateassert-example"
}
}
],
"identifier" : [
{
"system" : "https://acme.org/identifiers",
"value" : "watt-scenario-skin-wound-related-observations-panel-1001"
}
],
"status" : "final",
"category" : [
{
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/observation-category",
"code" : "exam",
"display" : "Exam"
}
]
}
],
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "39135-9",
"display" : "Wound assessment panel"
}
],
"text" : "Wound assessment panel"
},
"subject" : {
"reference" : "Patient/patient-example"
},
"effectiveDateTime" : "2016-03-26",
"performer" : [
{
"reference" : "Practitioner/practitioner-example"
}
],
"hasMember" : [
{
"reference" : "Observation/skinwoundbed-example"
},
{
"reference" : "Observation/skinwoundedge-example"
},
{
"reference" : "Observation/woundsize-example"
}
]
}