PACIO Cognitive Status Implementation Guide
0.1.0 - STU Ballot

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

: QResponse-Hospital-MOCA-1 - XML Representation

Raw xml | Download



<QuestionnaireResponse xmlns="http://hl7.org/fhir">
  <id value="QResponse-Hospital-MOCA-1"/>
  <meta>
    <profile
             value="http://hl7.org/fhir/us/pacio-cs/StructureDefinition/pacio-cognition-qr"/>
  </meta>
  <text>
    <status value="generated"/>
    <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>
  </text>
  <status value="completed"/>
  <subject>
    <reference value="Patient/patientBSJ1"/>
  </subject>
  <authored value="2020-07-08T17:32:00-05:00"/>
  <item id="72133-2">
    <linkId value="MoCA"/>
    <text value="Montreal Cognitive Assessment [MoCA]"/>
    <item id="72172-0">
      <linkId value="MoCA/TotalScore"/>
      <text value="Total score [MoCA]"/>
      <answer>
        <valueReference>
          <reference value="Observation/BCS-Hospital-MOCA-1"/>
        </valueReference>
      </answer>
    </item>
  </item>
</QuestionnaireResponse>