FHIR IG analytics| Package | hl7.fhir.us.pacio-fs |
| Resource Type | Observation |
| Id | Observation-FSC-SNF-Admission-Mobility-SelfCare-1-Ob-Question-15.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative
ObservationEventLocation: Generated Summary: status: active; name: Happy Nursing Facility
category: Functioning, Survey
code: Shower/bathe self
subject: Generated Summary: Betsy Smith-Johnson
effective: Jul 11, 2020, 9:32:00 PM
performer: Generated Summary: active: true; Occupational therapist
value: Not attempted
{
"resourceType": "Observation",
"id": "FSC-SNF-Admission-Mobility-SelfCare-1-Ob-Question-15",
"meta": {
"profile": [
"http://hl7.org/fhir/us/pacio-fs/StructureDefinition/pacio-fs"
]
},
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/us/pacio-fs/StructureDefinition/event-location",
"valueReference": {
"reference": "Location/Org-Loc-02"
}
}
],
"status": "final",
"category": [
{
"coding": [
{
"system": "http://hl7.org/fhir/us/pacio-fs/CodeSystem/pacio-cat-fs",
"code": "functioning",
"display": "Functioning"
}
]
},
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/observation-category",
"code": "survey",
"display": "Survey"
}
]
}
],
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "83226-1",
"display": "Shower/bathe self - functional ability during 3 day assessment period [CMS Assessment]"
}
],
"text": "Shower/bathe self"
},
"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": "LA26735-3",
"display": "Not attempted due to medical condition or safety concerns"
}
],
"text": "Not attempted"
},
"derivedFrom": [
{
"reference": "QuestionnaireResponse/QResponse-SNF-Admission-Mobility-SelfCare-1"
}
]
}