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 authored Lab Observation - XML Representation

Raw xml | Download


<Provenance xmlns="http://hl7.org/fhir">
  <id value="AI-Contributed"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Provenance AI-Contributed</b></p><a name="AI-Contributed"> </a><a name="hcAI-Contributed"> </a><p>Provenance for <a href="Observation-f206.html">Observation Blood culture</a></p><p>Summary</p><table class="grid"><tr><td>Occurrence</td><td>2017-06-06 --&gt; (ongoing)</td></tr><tr><td>Recorded</td><td>2016-06-09 08:12:14+1000</td></tr><tr><td>Activity</td><td><span title="Codes:{http://terminology.hl7.org/CodeSystem/v3-DataOperation CREATE}">antiviral resistance detection</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 verifier}">Verifier</span></td><td><a href="http://example.org/fhir/Practitioner/pract">http://example.org/fhir/Practitioner/pract</a></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="Observation/f206"/>
  </target>
  <occurredPeriod>
    <start value="2017-06-06"/>
  </occurredPeriod>
  <recorded value="2016-06-09T08:12:14+10:00"/>
  <activity>
    <coding>
      <system value="http://terminology.hl7.org/CodeSystem/v3-DataOperation"/>
      <code value="CREATE"/>
      <display value="create"/>
    </coding>
    <text value="antiviral resistance detection"/>
  </activity>
  <agent>
    <type>
      <coding>
        <system
                value="http://terminology.hl7.org/CodeSystem/provenance-participant-type"/>
        <code value="verifier"/>
        <display value="Verifier"/>
      </coding>
    </type>
    <who>
      <reference value="http://example.org/fhir/Practitioner/pract"/>
    </who>
  </agent>
  <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>
</Provenance>