AI Transparency on FHIR
0.1.0 - ci-build International flag

AI Transparency on FHIR, published by HL7 International / Electronic Health Records. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/aitransparency-ig/ and changes regularly. See the Directory of published versions

: Provenance of AI Generated Lab Results - XML Representation

Raw xml | Download


<Provenance xmlns="http://hl7.org/fhir">
  <id value="AI-Generated-Lab-Results"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Provenance AI-Generated-Lab-Results</b></p><a name="AI-Generated-Lab-Results"> </a><a name="hcAI-Generated-Lab-Results"> </a><p>Provenance for: </p><ul><li><a href="Bundle-b3c1f2d4-5c8e-4b0a-9f6d-7c8e1f2d4b5c.html">Bundle: type = transaction</a></li><li><a href="Bundle-b3c1f2d4-5c8e-4b0a-9f6d-7c8e1f2d4b5c.html#Patient_730779b1-7952-470a-8ea3-8f1ad87ff18f">Bundle: type = transaction</a></li><li><a href="Bundle-b3c1f2d4-5c8e-4b0a-9f6d-7c8e1f2d4b5c.html#Observation_608c4de1-1ab6-4bfe-b2e4-dca6b19223f0">Bundle: type = transaction</a></li></ul><p>Summary</p><table class="grid"><tr><td>Occurrence</td><td>2023-10-01 12:00:00+0000 --&gt; (ongoing)</td></tr><tr><td>Recorded</td><td>2023-10-01 12:05:00+0000</td></tr><tr><td>Policy</td><td><a href="http://example.org/fhir/DocumentReference/AI-Generated-Lab-Results">http://example.org/fhir/DocumentReference/AI-Generated-Lab-Results</a></td></tr><tr><td>Activity</td><td><span title="Codes:{http://terminology.hl7.org/CodeSystem/iso-21089-lifecycle transform}">AI Generated Lab Results from PDF</span></td></tr></table><p><b>Agents</b></p><table class="grid"><tr><td><b>Type</b></td><td><b>who</b></td></tr><tr><td><span title="Codes:{http://terminology.hl7.org/CodeSystem/provenance-participant-type author}">Author</span></td><td><a href="Device-TheAI.html">Device: identifier = http://example.org/ehr/client-ids#goodhealth; manufacturer = Acme Devices, Inc; type = ; contact = http://example.org</a></td></tr></table></div>
  </text>
  <target>🔗 
    <reference value="Bundle/b3c1f2d4-5c8e-4b0a-9f6d-7c8e1f2d4b5c"/>
  </target>
  <target>
    <reference value="Patient/730779b1-7952-470a-8ea3-8f1ad87ff18f"/>
  </target>
  <target>
    <reference value="Observation/608c4de1-1ab6-4bfe-b2e4-dca6b19223f0"/>
  </target>
  <occurredPeriod>
    <start value="2023-10-01T12:00:00+00:00"/>
  </occurredPeriod>
  <recorded value="2023-10-01T12:05:00+00:00"/>
  <policy
          value="http://example.org/fhir/DocumentReference/AI-Generated-Lab-Results"/>
  <activity>
    <coding>
      <system
              value="http://terminology.hl7.org/CodeSystem/iso-21089-lifecycle"/>
      <code value="transform"/>
      <display value="Transform/Translate Record Lifecycle Event"/>
    </coding>
    <text value="AI Generated Lab Results from PDF"/>
  </activity>
  <agent>
    <type>
      <coding>
        <system
                value="http://terminology.hl7.org/CodeSystem/provenance-participant-type"/>
        <code value="author"/>
        <display value="Author"/>
      </coding>
    </type>
    <who>🔗 
      <reference value="Device/TheAI"/>
    </who>
  </agent>
  <entity>
    <role value="source"/>
    <what>🔗 
      <reference value="DocumentReference/Lab-Results-PDF"/>
    </what>
  </entity>
</Provenance>