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" : "DeviceUseStatement",
"id" : "CSC-SNF-BIMS-1-UseOfDevice-2",
"meta" : {
"profile" : [
🔗 "http://hl7.org/fhir/us/pacio-cs/StructureDefinition/pacio-cs-dev"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: DeviceUseStatement CSC-SNF-BIMS-1-UseOfDevice-2</b></p><a name=\"CSC-SNF-BIMS-1-UseOfDevice-2\"> </a><a name=\"hcCSC-SNF-BIMS-1-UseOfDevice-2\"> </a><a name=\"CSC-SNF-BIMS-1-UseOfDevice-2-en-US\"> </a><p><b>status</b>: Active</p><p><b>subject</b>: <a href=\"Patient-patientBSJ1.html\">Betsy Smith-Johnson (no stated gender), DoB Unknown</a></p><p><b>derivedFrom</b>: <a href=\"Observation-CSC-SNF-BIMS-1.html\">Observation Brief interview for mental status [BIMS]</a></p><p><b>recordedOn</b>: 2020-07-11 11:30:00-0500</p><p><b>source</b>: <a href=\"Practitioner-Practitioner-HoneyJones.html\">Practitioner Honey Jones</a></p><p><b>device</b>: <a href=\"Device-CMS-Device-2.html\">Device: type = Hearing aid</a></p></div>"
},
"status" : "active",
"subject" : {
🔗 "reference" : "Patient/patientBSJ1"
},
"derivedFrom" : [
{
🔗 "reference" : "Observation/CSC-SNF-BIMS-1"
}
],
"recordedOn" : "2020-07-11T11:30:00-05:00",
"source" : {
🔗 "reference" : "Practitioner/Practitioner-HoneyJones"
},
"device" : {
🔗 "reference" : "Device/CMS-Device-2"
}
}