Lower Extremity Skin Wound Assessment - IG - Local Development build (v0.1.0). See the Directory of published versions
JSON Format: Condition-skinwoundunderminingassert-example
Raw json
{
"resourceType" : "Condition",
"id" : "skinwoundunderminingassert-example",
"meta" : {
"profile" : [
"http://hl7.org/fhir/us/lower-extremity-skin-wound-assessment/StructureDefinition/WoundUnderminingAssert"
],
"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>WoundUnderminingDirectionExt</b>: <a href=\"Observation-skinwoundunderminingdirection-example.html\">Generated Summary: id: watt-scenario-wound-undermining-direction-1001; <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/observation-category exam}\">Exam</span>; <span title=\"Codes: {http://loinc.org 72294-2}\">Undermining 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>WoundUnderminingLengthExt</b>: <a href=\"Observation-skinwoundundermininglength-example.html\">Generated Summary: id: watt-scenario-wound-undermining-length-1001; <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/observation-category exam}\">Exam</span>; <span title=\"Codes: {http://loinc.org 72293-4}\">Undermining [Length] of Wound</span>; effective: 2016-03-26; 4 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 449752001}\">Wound tissue undermining</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/WoundUnderminingDirectionExt",
"valueReference" : {
"reference" : "Observation/skinwoundunderminingdirection-example"
}
},
{
"url" : "http://hl7.org/fhir/us/lower-extremity-skin-wound-assessment/StructureDefinition/WoundUnderminingLengthExt",
"valueReference" : {
"reference" : "Observation/skinwoundundermininglength-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" : "449752001",
"display" : "Wound tissue undermining"
}
]
},
"subject" : {
"reference" : "Patient/patient-example",
"display" : "Amy V. Shaw"
},
"recordedDate" : "2019-03-26",
"asserter" : {
"reference" : "Practitioner/practitioner-example"
}
}