FHIR IG analytics| Package | hl7.fhir.us.pacio-toc.r4b |
| Resource Type | Observation |
| Id | Observation-BSJ-MDS-ShortWalk1.json |
| FHIR Version | R4B |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Observation BSJ-MDS-ShortWalk1
Event Location: Location Happy Nursing Facility
status: Final
category: Survey, Functional Status, Moving Around Within the Home
code: Walk 50 feet with two turns - functional goal during assessment period [CMS Assessment]
effective: 2024-05-16 14:30:00-0400
performer: PractitionerRole Occupational Therapist
value: Partial/moderate assistance - helper does less than half the effort. Helper lifts, holds or supports trunk or limbs, but provides less than half the effort.
{
"resourceType": "Observation",
"id": "BSJ-MDS-ShortWalk1",
"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/org-Loc-SNF-Happy-Nursing-Facility"
}
}
],
"status": "final",
"category": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/observation-category",
"code": "survey",
"display": "Survey"
}
]
},
{
"coding": [
{
"system": "http://hl7.org/fhir/us/core/CodeSystem/us-core-category",
"code": "functional-status",
"display": "Functional Status"
}
]
},
{
"coding": [
{
"system": "http://hl7.org/fhir/us/pacio-pfe/CodeSystem/pfe-category-cs",
"code": "d4600",
"display": "Moving Around Within the Home"
}
]
}
],
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "89381-8",
"display": "Walk 50 feet with two turns - functional goal during assessment period [CMS Assessment]"
}
]
},
"subject": {
"reference": "Patient/Example-Smith-Johnson-Patient1"
},
"effectiveDateTime": "2024-05-16T14:30:00-04:00",
"performer": [
{
"reference": "PractitionerRole/Role-OT-JenCadbury"
}
],
"valueCodeableConcept": {
"coding": [
{
"system": "http://loinc.org",
"code": "LA10055-4",
"display": "Partial/moderate assistance - helper does less than half the effort. Helper lifts, holds or supports trunk or limbs, but provides less than half the effort."
}
]
}
}