FHIR IG analytics| Package | hl7.fhir.us.pacio-pfe.r4 |
| Resource Type | Observation |
| Id | Observation-PFEIG-FSC-Hospital-Discharge-Mobility-1-Ob-Question-34.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Observation PFEIG-FSC-Hospital-Discharge-Mobility-1-Ob-Question-34
Event Location: Location San Antonio General Hospital
status: Final
category: Functional Status, Mobility, Survey
code: Wheel 150 feet - functional ability during 3 day assessment period [CMS Assessment]
subject: Betsy Smith-Johnson Female, DoB Unknown ( http://example.org/identifiers/patient#10A3D58WH1600)
effective: 2020-07-10 14:34:00-0500
performer: PractitionerRole Physiotherapist
value: Substantial/maximal assistance - Helper does more than half the effort. Helper lifts or holds trunk or limbs and provides more than half the effort.
{
"resourceType": "Observation",
"id": "PFEIG-FSC-Hospital-Discharge-Mobility-1-Ob-Question-34",
"meta": {
"profile": [
"http://hl7.org/fhir/us/pacio-pfe/StructureDefinition/pfe-observation-single"
]
},
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/event-location",
"valueReference": {
"reference": "Location/PFEIG-Org-Loc-01"
}
}
],
"status": "final",
"category": [
{
"coding": [
{
"system": "http://hl7.org/fhir/us/core/CodeSystem/us-core-category",
"code": "functional-status",
"display": "Functional Status"
}
]
},
{
"coding": [
{
"system": "http://hl7.org/fhir/sid/icf",
"code": "d4",
"display": "Mobility"
}
]
},
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/observation-category",
"version": "1.0.1",
"code": "survey"
}
]
}
],
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "83235-2",
"display": "Wheel 150 feet - functional ability during 3 day assessment period [CMS Assessment]"
}
]
},
"subject": {
"reference": "Patient/PFEIG-patientBSJ1"
},
"effectiveDateTime": "2020-07-10T14:34:00-05:00",
"performer": [
{
"reference": "PractitionerRole/PFEIG-Role-PT-RonMarble"
}
],
"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."
}
]
},
"derivedFrom": [
{
"reference": "QuestionnaireResponse/PFEIG-QResponse-Hospital-Discharge-Mobility-1"
}
]
}