PACIO Personal Functioning and Engagement Implementation Guide
2.0.0-ballot - STU2 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 2.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-Condition-RightWeak - XML Representation

Raw xml | Download



<Condition xmlns="http://hl7.org/fhir">
  <id value="PFEIG-Condition-RightWeak"/>
  <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-RightWeak</b></p><a name="PFEIG-Condition-RightWeak"> </a><a name="hcPFEIG-Condition-RightWeak"> </a><a name="PFEIG-Condition-RightWeak-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 570961000124101}">Weakness of right upper limb (finding)</span></p><p><b>bodySite</b>: <span title="Codes:{http://snomed.info/sct 368209003}">Right upper arm structure (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-15 15:40: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><h3>Evidences</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Detail</b></td></tr><tr><td style="display: none">*</td><td><a href="Condition-PFEIG-Condition-HemiparesisDiagnosis.html">Condition Right hemiparesis (disorder)</a></td></tr></table><p><b>note</b>: The weakness and lack of coordination in the patient's right shoulder, arm, and hand are secondary to the stroke. PT/OT from SNF report improvements to rotator cuff strength over last month.</p></div>
  </text>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/condition-assertedDate">
    <valueDateTime value="2023-12-16T13:30: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="570961000124101"/>
      <display value="Weakness of right upper limb (finding)"/>
    </coding>
  </code>
  <bodySite>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="368209003"/>
      <display value="Right upper arm structure (body structure)"/>
    </coding>
  </bodySite>
  <subject>🔗 
    <reference value="Patient/PFEIG-patientBSJ1"/>
  </subject>
  <onsetDateTime value="2023-12-15T15:40:00-05:00"/>
  <recordedDate value="2024-01-18T14:10:00-05:00"/>
  <asserter>🔗 
    <reference value="Practitioner/PFEIG-Practitioner-JenCadbury"/>
  </asserter>
  <evidence>
    <detail>🔗 
      <reference value="Condition/PFEIG-Condition-HemiparesisDiagnosis"/>
    </detail>
  </evidence>
  <note>
    <text
          value="The weakness and lack of coordination in the patient's right shoulder, arm, and hand are secondary to the stroke. PT/OT from SNF report improvements to rotator cuff strength over last month."/>
  </note>
</Condition>