PACIO Cognitive Status Implementation Guide
1.0.0 - STU 1

PACIO Cognitive Status Implementation Guide, published by HL7 Patient Care Work Group. This is not an authorized publication; it is the continuous build for version 1.0.0). 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

: BSJ-Narrative-History-Cognitive-Status-1 - XML Representation

Raw xml | Download



<Observation xmlns="http://hl7.org/fhir">
  <id value="BSJ-Narrative-History-Cognitive-Status-1"/>
  <meta>
    <profile
             value="http://hl7.org/fhir/us/pacio-cs/StructureDefinition/pacio-nhcs"/>
  </meta>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative</b></p><p><b>ObservationEventLocation</b>: <a href="Location-provider-org-loc-01.html">Generated Summary: status: active; name: Primary Care INC.</a></p><p><b>AssistanceRequired</b>: <span title="Codes: {http://loinc.org LA11539-6}">Independent - Patient completed the activities by him/herself, with or without an assistive device, with no assistance from a helper.</span></p><p></p><p><b>category</b>: <span title="Codes: {http://hl7.org/fhir/us/pacio-cs/CodeSystem/pacio-cat-cs functioning}">Functioning</span></p><p><b>code</b>: <span title="Codes: {http://loinc.org 11332-4}">History of Cognitive Function Narrative</span></p><p><b>subject</b>: <a href="Patient-patientBSJ1.html">Generated Summary: Betsy Smith-Johnson</a></p><p><b>effective</b>: 2019-07-01 --&gt; 2020-11-30</p><p><b>performer</b>: <a href="PractitionerRole-provider-role-pcp.html">Generated Summary: active: true; <span title="Codes: {http://nucc.org/provider-taxonomy 261QP2300X}">Primary Care Clinic/Center</span></a></p><p><b>value</b>: Alert and oriented x 3. She is independent in household finances, social and community activities, coeherent and appropriate communication. Appropriate attire for location and weather.</p></div>
  </text>
  <extension
             url="http://hl7.org/fhir/us/pacio-cs/StructureDefinition/event-location">
    <valueReference>
      <reference value="Location/provider-org-loc-01"/>
    </valueReference>
  </extension>
  <extension
             url="http://hl7.org/fhir/us/pacio-cs/StructureDefinition/assistance-required">
    <valueCodeableConcept>
      <coding>
        <system value="http://loinc.org"/>
        <code value="LA11539-6"/>
        <display
                 value="Independent - Patient completed the activities by him/herself, with or without an assistive device, with no assistance from a helper."/>
      </coding>
    </valueCodeableConcept>
  </extension>
  <status value="final"/>
  <category>
    <coding>
      <system value="http://hl7.org/fhir/us/pacio-cs/CodeSystem/pacio-cat-cs"/>
      <code value="functioning"/>
      <display value="Functioning"/>
    </coding>
  </category>
  <code>
    <coding>
      <system value="http://loinc.org"/>
      <code value="11332-4"/>
      <display value="History of Cognitive Function Narrative"/>
    </coding>
  </code>
  <subject>
    <reference value="Patient/patientBSJ1"/>
  </subject>
  <effectivePeriod>
    <start value="2019-07-01"/>
    <end value="2020-11-30"/>
  </effectivePeriod>
  <performer>
    <reference value="PractitionerRole/provider-role-pcp"/>
  </performer>
  <valueString
               value="Alert and oriented x 3. She is independent in household finances, social and community activities, coeherent and appropriate communication. Appropriate attire for location and weather."/>
</Observation>