{
  "resourceType" : "Condition",
  "id" : "Example-Condition-img-8eee031c7c06",
  "meta" : {
    "profile" : ["https://ohapi-fhir-dev-service-fhir-project.apps.indraclusterdes.eastus.aroapp.io/StructureDefinition-ProfileConditionHCEU"]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Condition Example-Condition-img-8eee031c7c06</b></p><a name=\"Example-Condition-img-8eee031c7c06\"> </a><a name=\"hcExample-Condition-img-8eee031c7c06\"> </a><a name=\"Example-Condition-img-8eee031c7c06-es-ES\"> </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-ProfileConditionHCEU.html\">HCEU - Condition</a></p></div><p><b>identifier</b>: <code>http://hospitalSystemInformation.example.org/diagnosis/</code>/8eee031c7c06\u00a0(use:\u00a0usual,\u00a0)</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 provisional}\">Provisional</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:{https://icd.who.int/ S62.5}\">Fractura del pulgar</span></p><p><b>bodySite</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v2-0163 LH}\">Left Hand</span></p><p><b>subject</b>: <a href=\"Patient-Example-Patient-img-e2648844a31a.html\">Sofía Gabriela Hernández(official) Female, DoB: 2016-02-18 ( Numero único de Identificación: 1016419135\u00a0(use:\u00a0official,\u00a0))</a></p><p><b>recordedDate</b>: 2025-07-17 14:02:53+0000</p><p><b>recorder</b>: <a href=\"PractitionerRole-Example-img-PractitionerRole-119c815a75ad.html\">PractitionerRole Pediatric orthopedic surgeon</a></p><p><b>asserter</b>: <a href=\"PractitionerRole-Example-img-PractitionerRole-119c815a75ad.html\">PractitionerRole Pediatric orthopedic surgeon</a></p><p><b>note</b>: Menor de 9 años con golpe en mano. Refiere dolor en mano izquierda y dificultad para mover el dedo pulgar. Se ordena radiografía de mano izquierda para descartar o confirmar fractura.</p></div>"
  },
  "identifier" : [{
    "use" : "usual",
    "system" : "http://hospitalSystemInformation.example.org/diagnosis/",
    "value" : "8eee031c7c06"
  }],
  "clinicalStatus" : {
    "coding" : [{
      "system" : "http://terminology.hl7.org/CodeSystem/condition-clinical",
      "code" : "active"
    }]
  },
  "verificationStatus" : {
    "coding" : [{
      "system" : "http://terminology.hl7.org/CodeSystem/condition-ver-status",
      "code" : "provisional"
    }]
  },
  "category" : [{
    "coding" : [{
      "system" : "http://terminology.hl7.org/CodeSystem/condition-category",
      "code" : "encounter-diagnosis",
      "display" : "Encounter Diagnosis"
    }]
  }],
  "code" : {
    "coding" : [{
      "system" : "https://icd.who.int/",
      "code" : "S62.5",
      "display" : "Fractura del pulgar"
    }]
  },
  "bodySite" : [{
    "coding" : [{
      "system" : "http://terminology.hl7.org/CodeSystem/v2-0163",
      "code" : "LH",
      "display" : "Left Hand"
    }]
  }],
  "subject" : {
    "reference" : "Patient/Example-Patient-img-e2648844a31a"
  },
  "recordedDate" : "2025-07-17T14:02:53Z",
  "recorder" : {
    "reference" : "PractitionerRole/Example-img-PractitionerRole-119c815a75ad"
  },
  "asserter" : {
    "reference" : "PractitionerRole/Example-img-PractitionerRole-119c815a75ad"
  },
  "note" : [{
    "text" : "Menor de 9 años con golpe en mano. Refiere dolor en mano izquierda y dificultad para mover el dedo pulgar. Se ordena radiografía de mano izquierda para descartar o confirmar fractura."
  }]
}