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: Diagnostic Report - XML Representation

Raw xml | Download


<DiagnosticReport xmlns="http://hl7.org/fhir">
  <id value="dr-ai-diagnostic-report"/>
  <meta>
    <security>
      <system
              value="http://example.org/fhir/trust-ai-transparency/CodeSystem/trust-ai-involvement-cs"/>
      <code value="ai-generated"/>
      <display value="AI Generated"/>
    </security>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: DiagnosticReport dr-ai-diagnostic-report</b></p><a name="dr-ai-diagnostic-report"> </a><a name="hcdr-ai-diagnostic-report"> </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="CodeSystem-trust-ai-involvement-cs.html">AI Generated (Details: Trust AI Involvement Code System code ai-generated = 'AI Generated')</a></p></div><h2><span title="Codes:">AI-generated diagnostic assessment</span> </h2><table class="grid"><tr><td>Subject</td><td>Anonymous Patient Female, DoB: 1965-06-15</td></tr><tr><td>Relevant Time</td><td>2026-03-10 09:05:00+0000</td></tr><tr><td>Reported</td><td>2026-03-10 09:05:04+0000</td></tr></table><p><b>Report Details</b></p><table class="grid"><tr><td><b>Code</b></td><td><b>Value</b></td><td><b>Flags</b></td><td><b>Relevant Time</b></td></tr><tr><td><a href="Observation-dr-input-observation.html"><span title="Codes:">C-reactive protein concentration</span></a></td><td>148 mg/L</td><td>Final</td><td>2026-03-10 09:00:00+0000</td></tr></table><div><p>The findings indicate an increased probability of an acute infectious process.</p>
</div></div>
  </text>
  <status value="final"/>
  <code>
    <text value="AI-generated diagnostic assessment"/>
  </code>
  <subject>🔗 
    <reference value="Patient/dr-patient"/>
  </subject>
  <effectiveDateTime value="2026-03-10T09:05:00Z"/>
  <issued value="2026-03-10T09:05:04Z"/>
  <result>🔗 
    <reference value="Observation/dr-input-observation"/>
  </result>
  <conclusion
              value="The findings indicate an increased probability of an acute infectious process."/>
</DiagnosticReport>