0.1.0 - ci-build

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

: AI Output: Early Warning Risk Assessment (3) - XML Representation

Raw xml | Download


<Observation xmlns="http://hl7.org/fhir">
  <id value="sc-03-override-ai-observation-risk-001"/>
  <meta>
    <profile
             value="http://example.org/fhir/trust-ai-transparency/StructureDefinition/trust-ai-observation"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Observation sc-03-override-ai-observation-risk-001</b></p><a name="sc-03-override-ai-observation-risk-001"> </a><a name="hcsc-03-override-ai-observation-risk-001"> </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-trust-ai-observation.html">Trust AI Generated Observation</a></p></div><p><b>status</b>: Final</p><p><b>code</b>: <span title="Codes:">AI-assisted 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:15:03+0000</p><p><b>performer</b>: <a href="Organization-organization-examplehospital.html">Organization Example Hospital</a></p><p><b>value</b>: <span title="Codes:">low-risk</span></p><p><b>interpretation</b>: <span title="Codes:{http://example.org/fhir/trust-ai-transparency/CodeSystem/trust-ai-involvement-cs ai-generated}">AI Generated</span></p><p><b>note</b>: </p><blockquote><div><p>No immediate escalation suggested</p>
</div></blockquote><p><b>device</b>: <a href="Device-device-riskassist-ai.html">Device: extension = ,-&gt;DocumentReference: extension = Not Clinically Validated,,,; status = current; type = AI Model Card; date = 2026-03-01 10:00:00+0000; description = Synthetic model card for a deterministic AI-output simulation component used in the PoC.,-&gt;DocumentReference: status = current; identifier = Trust AI Registration Number; status = active; manufacturer = ExampleMed AI GmbH; note = Synthetic maintenance information for PoC purposes.,AI-assisted early warning risk assessment based on synthetic NEWS2-inspired vital parameters.</a></p><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:">Confidence</span></p><p><b>value</b>: 0.68 1<span style="background: LightGoldenRodYellow"> (Details: UCUM  code1 = '1')</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:">Simplified score</span></p><p><b>value</b>: 9</p></blockquote></div>
  </text>
  <status value="final"/>
  <code>
    <text value="AI-assisted early warning risk assessment"/>
  </code>
  <subject>🔗 
    <reference value="Patient/patient-001"/>
  </subject>
  <encounter>🔗 
    <reference value="Encounter/encounter-001"/>
  </encounter>
  <effectiveDateTime value="2026-03-01T10:15:03Z"/>
  <performer>🔗 
    <reference value="Organization/organization-examplehospital"/>
  </performer>
  <valueCodeableConcept>
    <text value="low-risk"/>
  </valueCodeableConcept>
  <interpretation>
    <coding>
      <system
              value="http://example.org/fhir/trust-ai-transparency/CodeSystem/trust-ai-involvement-cs"/>
      <code value="ai-generated"/>
    </coding>
  </interpretation>
  <note>
    <text value="No immediate escalation suggested"/>
  </note>
  <device>🔗 
    <reference value="Device/device-riskassist-ai"/>
  </device>
  <component>
    <code>
      <text value="Confidence"/>
    </code>
    <valueQuantity>
      <value value="0.68"/>
      <unit value="1"/>
      <system value="http://unitsofmeasure.org"/>
      <code value="1"/>
    </valueQuantity>
  </component>
  <component>
    <code>
      <text value="Simplified score"/>
    </code>
    <valueInteger value="9"/>
  </component>
</Observation>