<?xml version="1.0" encoding="UTF-8"?>

<Observation xmlns="http://hl7.org/fhir">
  <id value="other-model-result"/>
  <meta>
    <security>
      <system value="http://terminology.hl7.org/CodeSystem/v3-ObservationValue"/>
      <code value="AIAST"/>
      <display value="Artificial Intelligence asserted"/>
    </security>
  </meta>
  <language value="en"/>
  <text>
    <status value="generated"/><div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Observation other-model-result</b></p><a name="other-model-result"> </a><a name="hcother-model-result"> </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">Security Label: <a href="http://terminology.hl7.org/7.2.0/CodeSystem-v3-ObservationValue.html">Artificial Intelligence asserted (Details: ObservationValue code AIAST = 'Artificial Intelligence asserted')</a></p></div><p><b>status</b>: Final</p><p><b>code</b>: <span title="Codes:{http://loinc.org 718-7}">Hemoglobin [Mass/volume] in Blood</span></p><p><b>subject</b>: <a href="http://server.example.org/fhir/Patient/f201">http://server.example.org/fhir/Patient/f201</a></p><p><b>effective</b>: 2026-01-15 10:55:00+0000</p><p><b>value</b>: 13.2 g/dL<span style="background: LightGoldenRodYellow"> (Details: UCUM  codeg/dL = 'g/dL')</span></p><p><b>device</b>: <a href="Device-TheOtherAI.html">Device: extension = Large Language Models; identifier = http://example.org/ehr/client-ids#otherhealth; manufacturer = Beta Diagnostics, Inc; type = All kinds of Artificial Intelligence; contact = http://example.org/other-ai</a></p></div>
  </text>
  <status value="final"/>
  <code>
    <coding>
      <system value="http://loinc.org"/>
      <code value="718-7"/>
      <display value="Hemoglobin [Mass/volume] in Blood"/>
    </coding>
  </code>
  <subject>
    <reference value="http://server.example.org/fhir/Patient/f201"/>
  </subject>
  <effectiveDateTime value="2026-01-15T10:55:00Z"/>
  <valueQuantity>
    <value value="13.2"/>
    <unit value="g/dL"/>
    <system value="http://unitsofmeasure.org"/>
    <code value="g/dL"/>
  </valueQuantity>
  <device>
    <reference value="Device/TheOtherAI"/>
  </device>
</Observation>