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

: CSC-SNF-PHQ9-1-Ob-Question-18 - XML Representation

Raw xml | Download



<Observation xmlns="http://hl7.org/fhir">
  <id value="CSC-SNF-PHQ9-1-Ob-Question-18"/>
  <meta>
    <profile
             value="http://hl7.org/fhir/us/pacio-cs/StructureDefinition/pacio-cs"/>
  </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-Org-Loc-03.html">Generated Summary: status: active; name: Sky Harbor Home Health Services</a></p><p></p><p><b>category</b>: <span title="Codes: {http://hl7.org/fhir/us/pacio-cs/CodeSystem/pacio-cat-cs functioning}">Functioning</span>, <span title="Codes: {http://terminology.hl7.org/CodeSystem/observation-category survey}">Survey</span></p><p><b>code</b>: <span title="Codes: {http://loinc.org 54643-2}">Feeling tired or having little energy</span></p><p><b>subject</b>: <a href="Patient-patientBSJ1.html">Generated Summary: Betsy Smith-Johnson</a></p><p><b>effective</b>: Jul 11, 2020, 4:30:00 PM</p><p><b>performer</b>: <a href="PractitionerRole-Role-SLP-LunaBaskins.html">Generated Summary: active: true; <span title="Codes: {http://snomed.info/sct 159026005}">Speech and language therapist</span></a></p><p><b>value</b>: <span title="Codes: {http://loinc.org LA10997-7}">Never or 1 day</span></p><p><b>derivedFrom</b>: <a href="QuestionnaireResponse-QResponse-SNF-PHQ9-1.html">Generated Summary: questionnaire: http://example.org/Questionnaire/MDS3.0-NC-1.17; status: completed; authored: Jul 11, 2020, 4:30:00 PM</a></p></div>
  </text>
  <extension
             url="http://hl7.org/fhir/us/pacio-cs/StructureDefinition/event-location">
    <valueReference>
      <reference value="Location/Org-Loc-03"/>
    </valueReference>
  </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>
  <category>
    <coding>
      <system value="http://terminology.hl7.org/CodeSystem/observation-category"/>
      <code value="survey"/>
    </coding>
  </category>
  <code>
    <coding>
      <system value="http://loinc.org"/>
      <code value="54643-2"/>
      <display
               value="Feeling tired or having little energy in last 2 weeks.frequency [Reported PHQ-9 CMS]"/>
    </coding>
    <text value="Feeling tired or having little energy"/>
  </code>
  <subject>
    <reference value="Patient/patientBSJ1"/>
  </subject>
  <effectiveDateTime value="2020-07-11T11:30:00-05:00"/>
  <performer>
    <reference value="PractitionerRole/Role-SLP-LunaBaskins"/>
  </performer>
  <valueCodeableConcept>
    <coding>
      <system value="http://loinc.org"/>
      <code value="LA10997-7"/>
      <display value="Never or 1 day"/>
    </coding>
    <text value="Never or 1 day"/>
  </valueCodeableConcept>
  <derivedFrom>
    <reference value="QuestionnaireResponse/QResponse-SNF-PHQ9-1"/>
  </derivedFrom>
</Observation>