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
Active as of 2025-08-15 | Maturity Level: 0 |
<CodeSystem xmlns="http://hl7.org/fhir">
<id value="AddedProvenanceCS"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem AddedProvenanceCS</b></p><a name="AddedProvenanceCS"> </a><a name="hcAddedProvenanceCS"> </a><p>This case-sensitive code system <code>http://hl7.org/fhir/uv/aitransparency/CodeSystem/AddedProvenanceCS</code> defines the following codes:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style="white-space:nowrap">AIRPT<a name="AddedProvenanceCS-AIRPT"> </a></td><td>AI Reported</td></tr><tr><td style="white-space:nowrap">CLINAST_AIRPT<a name="AddedProvenanceCS-CLINAST_AIRPT"> </a></td><td>Clinician Asserted from AI Reported</td></tr><tr><td style="white-space:nowrap">AIAST_CLINRPT<a name="AddedProvenanceCS-AIAST_CLINRPT"> </a></td><td>AI Asserted from Clinician Reported</td></tr></table></div>
</text>
<extension
url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
<valueCode value="ehr"/>
</extension>
<extension
url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm">
<valueInteger value="0">
<extension
url="http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom">
<valueCanonical
value="http://hl7.org/fhir/uv/aitransparency/ImplementationGuide/hl7.fhir.uv.aitransparency"/>
</extension>
</valueInteger>
</extension>
<url
value="http://hl7.org/fhir/uv/aitransparency/CodeSystem/AddedProvenanceCS"/>
<version value="0.1.0"/>
<name value="AddedProvenanceCS"/>
<title value="Added Provenance Codes"/>
<status value="active"/>
<experimental value="false"/>
<date value="2025-08-15T02:24:58+00:00"/>
<publisher value="HL7 International / Electronic Health Records"/>
<contact>
<name value="HL7 International / Electronic Health Records"/>
<telecom>
<system value="url"/>
<value value="http://www.hl7.org/Special/committees/ehr"/>
</telecom>
<telecom>
<system value="email"/>
<value value="ehr@lists.hl7.org"/>
</telecom>
</contact>
<description
value="This CodeSystem contains codes for the provenance indications used in .meta.security and elsewhere that indicate that the AI system has been involved."/>
<jurisdiction>
<coding>
<system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
<code value="001"/>
</coding>
</jurisdiction>
<caseSensitive value="true"/>
<content value="complete"/>
<count value="3"/>
<concept>
<code value="AIRPT"/>
<display value="AI Reported"/>
</concept>
<concept>
<code value="CLINAST_AIRPT"/>
<display value="Clinician Asserted from AI Reported"/>
</concept>
<concept>
<code value="AIAST_CLINRPT"/>
<display value="AI Asserted from Clinician Reported"/>
</concept>
</CodeSystem>