This page is part of the PACIO Functional Status Implementation Guide (v0.1.0: STU 1 Ballot 1) based on FHIR R4. The current version which supercedes this version is 1.0.0. For a full list of available versions, see the Directory of published versions
{
"resourceType" : "Observation",
"id" : "BFS-Hospital-Discharge-Mobility-1-Ob-Question-56",
"meta" : {
"profile" : [
"http://hl7.org/fhir/us/pacio-fs/StructureDefinition/pacio-fs"
]
},
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative</b></p><h3>Ids</h3><table class=\"grid\"><tr><td>-</td></tr><tr><td>*</td></tr></table><h3>Meta</h3><table class=\"grid\"><tr><td>-</td></tr><tr><td>*</td></tr></table><p><b>Event Location</b>: </p><p></p><p><b>category</b>: <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/observation-category laboratory}\">Laboratory</span></p><p><b>code</b>: <span title=\"Codes: {http://loinc.org 88040-1}\">Response to cancer treatment</span></p><p><b>subject</b>: <a href=\"Patient-patientBSJ1.html\">Generated Summary: Betsy Smith-Johnson </a></p><p><b>effective</b>: Jul 10, 2020 7:34:00 PM</p><p><b>performer</b>: </p><ul><li><a href=\"Practitioner-Practitioner-RonMarble.html\">Generated Summary: active; Ron Marble ; gender: male</a></li><li><a href=\"PractitionerRole-Role-PT.html\">Generated Summary: active; <span title=\"Codes: {http://snomed.info/sct 36682004}\">Physiotherapist</span></a></li><li><a href=\"Organization-Org-01.html\">Organization. Generated Summary: name: San Antonio General Hospital</a></li></ul><p><b>value</b>: <span title=\"Codes: {http://loinc.org LA11759-0}\">Substantial/maximal Assist</span></p><p><b>derivedFrom</b>: <a href=\"QuestionnaireResponse-QResponse-Hospital-Discharge-Mobility-1.html\">Generated Summary: questionnaire: https://api.logicahealth.org/PACIO/open/Questionnaire/MDS3.0-NC-1.17; status: completed; authored: Jul 10, 2020 7:34:00 PM</a></p></div>"
},
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/event-location",
"valueReference" : {
"reference" : "Location/Org-Loc-01"
}
}
],
"status" : "final",
"category" : [
{
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/observation-category",
"code" : "laboratory"
}
]
}
],
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "88040-1",
"display" : "Response to cancer treatment"
}
]
},
"subject" : {
"reference" : "Patient/patientBSJ1"
},
"effectiveDateTime" : "2020-07-10T14:34:00-05:00",
"performer" : [
{
"reference" : "Practitioner/Practitioner-RonMarble"
},
{
"reference" : "PractitionerRole/Role-PT"
},
{
"reference" : "Organization/Org-01",
"display" : "Organization"
}
],
"valueCodeableConcept" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "LA11759-0",
"display" : "Substantial/maximal assistance - Helper does more than half the effort. Helper lifts or holds trunk or limbs and provides more than half the effort."
}
],
"text" : "Substantial/maximal Assist"
},
"derivedFrom" : [
{
"reference" : "QuestionnaireResponse/QResponse-Hospital-Discharge-Mobility-1"
}
]
}