AI Transparency on FHIR
1.0.0-ballot - ballot 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 1.0.0-ballot 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

:

Page standards status: Informative

Raw xml | Download


<Provenance xmlns="http://hl7.org/fhir">
  <id value="AIdeviceTypeCS-initial-history"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Provenance AIdeviceTypeCS-initial-history</b></p><a name="AIdeviceTypeCS-initial-history"> </a><a name="hcAIdeviceTypeCS-initial-history"> </a><p>Provenance for <a href="CodeSystem-AIdeviceTypeCS.html">CodeSystem Added Device.type for AI/LLM</a></p><p>Summary</p><table class="grid"><tr><td>Occurrence</td><td>2025-09-15</td></tr><tr><td>Recorded</td><td>2025-09-15 13:00:00+0000</td></tr><tr><td>Activity</td><td><span title="Codes:{http://terminology.hl7.org/CodeSystem/v3-DataOperation CREATE}">create</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>GitHub Copilot AI</td></tr><tr><td><span title="Codes:{http://terminology.hl7.org/CodeSystem/provenance-participant-type verifier}">Verifier</span></td><td>John F. Moehrke</td></tr></table></div>
  </text>
  <target>🔗 
    <reference value="CodeSystem/AIdeviceTypeCS"/>
  </target>
  <occurredDateTime value="2025-09-15"/>
  <recorded value="2025-09-15T13:00:00.0000Z"/>
  <reason>
    <coding>
      <system value="http://terminology.hl7.org/CodeSystem/v3-ActReason"/>
      <code value="METAMGT"/>
    </coding>
    <text value="Initial CodeSystem created by Co-Pilot AI"/>
  </reason>
  <activity>
    <coding>
      <system value="http://terminology.hl7.org/CodeSystem/v3-DataOperation"/>
      <code value="CREATE"/>
    </coding>
  </activity>
  <agent>
    <type>
      <coding>
        <system
                value="http://terminology.hl7.org/CodeSystem/provenance-participant-type"/>
        <code value="author"/>
      </coding>
    </type>
    <who>
      <display value="GitHub Copilot AI"/>
    </who>
  </agent>
  <agent>
    <type>
      <coding>
        <system
                value="http://terminology.hl7.org/CodeSystem/provenance-participant-type"/>
        <code value="verifier"/>
      </coding>
    </type>
    <who>
      <display value="John F. Moehrke"/>
    </who>
  </agent>
</Provenance>