FHIR IG analytics| Package | fhir.paciosampledata |
| Resource Type | Observation |
| Id | Observation-betsysmith-johnson01-MDS-SitUp1.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Observation betsysmith-johnson01-MDS-SitUp1
Event Location: Location Happy Nursing Facility
status: Final
category: Survey, Functional Status, Lying Down
code: Mobility (discharge performance) - lying to sitting on side of bed
effective: 2024-09-19 14:30:00-0400
performer: PractitionerRole Occupational Therapist
value: Supervision or touching assistance - Helper provides verbal cues and/or touching/steadying and/or contact guard assistance as person completes activity. Assistance may be provided throughout the activity or intermittently.
{
"resourceType": "Observation",
"id": "betsysmith-johnson01-MDS-SitUp1",
"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": "d4100",
"display": "Lying Down"
}
]
}
],
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "85927-2",
"display": "Lying to sitting on side of bed - functional goal during assessment period [CMS Assessment]"
}
],
"text": "Mobility (discharge performance) - lying to sitting on side of bed"
},
"subject": {
"reference": "Patient/patient-betsysmith-johnson01"
},
"effectiveDateTime": "2024-09-19T14:30:00-04:00",
"performer": [
{
"reference": "PractitionerRole/Role-OT-JenCadbury"
}
],
"valueCodeableConcept": {
"coding": [
{
"system": "http://loinc.org",
"code": "LA30911-4",
"display": "Supervision or touching assistance - Helper provides verbal cues and/or touching/steadying and/or contact guard assistance as person completes activity. Assistance may be provided throughout the activity or intermittently."
}
]
}
}