FHIR IG analytics| Package | hl7.fhir.us.pacio-rt |
| Resource Type | Observation |
| Id | Observation-RT-SNF-CSC-PHQ9-2-Ob-Question-29.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-CSC-PHQ9-2-Ob-Question-29"
Event Location: Location/RT-PractitionerOrgLoc-HappyNursing-SNF "Happy Skilled Nursing Facility"
status: final
code: Mood interview total severity score [Reported PHQ-9 CMS] (LOINC#54654-9)
subject: Patient/RT-Patient-BSJ " SMITH-JOHNSON"
encounter: Encounter/RT-SNF-Encounter
effective: 2021-03-23 10:15:00-0500
performer: PractitionerRole/RT-PractitionerRole-RN-LiaNguyen
value: 7 {score} (Details: UCUM code {score} = '{score}')
{
"resourceType": "Observation",
"id": "RT-SNF-CSC-PHQ9-2-Ob-Question-29",
"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": "54654-9",
"display": "Mood interview total severity score [Reported PHQ-9 CMS]"
}
]
},
"subject": {
"reference": "Patient/RT-Patient-BSJ"
},
"encounter": {
"reference": "Encounter/RT-SNF-Encounter"
},
"effectiveDateTime": "2021-03-23T10:15:00-05:00",
"performer": [
{
"reference": "PractitionerRole/RT-PractitionerRole-RN-LiaNguyen"
}
],
"valueQuantity": {
"value": 7,
"system": "http://unitsofmeasure.org",
"code": "{score}"
}
}