FHIR IG analytics| Package | hl7.fhir.us.pacio-toc.r4 |
| Resource Type | Observation |
| Id | Observation-BSJ-MDS-Doffing1.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Observation BSJ-MDS-Doffing1
Event Location: Location Happy Nursing Facility
status: Final
category: Survey, Functional Status, Taking Off Clothes
code: Upper body dressing - functional goal during assessment period [CMS Assessment]
effective: 2024-05-16 14:30:00-0400
performer: PractitionerRole Occupational Therapist
value: Dependent - Helper does all of the effort. Resident does none of the effort to complete the activity. Or, the assistance of 2 or more helpers is required for the resident to complete the activity.
{
"resourceType": "Observation",
"id": "BSJ-MDS-Doffing1",
"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": "d5401",
"display": "Taking Off Clothes"
}
]
}
],
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "89387-5",
"display": "Upper body dressing - 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": "LA27998-6",
"display": "Dependent - Helper does all of the effort. Resident does none of the effort to complete the activity. Or, the assistance of 2 or more helpers is required for the resident to complete the activity."
}
]
}
}