PACIO Sample Data Depot
0.1.0 - draft

PACIO Sample Data Depot, published by MITRE. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/paciowg/sample-data-fsh/ and changes regularly. See the Directory of published versions

: wilmamarina01-Condition-InfectedSkinUlcer-20260714 - XML Representation

Raw xml | Download


<Condition xmlns="http://hl7.org/fhir">
  <id value="wilmamarina01-Condition-InfectedSkinUlcer-20260714"/>
  <meta>
    <profile
             value="http://hl7.org/fhir/us/pacio-pfe/StructureDefinition/pfe-condition-encounter-diagnosis"/>
  </meta>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Condition wilmamarina01-Condition-InfectedSkinUlcer-20260714</b></p><a name="wilmamarina01-Condition-InfectedSkinUlcer-20260714"> </a><a name="hcwilmamarina01-Condition-InfectedSkinUlcer-20260714"> </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="https://build.fhir.org/ig/HL7/fhir-pacio-pfe/StructureDefinition-pfe-condition-encounter-diagnosis.html">Personal Functioning and Engagement Condition Encounter Diagnosis Profile</a></p></div><p><b>Condition Asserted Date</b>: 2026-07-14</p><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://terminology.hl7.org/CodeSystem/condition-category encounter-diagnosis}">Encounter Diagnosis</span></p><p><b>code</b>: <span title="Codes:{http://snomed.info/sct 2622007}">Infected ulcer of skin</span></p><p><b>bodySite</b>: <span title="Codes:{http://snomed.info/sct 787204008}">Structure of skin of right hip</span></p><p><b>subject</b>: <a href="Patient-patient-wilmamarina01.html">Wilma Marina</a></p><p><b>recordedDate</b>: 2026-07-14</p><p><b>asserter</b>: <a href="PractitionerRole-PractitionerRole-RN-NichelleLorna.html">PractitionerRole Registered Nurse</a></p><p><b>note</b>: </p><blockquote><div><p>During an assessment of the patient's Stage II pressure ulcer on her right hip, there were indications of an infection at the ulcer site, with erythema and edema of the skin surrounding the pressure ulcer, greenish-yellow drainage, foul odor coming from the wound. The patient also has a low grade fever, reports no appetite, and reports increased pain in the right hip around the wound area.</p>
</div></blockquote></div>
  </text>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/condition-assertedDate">
    <valueDateTime value="2026-07-14"/>
  </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://terminology.hl7.org/CodeSystem/condition-category"/>
      <code value="encounter-diagnosis"/>
      <display value="Encounter Diagnosis"/>
    </coding>
  </category>
  <code>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="2622007"/>
      <display value="Infected ulcer of skin"/>
    </coding>
    <text value="Infected ulcer of skin"/>
  </code>
  <bodySite>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="787204008"/>
      <display value="Structure of skin of right hip"/>
    </coding>
  </bodySite>
  <subject>🔗 
    <reference value="Patient/patient-wilmamarina01"/>
    <display value="Wilma Marina"/>
  </subject>
  <recordedDate value="2026-07-14"/>
  <asserter>🔗 
    <reference value="PractitionerRole/PractitionerRole-RN-NichelleLorna"/>
  </asserter>
  <note>
    <text
          value="During an assessment of the patient's Stage II pressure ulcer on her right hip, there were indications of an infection at the ulcer site, with erythema and edema of the skin surrounding the pressure ulcer, greenish-yellow drainage, foul odor coming from the wound. The patient also has a low grade fever, reports no appetite, and reports increased pain in the right hip around the wound area."/>
  </note>
</Condition>