This page is part of the PACIO Cognitive Status Implementation Guide (v1.0.0: STU 1) based on FHIR R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions
{
"resourceType" : "Observation",
"id" : "CSC-SNF-PHQ9-1-Ob-Question-17",
"meta" : {
"profile" : [
"http://hl7.org/fhir/us/pacio-cs/StructureDefinition/pacio-cs"
]
},
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative</b></p><p><b>ObservationEventLocation</b>: <a href=\"Location-Org-Loc-03.html\">Generated Summary: status: active; name: Sky Harbor Home Health Services</a></p><p></p><p><b>category</b>: <span title=\"Codes: {http://hl7.org/fhir/us/pacio-cs/CodeSystem/pacio-cat-cs functioning}\">Functioning</span>, <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/observation-category survey}\">Survey</span></p><p><b>code</b>: <span title=\"Codes: {http://loinc.org 54642-4}\">Feeling tired or having little energy</span></p><p><b>subject</b>: <a href=\"Patient-patientBSJ1.html\">Generated Summary: Betsy Smith-Johnson</a></p><p><b>effective</b>: Jul 11, 2020 4:30:00 PM</p><p><b>performer</b>: <a href=\"PractitionerRole-Role-SLP-LunaBaskins.html\">Generated Summary: active: true; <span title=\"Codes: {http://snomed.info/sct 159026005}\">Speech and language therapist</span></a></p><p><b>value</b>: <span title=\"Codes: {http://loinc.org LA32-8}\">No</span></p><p><b>derivedFrom</b>: <a href=\"QuestionnaireResponse-QResponse-SNF-PHQ9-1.html\">Generated Summary: questionnaire: http://example.org/Questionnaire/MDS3.0-NC-1.17; status: completed; authored: Jul 11, 2020 4:30:00 PM</a></p></div>"
},
"extension" : [
{
"url" : "http://hl7.org/fhir/us/pacio-cs/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" : "54642-4",
"display" : "Feeling tired or having little energy in last 2 weeks.presence [Reported PHQ-9 CMS]"
}
],
"text" : "Feeling tired or having little energy"
},
"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" : "LA32-8",
"display" : "No"
}
],
"text" : "No"
},
"derivedFrom" : [
{
"reference" : "QuestionnaireResponse/QResponse-SNF-PHQ9-1"
}
]
}