PACIO Personal Functioning and Engagement Implementation Guide
3.0.0-ballot - STU 3 Ballot 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 3.0.0-ballot 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-Goal-WalkingGoal

Page standards status: Informative

Raw xml | Download


<Goal xmlns="http://hl7.org/fhir">
  <id value="PFEIG-Goal-WalkingGoal"/>
  <meta>
    <profile
             value="http://hl7.org/fhir/us/pacio-pfe/StructureDefinition/pfe-goal"/>
  </meta>
  <language value="en"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Goal PFEIG-Goal-WalkingGoal</b></p><a name="PFEIG-Goal-WalkingGoal"> </a><a name="hcPFEIG-Goal-WalkingGoal"> </a><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px"/><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-pfe-goal.html">Personal Functioning and Engagement Goal Profile</a></p></div><p><b>lifecycleStatus</b>: Active</p><p><b>achievementStatus</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/goal-achievement in-progress}">In Progress</span></p><p><b>description</b>: <span title="Codes:{http://snomed.info/sct 715032004}">Able to walk in room (finding)</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><p><b>start</b>: 2024-01-18</p><p><b>expressedBy</b>: <a href="Practitioner-PFEIG-Practitioner-JenCadbury.html">Practitioner Jen Cadbury</a></p><p><b>addresses</b>: </p><ul><li><a href="Condition-PFEIG-Condition-Decondition.html">Condition Physical deconditioning (finding)</a></li><li><a href="Observation-PFEIG-FSC-Hospital-Discharge-Mobility-1-Ob-Question-16.html">Observation Walk 10 feet - functional ability during 3 day assessment period [CMS Assessment]</a></li></ul><p><b>note</b>: By Practitioner/PFEIG-Practitioner-JenCadbury @2024-01-18</p><blockquote><div><p>Betsy will be able to complete safe functional mobility independently including navigating around furniture and maintaining balance to decrease risk of falls</p>
</div></blockquote></div>
  </text>
  <lifecycleStatus value="active"/>
  <achievementStatus>
    <coding>
      <system value="http://terminology.hl7.org/CodeSystem/goal-achievement"/>
      <code value="in-progress"/>
      <display value="In Progress"/>
    </coding>
    <text value="In Progress"/>
  </achievementStatus>
  <description>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="715032004"/>
      <display value="Able to walk in room (finding)"/>
    </coding>
    <text value="Able to walk in room (finding)"/>
  </description>
  <subject>🔗 
    <reference value="Patient/PFEIG-patientBSJ1"/>
  </subject>
  <startDate value="2024-01-18"/>
  <expressedBy>🔗 
    <reference value="Practitioner/PFEIG-Practitioner-JenCadbury"/>
  </expressedBy>
  <addresses>🔗 
    <reference value="Condition/PFEIG-Condition-Decondition"/>
  </addresses>
  <addresses>🔗 
    <reference
               value="Observation/PFEIG-FSC-Hospital-Discharge-Mobility-1-Ob-Question-16"/>
  </addresses>
  <note>
    <authorReference>🔗 
      <reference value="Practitioner/PFEIG-Practitioner-JenCadbury"/>
    </authorReference>
    <time value="2024-01-18"/>
    <text
          value="Betsy will be able to complete safe functional mobility independently including navigating around furniture and maintaining balance to decrease risk of falls"/>
  </note>
</Goal>