0.1.0 - ci-build

EUAITransparencyIG - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Corrected Clinical Observation: Early Warning Risk Assessment (4) - JSON Representation

Raw json | Download

{
  "resourceType" : "Observation",
  "id" : "sc-04-correction-exp-corrected-clinical-observation-001",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Observation sc-04-correction-exp-corrected-clinical-observation-001</b></p><a name=\"sc-04-correction-exp-corrected-clinical-observation-001\"> </a><a name=\"hcsc-04-correction-exp-corrected-clinical-observation-001\"> </a><p><b>status</b>: Final</p><p><b>code</b>: <span title=\"Codes:\">Human-corrected early warning risk assessment</span></p><p><b>subject</b>: <a href=\"Patient-patient-001.html\">Anonymous Patient Female, DoB: 1959-04-12</a></p><p><b>encounter</b>: <a href=\"Encounter-encounter-001.html\">Encounter: status = completed; class = ambulatory; actualPeriod = 2026-03-01 10:00:00+0000 --&gt; 2026-03-01 10:30:00+0000</a></p><p><b>effective</b>: 2026-03-01 10:20:00+0000</p><p><b>performer</b>: <a href=\"Practitioner-practitioner-001.html\">Practitioner Clinical Reviewer </a></p><p><b>value</b>: <span title=\"Codes:\">high-risk</span></p><p><b>note</b>: , , </p><blockquote><div><p>Urgent clinical review recommended</p>\n</div></blockquote><blockquote><div><p>The simulated AI output was intentionally configured as inconsistent and corrected by the human reviewer.</p>\n</div></blockquote><blockquote><div><p>Corrected clinical result created for PoC traceability demonstration.</p>\n</div></blockquote><p><b>derivedFrom</b>: <a href=\"Observation-sc-04-correction-exp-ai-observation-risk-001.html\">Observation </a></p></div>"
  },
  "status" : "final",
  "code" : {
    "text" : "Human-corrected early warning risk assessment"
  },
  "subject" : {
    🔗 "reference" : "Patient/patient-001"
  },
  "encounter" : {
    🔗 "reference" : "Encounter/encounter-001"
  },
  "effectiveDateTime" : "2026-03-01T10:20:00Z",
  "performer" : [
    {
      🔗 "reference" : "Practitioner/practitioner-001"
    }
  ],
  "valueCodeableConcept" : {
    "text" : "high-risk"
  },
  "note" : [
    {
      "text" : "Urgent clinical review recommended"
    },
    {
      "text" : "The simulated AI output was intentionally configured as inconsistent and corrected by the human reviewer."
    },
    {
      "text" : "Corrected clinical result created for PoC traceability demonstration."
    }
  ],
  "derivedFrom" : [
    {
      🔗 "reference" : "Observation/sc-04-correction-exp-ai-observation-risk-001"
    }
  ]
}