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-comment 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: Trial-use | Maturity Level: 0 |
<ValueSet xmlns="http://hl7.org/fhir">
<id value="ProvenanceVS"/>
<text>
<status value="extensions"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet ProvenanceVS</b></p><a name="ProvenanceVS"> </a><a name="hcProvenanceVS"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Include all codes defined in <a href="CodeSystem-AddedProvenanceCS.html"><code>http://hl7.org/fhir/uv/aitransparency/CodeSystem/AddedProvenanceCS</code></a><span title="Version is not explicitly stated, which means it is fixed to the version provided in this specification"> version 📦1.0.0-comment</span></li><li>Include these codes as defined in <a href="http://terminology.hl7.org/7.0.0/CodeSystem-v3-ObservationValue.html"><code>http://terminology.hl7.org/CodeSystem/v3-ObservationValue</code></a><span title="Version is explicitly stated to be 4.0.0"> version 📍4.0.0</span><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href="http://terminology.hl7.org/7.0.0/CodeSystem-v3-ObservationValue.html#v3-ObservationValue-AIAST">AIAST</a></td><td>Artificial Intelligence asserted</td><td>Security provenance metadata observation value used to indicate that an IT resource (data, or information object) was asserted by a Artificial Intelligence (e.g. Clinical Decision Support, Machine Learning, Algorithm).</td></tr></table></li></ul></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>
<extension
url="http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status">
<valueCode value="trial-use">
<extension
url="http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom">
<valueCanonical
value="http://hl7.org/fhir/uv/aitransparency/ImplementationGuide/hl7.fhir.uv.aitransparency"/>
</extension>
</valueCode>
</extension>
<url value="http://hl7.org/fhir/uv/aitransparency/ValueSet/ProvenanceVS"/>
<version value="1.0.0-comment"/>
<name value="ProvenanceVS"/>
<title value="Recommended provenance codes"/>
<status value="active"/>
<experimental value="false"/>
<date value="2025-11-17T23:28:54+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="Subset from HL7, plus those defined here. For use in .meta.security to indicate AI was used in some way."/>
<jurisdiction>
<coding>
<system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
<code value="001"/>
</coding>
</jurisdiction>
<compose>
<include>
<system
value="http://hl7.org/fhir/uv/aitransparency/CodeSystem/AddedProvenanceCS"/>
</include>
<include>
<system
value="http://terminology.hl7.org/CodeSystem/v3-ObservationValue"/>
<version value="4.0.0"/>
<concept>
<code value="AIAST"/>
<display value="Artificial Intelligence asserted"/>
</concept>
</include>
</compose>
</ValueSet>