{
  "resourceType" : "ValueSet",
  "id" : "ProvenanceVS",
  "language" : "en",
  "text" : {
    "status" : "extensions",
    "div" : "<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 &#x1F4E6;1.0.0-ballot</span></li><li>Include these codes as defined in <a href=\"http://terminology.hl7.org/7.1.0/CodeSystem-v3-ObservationValue.html\"><code>http://terminology.hl7.org/CodeSystem/v3-ObservationValue</code></a><span title=\"Version is explicitly stated to be 5.0.0\"> version &#x1F4CD;5.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.1.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>"
  },
  "extension" : [{
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode" : "ehr"
  },
  {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger" : 2,
    "_valueInteger" : {
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
        "valueCanonical" : "http://hl7.org/fhir/uv/aitransparency/ImplementationGuide/hl7.fhir.uv.aitransparency"
      }]
    }
  },
  {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
    "valueCode" : "trial-use",
    "_valueCode" : {
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
        "valueCanonical" : "http://hl7.org/fhir/uv/aitransparency/ImplementationGuide/hl7.fhir.uv.aitransparency"
      }]
    }
  }],
  "url" : "http://hl7.org/fhir/uv/aitransparency/ValueSet/ProvenanceVS",
  "version" : "1.0.0-ballot",
  "name" : "ProvenanceVS",
  "title" : "Recommended provenance codes",
  "status" : "active",
  "experimental" : false,
  "date" : "2026-04-21T21:00:23+00:00",
  "publisher" : "HL7 International / Electronic Health Records",
  "contact" : [{
    "name" : "HL7 International / Electronic Health Records",
    "telecom" : [{
      "system" : "url",
      "value" : "http://www.hl7.org/Special/committees/ehr"
    },
    {
      "system" : "email",
      "value" : "ehr@lists.hl7.org"
    }]
  }],
  "description" : "Subset from HL7, plus those defined here. For use in .meta.security to indicate AI was used in some way.",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
      "code" : "001"
    }]
  }],
  "compose" : {
    "include" : [{
      "system" : "http://hl7.org/fhir/uv/aitransparency/CodeSystem/AddedProvenanceCS"
    },
    {
      "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationValue",
      "version" : "5.0.0",
      "concept" : [{
        "code" : "AIAST",
        "display" : "Artificial Intelligence asserted"
      }]
    }]
  }
}