PACIO Personal Functioning and Engagement Implementation Guide
2.0.0 - STU 2 United States of America flag

PACIO Personal Functioning and Engagement Implementation Guide, published by HL7 International / Patient Care. This guide is not an authorized publication; it is the continuous build for version 2.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/fhir-pacio-pfe/ and changes regularly. See the Directory of published versions

: PFEIG-Encounter-DeviceRequest-RollingWalker

Page standards status: Informative

Raw xml | Download


<Encounter xmlns="http://hl7.org/fhir">
  <id value="PFEIG-Encounter-DeviceRequest-RollingWalker"/>
  <language value="en"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Encounter PFEIG-Encounter-DeviceRequest-RollingWalker</b></p><a name="PFEIG-Encounter-DeviceRequest-RollingWalker"> </a><a name="hcPFEIG-Encounter-DeviceRequest-RollingWalker"> </a><p><b>status</b>: In Progress</p><p><b>class</b>: <a href="http://terminology.hl7.org/7.1.0/CodeSystem-v3-ActCode.html#v3-ActCode-IMP">ActCode: IMP</a> (inpatient encounter)</p><p><b>type</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/v3-RoleCode SNF}">Skilled nursing facility</span></p><p><b>subject</b>: <a href="Patient-PFEIG-patientBSJ1.html">Betsy Smith-Johnson Female, DoB Unknown ( http://example.org/identifiers/patient#10A3D58WH1600)</a></p><blockquote><p><b>participant</b></p><p><b>individual</b>: <a href="PractitionerRole-PFEIG-Role-SNFPT-RonMarble.html">PractitionerRole Physiotherapist</a></p></blockquote><blockquote><p><b>participant</b></p><p><b>individual</b>: <a href="PractitionerRole-PFEIG-Role-OT-JenCadbury.html">PractitionerRole Occupational therapist</a></p></blockquote><p><b>period</b>: 2024-07-17 09:30:00-0500 --&gt; (ongoing)</p><p><b>reasonCode</b>: <span title="Codes:{http://snomed.info/sct 410158009}">Physical therapy assessment (procedure)</span></p><p><b>reasonReference</b>: </p><ul><li><a href="Condition-PFEIG-Condition-StrokeDiagnosis.html">Condition Ischemic Stroke (disorder)</a></li><li><a href="Condition-PFEIG-Condition-HemiparesisDiagnosis.html">Condition Right hemiparesis (disorder)</a></li><li><a href="Condition-PFEIG-Condition-Decondition.html">Condition Physical deconditioning (finding)</a></li></ul><h3>Locations</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Location</b></td></tr><tr><td style="display: none">*</td><td><a href="Location-PFEIG-Org-Loc-02.html">Location Happy Nursing Facility</a></td></tr></table><p><b>serviceProvider</b>: <a href="Organization-PFEIG-Org-02.html">Organization Happy Nursing Facility</a></p></div>
  </text>
  <status value="in-progress"/>
  <class>
    <system value="http://terminology.hl7.org/CodeSystem/v3-ActCode"/>
    <code value="IMP"/>
    <display value="inpatient encounter"/>
  </class>
  <type>
    <coding>
      <system value="http://terminology.hl7.org/CodeSystem/v3-RoleCode"/>
      <code value="SNF"/>
      <display value="Skilled nursing facility"/>
    </coding>
  </type>
  <subject>🔗 
    <reference value="Patient/PFEIG-patientBSJ1"/>
  </subject>
  <participant>
    <individual>🔗 
      <reference value="PractitionerRole/PFEIG-Role-SNFPT-RonMarble"/>
    </individual>
  </participant>
  <participant>
    <individual>🔗 
      <reference value="PractitionerRole/PFEIG-Role-OT-JenCadbury"/>
    </individual>
  </participant>
  <period>
    <start value="2024-07-17T09:30:00-05:00"/>
  </period>
  <reasonCode>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="410158009"/>
      <display value="Physical therapy assessment (procedure)"/>
    </coding>
  </reasonCode>
  <reasonReference>🔗 
    <reference value="Condition/PFEIG-Condition-StrokeDiagnosis"/>
  </reasonReference>
  <reasonReference>🔗 
    <reference value="Condition/PFEIG-Condition-HemiparesisDiagnosis"/>
  </reasonReference>
  <reasonReference>🔗 
    <reference value="Condition/PFEIG-Condition-Decondition"/>
  </reasonReference>
  <location>
    <location>🔗 
      <reference value="Location/PFEIG-Org-Loc-02"/>
    </location>
  </location>
  <serviceProvider>🔗 
    <reference value="Organization/PFEIG-Org-02"/>
  </serviceProvider>
</Encounter>