PACIO Cognitive Status Implementation Guide, published by HL7 Patient Care Work Group. This guide is not an authorized publication; it is the continuous build for version 1.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/fhir-pacio-cognitive-status/ and changes regularly. See the Directory of published versions
{
"resourceType" : "Observation",
"id" : "CSC-SNF-PHQ9-1-Ob-Question-26",
"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 class=\"res-header-id\"><b>Generated Narrative: Observation CSC-SNF-PHQ9-1-Ob-Question-26</b></p><a name=\"CSC-SNF-PHQ9-1-Ob-Question-26\"> </a><a name=\"hcCSC-SNF-PHQ9-1-Ob-Question-26\"> </a><a name=\"CSC-SNF-PHQ9-1-Ob-Question-26-en-US\"> </a><p><b>Event Location</b>: <a href=\"Location-Org-Loc-03.html\">Location Sky Harbor Home Health Services</a></p><p><b>status</b>: Final</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 54651-5}\">Moving or speaking so slowly that other people could have noticed. Or the opposite - being so fidgety or restless that you have been moving around a lot more than usual</span></p><p><b>subject</b>: <a href=\"Patient-patientBSJ1.html\">Betsy Smith-Johnson (no stated gender), DoB Unknown</a></p><p><b>effective</b>: 2020-07-11 11:30:00-0500</p><p><b>performer</b>: <a href=\"PractitionerRole-Role-SLP-LunaBaskins.html\">PractitionerRole Speech and language therapist</a></p><p><b>value</b>: <span title=\"Codes:{http://loinc.org LA10997-7}\">Never or 1 day</span></p><p><b>derivedFrom</b>: <a href=\"QuestionnaireResponse-QResponse-SNF-PHQ9-1.html\">Response to Questionnaire 'http://example.org/Questionnaire/MDS3.0-NC-1.17' about '->Betsy Smith-Johnson (no stated gender), DoB Unknown'</a></p></div>"
},
"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" : "54651-5",
"display" : "Moving or speaking so slowly that other people could have noticed. Or the opposite - being so fidgety or restless that you have been moving around a lot more than usual in last 2 weeks.frequency [Reported PHQ-9 CMS]"
}
],
"text" : "Moving or speaking so slowly that other people could have noticed. Or the opposite - being so fidgety or restless that you have been moving around a lot more than usual"
},
"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"
}
]
}