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

: BCS-Hospital-MOCA-1 - XML Representation

Raw xml | Download



<Observation xmlns="http://hl7.org/fhir">
  <id value="BCS-Hospital-MOCA-1"/>
  <meta>
    <profile
             value="http://hl7.org/fhir/us/pacio-cs/StructureDefinition/pacio-bcs"/>
  </meta>
  <text>
    <status value="extensions"/>
    <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>Event Location</b>: </p><p></p><p><b>category</b>: <span title="Codes: {http://terminology.hl7.org/CodeSystem/observation-category laboratory}">Laboratory</span></p><p><b>code</b>: <span title="Codes: {http://loinc.org 72133-2}">Montreal Cognitive Assessment [MoCA]</span></p><p><b>subject</b>: <a href="Patient-patientBSJ1.html">Generated Summary: Betsy Smith-Johnson </a></p><p><b>effective</b>: Jul 8, 2020 10:32:00 PM</p><p><b>performer</b>: </p><ul><li><a href="Practitioner-Practitioner-JennyGlass.html">Generated Summary: active; Jenny Glass ; gender: female</a></li><li><a href="PractitionerRole-Role-SLP.html">Generated Summary: active; <span title="Codes: {http://snomed.info/sct 159026005}">Speech and language therapist</span></a></li><li><a href="Organization-Org-01.html">Organization. Generated Summary: name: San Antonio General Hospital</a></li></ul><p><b>value</b>: <span title="Codes: ">18</span></p><p><b>derivedFrom</b>: <a href="QuestionnaireResponse-QResponse-Hospital-MOCA-1.html">Questionnaire Response. Generated Summary: status: completed; authored: Jul 8, 2020 10:32:00 PM</a></p></div>
  </text>
  <extension url="http://hl7.org/fhir/StructureDefinition/event-location">
    <valueReference>
      <reference value="Location/Org-Loc-01"/>
    </valueReference>
  </extension>
  <status value="final"/>
  <category>
    <coding>
      <system value="http://terminology.hl7.org/CodeSystem/observation-category"/>
      <code value="laboratory"/>
    </coding>
  </category>
  <code>
    <coding>
      <system value="http://loinc.org"/>
      <code value="72133-2"/>
      <display value="Montreal Cognitive Assessment [MoCA]"/>
    </coding>
  </code>
  <subject>
    <reference value="Patient/patientBSJ1"/>
  </subject>
  <effectiveDateTime value="2020-07-08T17:32:00-05:00"/>
  <performer>
    <reference value="Practitioner/Practitioner-JennyGlass"/>
  </performer>
  <performer>
    <reference value="PractitionerRole/Role-SLP"/>
  </performer>
  <performer>
    <reference value="Organization/Org-01"/>
    <display value="Organization"/>
  </performer>
  <valueCodeableConcept>
    <coding>
      <display value="Total score [MoCA]"/>
    </coding>
    <text value="18"/>
  </valueCodeableConcept>
  <derivedFrom>
    <reference value="QuestionnaireResponse/QResponse-Hospital-MOCA-1"/>
    <display value="Questionnaire Response"/>
  </derivedFrom>
</Observation>