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 - JSON Representation

Raw json | Download

{
  "resourceType" : "Condition",
  "id" : "wilmamarina01-Condition-InfectedSkinUlcer-20260714",
  "meta" : {
    "profile" : [
      🔗 "http://hl7.org/fhir/us/pacio-pfe/StructureDefinition/pfe-condition-encounter-diagnosis"
    ]
  },
  "text" : {
    "status" : "extensions",
    "div" : "<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>\n</div></blockquote></div>"
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/condition-assertedDate",
      "valueDateTime" : "2026-07-14"
    }
  ],
  "clinicalStatus" : {
    "coding" : [
      {
        "system" : "http://terminology.hl7.org/CodeSystem/condition-clinical",
        "code" : "active"
      }
    ]
  },
  "verificationStatus" : {
    "coding" : [
      {
        "system" : "http://terminology.hl7.org/CodeSystem/condition-ver-status",
        "code" : "confirmed"
      }
    ]
  },
  "category" : [
    {
      "coding" : [
        {
          "system" : "http://terminology.hl7.org/CodeSystem/condition-category",
          "code" : "encounter-diagnosis",
          "display" : "Encounter Diagnosis"
        }
      ]
    }
  ],
  "code" : {
    "coding" : [
      {
        "system" : "http://snomed.info/sct",
        "code" : "2622007",
        "display" : "Infected ulcer of skin"
      }
    ],
    "text" : "Infected ulcer of skin"
  },
  "bodySite" : [
    {
      "coding" : [
        {
          "system" : "http://snomed.info/sct",
          "code" : "787204008",
          "display" : "Structure of skin of right hip"
        }
      ]
    }
  ],
  "subject" : {
    🔗 "reference" : "Patient/patient-wilmamarina01",
    "display" : "Wilma Marina"
  },
  "recordedDate" : "2026-07-14",
  "asserter" : {
    🔗 "reference" : "PractitionerRole/PractitionerRole-RN-NichelleLorna"
  },
  "note" : [
    {
      "text" : "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."
    }
  ]
}