FHIR IG analytics| Package | hl7.fhir.us.pacio-rt |
| Resource Type | Observation |
| Id | Observation-RT-SNF-PF-MDS-5-Day-NC-1A-Ob-Question-4.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-PF-MDS-5-Day-NC-1A-Ob-Question-4"
Event Location: Location/RT-PractitionerOrgLoc-HappyNursing-SNF "Happy Skilled Nursing Facility"
status: final
code: Functional cognition [CMS Assessment] (LOINC#85073-5)
subject: Patient/RT-Patient-BSJ " SMITH-JOHNSON"
encounter: Encounter/RT-SNF-Encounter
effective: 2021-02-26 03:00:00-0500
performer: PractitionerRole/RT-PractitionerRole-PT-DanielGranger
value: Independent - Patient completed all the activities by themself, with or without an assistive device, with no assistance from a helper. (LOINC#LA11539-6)
{
"resourceType": "Observation",
"id": "RT-SNF-PF-MDS-5-Day-NC-1A-Ob-Question-4",
"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": "85073-5",
"display": "Functional cognition [CMS Assessment]"
}
]
},
"subject": {
"reference": "Patient/RT-Patient-BSJ"
},
"encounter": {
"reference": "Encounter/RT-SNF-Encounter"
},
"effectiveDateTime": "2021-02-26T15:00:00-05:00",
"performer": [
{
"reference": "PractitionerRole/RT-PractitionerRole-PT-DanielGranger"
}
],
"valueCodeableConcept": {
"coding": [
{
"system": "http://loinc.org",
"code": "LA11539-6",
"display": "Independent - Patient completed all the activities by themself, with or without an assistive device, with no assistance from a helper."
}
]
}
}