FHIR IG analytics| Package | hl7.fhir.us.pacio-fs |
| Resource Type | Observation |
| Id | Observation-FSC-Hospital-Admission-Mobility-1-Ob-Question-5.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: San Antonio General Hospital
category: Functioning, Survey
code: Lying to sitting on side of bed
subject: Generated Summary: Betsy Smith-Johnson
effective: Jul 8, 2020, 9:00:00 PM
performer: Generated Summary: active: true; Physiotherapist
value: Substantial/maximal assistance
{
"resourceType": "Observation",
"id": "FSC-Hospital-Admission-Mobility-1-Ob-Question-5",
"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-01"
}
}
],
"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": "83214-7",
"display": "Lying to sitting on side of bed - functional ability during 3 day assessment period [CMS Assessment]"
}
],
"text": "Lying to sitting on side of bed"
},
"subject": {
"reference": "Patient/patientBSJ1"
},
"effectiveDateTime": "2020-07-08T16:00:00-05:00",
"performer": [
{
"reference": "PractitionerRole/Role-PT-SallySmith"
}
],
"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-Hospital-Admission-Mobility-1"
}
]
}