FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.fhir.uv.aitransparency
Resource TypeValueSet
IdValueSet-ProvenanceVS.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/HL7/aitransparency-ig/ValueSet-ProvenanceVS.html
URLhttp://hl7.org/fhir/uv/aitransparency/ValueSet/ProvenanceVS
Version1.0.0-ballot
Statusactive
Date2025-12-09T17:45:04+00:00
NameProvenanceVS
TitleRecommended provenance codes
Realmuv
Authorityhl7
DescriptionSubset from HL7, plus those defined here. For use in .meta.security to indicate AI was used in some way.

Resources that use this resource

StructureDefinition
AI-ProvenanceAI Provenance
AI-dataAI Data

Resources that this resource uses

CodeSystem
AddedProvenanceCSAdded Provenance Codes
v3-ObservationValueObservationValue

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ValueSet ProvenanceVS

This value set includes codes based on the following rules:


Source1

{
  "resourceType": "ValueSet",
  "id": "ProvenanceVS",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "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": "2025-12-09T17:45:04+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": "4.0.0",
        "concept": [
          {
            "code": "AIAST",
            "display": "Artificial Intelligence asserted"
          }
        ]
      }
    ]
  }
}