PACIO Transitions of Care Implementation Guide
0.1.0 - ci-build United States of America flag

PACIO Transitions of Care Implementation Guide - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Dressing Concerns - XML Representation

Raw xml | Download



<Condition xmlns="http://hl7.org/fhir">
  <id value="BSJ-DressingConcern"/>
  <meta>
    <profile
             value="http://hl7.org/fhir/us/core/StructureDefinition/us-core-condition-problems-health-concerns"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative: Condition</b><a name="BSJ-DressingConcern"> </a><a name="hcBSJ-DressingConcern"> </a></p><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">ResourceCondition &quot;BSJ-DressingConcern&quot; </p><p style="margin-bottom: 0px">Profile: <a href="http://hl7.org/fhir/us/core/STU6.1/StructureDefinition-us-core-condition-problems-health-concerns.html">US Core Condition Problems and Health Concerns Profile</a></p></div><p><b>clinicalStatus</b>: Active <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="http://terminology.hl7.org/5.4.0/CodeSystem-condition-clinical.html">Condition Clinical Status Codes</a>#active)</span></p><p><b>verificationStatus</b>: Confirmed <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="http://terminology.hl7.org/5.4.0/CodeSystem-condition-ver-status.html">ConditionVerificationStatus</a>#confirmed)</span></p><p><b>category</b>: control of complex voluntary movements <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="http://terminology.hl7.org/5.0.0/CodeSystem-ICF.html">International Classification of Functioning, Disability and Health</a>#b7601)</span>, Health Concern <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="http://hl7.org/fhir/us/core/STU6.1/CodeSystem-condition-category.html">US Core Condition Category Extension Codes</a>#health-concern)</span>, Functional Status <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="http://hl7.org/fhir/us/core/STU6.1/CodeSystem-us-core-category.html">US Core Category</a>#functional-status)</span></p><p><b>code</b>: Difficulty performing dressing activity (finding) <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://browser.ihtsdotools.org/">SNOWMED CT</a>#284972002)</span></p><p><b>subject</b>: <a href="Patient-Example-Smith-Johnson-Patient1.html">Patient/Example-Smith-Johnson-Patient1</a> &quot; SMITH-JOHNSON&quot;</p><p><b>recordedDate</b>: 2024-04-27 15:40:00-0400</p><p><b>asserter</b>: <a href="PractitionerRole-Role-OT-JenCadbury.html">PractitionerRole/Role-OT-JenCadbury</a></p><p><b>note</b>: Betsy is frustrated, embarrassed, and worried about not being able to dress herself</p></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/sid/icf"/>
      <code value="b7601"/>
      <display value="control of complex voluntary movements"/>
    </coding>
  </category>
  <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/Example-Smith-Johnson-Patient1"/>
  </subject>
  <recordedDate value="2024-04-27T15:40:00-04:00"/>
  <asserter>🔗 
    <reference value="PractitionerRole/Role-OT-JenCadbury"/>
  </asserter>
  <note>
    <text
          value="Betsy is frustrated, embarrassed, and worried about not being able to dress herself"/>
  </note>
</Condition>