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

This page is part of the PACIO Personal Functioning and Engagement Implementation Guide (v2.0.0: STU 2) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions

: PFEIG-Condition-DressingConcern - XML Representation

Page standards status: Informative

Raw xml | Download


<Condition xmlns="http://hl7.org/fhir">
  <id value="PFEIG-Condition-DressingConcern"/>
  <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-DressingConcern</b></p><a name="PFEIG-Condition-DressingConcern"> </a><a name="hcPFEIG-Condition-DressingConcern"> </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-condition-problems-health-concerns.html">Personal Functioning and Engagement Condition Problems and Health Concerns Profile</a></p></div><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 284972002}">Difficulty performing dressing activity (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>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><p><b>note</b>: </p><blockquote><div><p>Betsy is frustrated, embarrassed, and worried about not being able to dress herself</p>
</div></blockquote></div>
  </text>
  <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="284972002"/>
      <display value="Difficulty performing dressing activity (finding)"/>
    </coding>
  </code>
  <subject>🔗 
    <reference value="Patient/PFEIG-patientBSJ1"/>
  </subject>
  <recordedDate value="2024-01-18T14:10:00-05:00"/>
  <asserter>🔗 
    <reference value="Practitioner/PFEIG-Practitioner-JenCadbury"/>
  </asserter>
  <note>
    <text
          value="Betsy is frustrated, embarrassed, and worried about not being able to dress herself"/>
  </note>
</Condition>