PACIO Functional Status Implementation Guide
0.1.0 - STU Ballot

This page is part of the PACIO Functional 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

: BSJ-Prior-Level-Of-Function-1 - XML Representation

Raw xml | Download



<Observation xmlns="http://hl7.org/fhir">
  <id value="BSJ-Prior-Level-Of-Function-1"/>
  <meta>
    <profile
             value="http://hl7.org/fhir/us/pacio-fs/StructureDefinition/pacio-plf"/>
  </meta>
  <text>
    <status value="additional"/>
    <div xmlns="http://www.w3.org/1999/xhtml">Patient is a community ambulator, able to attend desired activites and able to care for herself independently</div>
  </text>
  <extension
             url="http://hl7.org/fhir/us/pacio-fs/StructureDefinition/assistance-required">
    <valueCodeableConcept>
      <text value="Independent"/>
    </valueCodeableConcept>
  </extension>
  <extension url="http://hl7.org/fhir/StructureDefinition/event-location">
    <valueReference>
      <reference value="Location/provider-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="10158-4"/>
      <display value="History of Functional status Narrative"/>
    </coding>
  </code>
  <subject>
    <reference value="Patient/patientBSJ1"/>
  </subject>
  <effectivePeriod>
    <start value="2019-07-01"/>
    <end value="2020-11-30"/>
  </effectivePeriod>
  <performer>
    <reference value="Practitioner/Practitioner-JohnSmith"/>
  </performer>
  <performer>
    <reference value="PractitionerRole/provider-role-pcp"/>
  </performer>
  <performer>
    <reference value="Organization/provider-org-01"/>
    <display value="Organization"/>
  </performer>
  <dataAbsentReason>
    <coding>
      <system value="http://terminology.hl7.org/CodeSystem/data-absent-reason"/>
      <code value="not-applicable"/>
    </coding>
  </dataAbsentReason>
</Observation>