FHIR IG analytics| Package | hl7.fhir.us.pacio-cs |
| Resource Type | Observation |
| Id | Observation-CSC-SNF-PHQ9-1-Ob-Question-20.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Observation CSC-SNF-PHQ9-1-Ob-Question-20
Event Location: Location Sky Harbor Home Health Services
status: Final
category: Functioning, Survey
code: Poor appetite or overeating
subject: Betsy Smith-Johnson (no stated gender), DoB Unknown
effective: 2020-07-11 11:30:00-0500
performer: PractitionerRole Speech and language therapist
value: Never or 1 day
{
"resourceType": "Observation",
"id": "CSC-SNF-PHQ9-1-Ob-Question-20",
"meta": {
"profile": [
"http://hl7.org/fhir/us/pacio-cs/StructureDefinition/pacio-cs"
]
},
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/event-location",
"valueReference": {
"reference": "Location/Org-Loc-03"
}
}
],
"status": "final",
"category": [
{
"coding": [
{
"system": "http://hl7.org/fhir/us/pacio-cs/CodeSystem/pacio-cat-cs",
"code": "functioning",
"display": "Functioning"
}
]
},
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/observation-category",
"code": "survey"
}
]
}
],
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "54645-7",
"display": "Poor appetite or overeating in last 2 weeks.frequency [Reported PHQ-9 CMS]"
}
],
"text": "Poor appetite or overeating"
},
"subject": {
"reference": "Patient/patientBSJ1"
},
"effectiveDateTime": "2020-07-11T11:30:00-05:00",
"performer": [
{
"reference": "PractitionerRole/Role-SLP-LunaBaskins"
}
],
"valueCodeableConcept": {
"coding": [
{
"system": "http://loinc.org",
"code": "LA10997-7",
"display": "Never or 1 day"
}
],
"text": "Never or 1 day"
},
"derivedFrom": [
{
"reference": "QuestionnaireResponse/QResponse-SNF-PHQ9-1"
}
]
}