FHIR IG analytics| Package | hl7.fhir.us.pacio-rt |
| Resource Type | Observation |
| Id | Observation-RT-HHA-mental-functions-MMSE-1.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-HHA-mental-functions-MMSE-1"
Event Location: Location/RT-PractitionerOrgLoc-SkyHarbor-HHA "Sky Harbor Home Health Services"
status: final
code: Mini-Mental State Examination [MMSE] (LOINC#72107-6)
subject: Patient/RT-Patient-BSJ " SMITH-JOHNSON"
encounter: Encounter/RT-HHA-Encounter
effective: 2021-04-07 04:10:00-0500
performer: PractitionerRole/RT-PractitionerRole-RN-JacobHartwell
value: 21 {score} (Details: UCUM code {score} = '{score}')
hasMember: Observation/RT-HHA-mental-functions-MMSE-1-Ob-Question-31
{
"resourceType": "Observation",
"id": "RT-HHA-mental-functions-MMSE-1",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/event-location",
"valueReference": {
"reference": "Location/RT-PractitionerOrgLoc-SkyHarbor-HHA"
}
}
],
"status": "final",
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "72107-6",
"display": "Mini-Mental State Examination [MMSE]"
}
],
"text": "Mini-Mental State Examination [MMSE]"
},
"subject": {
"reference": "Patient/RT-Patient-BSJ"
},
"encounter": {
"reference": "Encounter/RT-HHA-Encounter"
},
"effectiveDateTime": "2021-04-07T16:10:00-05:00",
"performer": [
{
"reference": "PractitionerRole/RT-PractitionerRole-RN-JacobHartwell"
}
],
"valueQuantity": {
"value": 21,
"system": "http://unitsofmeasure.org",
"code": "{score}"
},
"hasMember": [
{
"reference": "Observation/RT-HHA-mental-functions-MMSE-1-Ob-Question-31"
}
]
}