FHIR IG analytics| Package | hl7.fhir.us.pacio-rt |
| Resource Type | Observation |
| Id | Observation-RT-SNF-MOB-DP-MDS-Discharge-ND-1D-Ob-Question-26.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Observation
Resource Observation "RT-SNF-MOB-DP-MDS-Discharge-ND-1D-Ob-Question-26"
Event Location: Location/RT-PractitionerOrgLoc-HappyNursing-SNF "Happy Skilled Nursing Facility"
status: final
code: Walk 50 feet with two turns - usual functional ability during assessment period [CMS Assessment] (LOINC#95003-0)
subject: Patient/RT-Patient-BSJ " SMITH-JOHNSON"
encounter: Encounter/RT-SNF-Encounter
effective: 2021-04-06 11:00:00-0500
performer: PractitionerRole/RT-PractitionerRole-PT-DanielGranger
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. (LOINC#LA30911-4)
{
"resourceType": "Observation",
"id": "RT-SNF-MOB-DP-MDS-Discharge-ND-1D-Ob-Question-26",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/event-location",
"valueReference": {
"reference": "Location/RT-PractitionerOrgLoc-HappyNursing-SNF"
}
}
],
"status": "final",
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "95003-0",
"display": "Walk 50 feet with two turns - usual functional ability during assessment period [CMS Assessment]"
}
]
},
"subject": {
"reference": "Patient/RT-Patient-BSJ"
},
"encounter": {
"reference": "Encounter/RT-SNF-Encounter"
},
"effectiveDateTime": "2021-04-06T11:00:00-05:00",
"performer": [
{
"reference": "PractitionerRole/RT-PractitionerRole-PT-DanielGranger"
}
],
"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."
}
]
}
}