PACIO Functional Status Implementation Guide - Local Development build (v0.1.0). See the Directory of published versions
{
"resourceType" : "Observation",
"id" : "FSC-SNF-Admission-Mobility-SelfCare-1-Ob-Question-23",
"meta" : {
"profile" : [
"http://paciowg.github.io/functional-status-ig/StructureDefinition/pacio-fs"
]
},
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative</b></p><p><b>ObservationEventLocation</b>: <a href=\"Location-Org-Loc-02.html\">Generated Summary: status: active; name: Happy Nursing Facility</a></p><p></p><p><b>category</b>: <span title=\"Codes: {http://paciowg.github.io/functional-status-ig/CodeSystem/pacio-cat-cs functioning}\">Functioning</span>, <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/observation-category survey}\">Survey</span></p><p><b>code</b>: <span title=\"Codes: {http://loinc.org 83222-0}\">Lower body dressing</span></p><p><b>subject</b>: <a href=\"Patient-patientBSJ1.html\">Generated Summary: Betsy Smith-Johnson </a></p><p><b>effective</b>: Jul 11, 2020, 2:32:00 PM</p><p><b>performer</b>: <a href=\"PractitionerRole-Role-OT-JenCadbury.html\">Generated Summary: active; <span title=\"Codes: {http://snomed.info/sct 80546007}\">Occupational therapist</span></a></p><p><b>value</b>: <span title=\"Codes: {http://loinc.org LA11759-0}\">Substantial/maximal assistance</span></p><p><b>derivedFrom</b>: <a href=\"QuestionnaireResponse-QResponse-SNF-Admission-Mobility-SelfCare-1.html\">Generated Summary: questionnaire: https://api.logicahealth.org/PACIO/open/Questionnaire/MDS3.0-NC-1.17; status: completed; authored: Jul 11, 2020, 2:32:00 PM</a></p></div>"
},
"extension" : [
{
"url" : "http://paciowg.github.io/functional-status-ig/StructureDefinition/event-location",
"valueReference" : {
"reference" : "Location/Org-Loc-02"
}
}
],
"status" : "final",
"category" : [
{
"coding" : [
{
"system" : "http://paciowg.github.io/functional-status-ig/CodeSystem/pacio-cat-cs",
"code" : "functioning",
"display" : "Functioning"
}
]
},
{
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/observation-category",
"code" : "survey",
"display" : "Survey"
}
]
}
],
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "83222-0",
"display" : "Lower body dressing - functional ability during 3 day assessment period [CMS Assessment]"
}
],
"text" : "Lower body dressing"
},
"subject" : {
"reference" : "Patient/patientBSJ1"
},
"effectiveDateTime" : "2020-07-11T16:32:00-05:00",
"performer" : [
{
"reference" : "PractitionerRole/Role-OT-JenCadbury"
}
],
"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 assistance"
},
"derivedFrom" : [
{
"reference" : "QuestionnaireResponse/QResponse-SNF-Admission-Mobility-SelfCare-1"
}
]
}