This page is part of the PACIO Personal Functioning and Engagement Implementation Guide (v2.0.0-ballot: STU 2 Ballot 1) based on FHIR (HL7® FHIR® Standard) R4. The current version which supersedes this version is 1.0.0. For a full list of available versions, see the Directory of published versions
<Condition xmlns="http://hl7.org/fhir">
<id value="PFEIG-Condition-Decondition"/>
<meta>
<profile
value="http://hl7.org/fhir/us/pacio-pfe/StructureDefinition/pfe-condition-problems-health-concerns"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Condition PFEIG-Condition-Decondition</b></p><a name="PFEIG-Condition-Decondition"> </a><a name="hcPFEIG-Condition-Decondition"> </a><a name="PFEIG-Condition-Decondition-en-US"> </a><p><b>clinicalStatus</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/condition-clinical active}">Active</span></p><p><b>verificationStatus</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/condition-ver-status confirmed}">Confirmed</span></p><p><b>category</b>: <span title="Codes:{http://hl7.org/fhir/us/core/CodeSystem/condition-category health-concern}">Health Concern</span>, <span title="Codes:{http://hl7.org/fhir/us/core/CodeSystem/us-core-category functional-status}">Functional Status</span></p><p><b>code</b>: <span title="Codes:{http://snomed.info/sct 31031000119102}">Physical deconditioning (finding)</span></p><p><b>bodySite</b>: <span title="Codes:{http://snomed.info/sct 362875007}">Entire lower body (body structure)</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>onset</b>: 2023-12-23 16:30:00-0500</p><p><b>recordedDate</b>: 2024-01-18 14:10:00-0500</p><p><b>asserter</b>: <a href="Practitioner-PFEIG-Practitioner-JenCadbury.html">Practitioner Jen Cadbury</a></p><blockquote><p><b>evidence</b></p><p><b>detail</b>: <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></p></blockquote><blockquote><p><b>evidence</b></p><p><b>detail</b>: <a href="Observation-PFEIG-FSC-Hospital-Admission-Mobility-1-Ob-Question-7.html">Observation Sit to stand - functional ability during 3 day assessment period [CMS Assessment]</a></p></blockquote><blockquote><p><b>evidence</b></p><p><b>detail</b>: <a href="Observation-PFEIG-FSC-Hospital-Admission-Mobility-1-Ob-Question-5.html">Observation Lying to sitting on side of bed - functional ability during 3 day assessment period [CMS Assessment]</a></p></blockquote><p><b>note</b>: The weakness in the patient's lower extremities is secondary to deconditioning. According to the report from Neurology, patient did not have motor or sensory deficits below upper chest. High rehab potential.</p></div>
</text>
<extension
url="http://hl7.org/fhir/StructureDefinition/condition-assertedDate">
<valueDateTime value="2023-12-23T17:15:00-05:00"/>
</extension>
<clinicalStatus>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/condition-clinical"/>
<code value="active"/>
</coding>
</clinicalStatus>
<verificationStatus>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/condition-ver-status"/>
<code value="confirmed"/>
</coding>
</verificationStatus>
<category>
<coding>
<system
value="http://hl7.org/fhir/us/core/CodeSystem/condition-category"/>
<code value="health-concern"/>
<display value="Health Concern"/>
</coding>
</category>
<category>
<coding>
<system
value="http://hl7.org/fhir/us/core/CodeSystem/us-core-category"/>
<code value="functional-status"/>
<display value="Functional Status"/>
</coding>
</category>
<code>
<coding>
<system value="http://snomed.info/sct"/>
<code value="31031000119102"/>
<display value="Physical deconditioning (finding)"/>
</coding>
</code>
<bodySite>
<coding>
<system value="http://snomed.info/sct"/>
<code value="362875007"/>
<display value="Entire lower body (body structure)"/>
</coding>
</bodySite>
<subject>🔗
<reference value="Patient/PFEIG-patientBSJ1"/>
</subject>
<onsetDateTime value="2023-12-23T16:30:00-05:00"/>
<recordedDate value="2024-01-18T14:10:00-05:00"/>
<asserter>🔗
<reference value="Practitioner/PFEIG-Practitioner-JenCadbury"/>
</asserter>
<evidence>
<detail>🔗
<reference
value="Observation/PFEIG-FSC-Hospital-Discharge-Mobility-1-Ob-Question-16"/>
</detail>
</evidence>
<evidence>
<detail>🔗
<reference
value="Observation/PFEIG-FSC-Hospital-Admission-Mobility-1-Ob-Question-7"/>
</detail>
</evidence>
<evidence>
<detail>🔗
<reference
value="Observation/PFEIG-FSC-Hospital-Admission-Mobility-1-Ob-Question-5"/>
</detail>
</evidence>
<note>
<text
value="The weakness in the patient's lower extremities is secondary to deconditioning. According to the report from Neurology, patient did not have motor or sensory deficits below upper chest. High rehab potential."/>
</note>
</Condition>