This page is part of the PACIO Cognitive Status Implementation Guide (v0.1.0: STU 1 Ballot 1) based on FHIR R4. The current version which supercedes this version is 1.0.0. For a full list of available versions, see the Directory of published versions
{
"resourceType" : "QuestionnaireResponse",
"id" : "QResponse-Hospital-MOCA-1",
"meta" : {
"profile" : [
"http://hl7.org/fhir/us/pacio-cs/StructureDefinition/pacio-cognition-qr"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative</b></p><h3>Ids</h3><table class=\"grid\"><tr><td>-</td></tr><tr><td>*</td></tr></table><h3>Meta</h3><table class=\"grid\"><tr><td>-</td></tr><tr><td>*</td></tr></table><p><b>status</b>: completed</p><p><b>subject</b>: <a href=\"Patient-patientBSJ1.html\">Generated Summary: Betsy Smith-Johnson </a></p><p><b>authored</b>: Jul 8, 2020 10:32:00 PM</p><blockquote><p><b>item</b></p><h3>Ids</h3><table class=\"grid\"><tr><td>-</td></tr><tr><td>*</td></tr></table><p><b>linkId</b>: MoCA</p><p><b>text</b>: Montreal Cognitive Assessment [MoCA]</p><blockquote><p><b>item</b></p><h3>Ids</h3><table class=\"grid\"><tr><td>-</td></tr><tr><td>*</td></tr></table><p><b>linkId</b>: MoCA/TotalScore</p><p><b>text</b>: Total score [MoCA]</p><h3>Answers</h3><table class=\"grid\"><tr><td>-</td></tr><tr><td>*</td></tr></table></blockquote></blockquote></div>"
},
"status" : "completed",
"subject" : {
"reference" : "Patient/patientBSJ1"
},
"authored" : "2020-07-08T17:32:00-05:00",
"item" : [
{
"id" : "72133-2",
"linkId" : "MoCA",
"text" : "Montreal Cognitive Assessment [MoCA]",
"item" : [
{
"id" : "72172-0",
"linkId" : "MoCA/TotalScore",
"text" : "Total score [MoCA]",
"answer" : [
{
"valueReference" : {
"reference" : "Observation/BCS-Hospital-MOCA-1"
}
}
]
}
]
}
]
}