Package | hl7.fhir.uv.aitransparency |
Type | CodeSystem |
Id | AddedProvenanceCS |
FHIR Version | R4 |
Source | http://hl7.org/fhir/uv/aitransparency/https://build.fhir.org/ig/HL7/aitransparency-ig/CodeSystem-AddedProvenanceCS.html |
URL | http://hl7.org/fhir/uv/aitransparency/CodeSystem/AddedProvenanceCS |
Version | 0.1.0 |
Status | active |
Date | 2025-06-24T17:55:41+00:00 |
Name | AddedProvenanceCS |
Title | Added Provenance Codes |
Realm | uv |
Authority | hl7 |
Description | This CodeSystem contains codes for the provenance indications used in .meta.security and elsewhere that indicate that the AI system has been involved. |
Content | complete |
ValueSet | |
ProvenanceVS | Recommended provenance codes |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem AddedProvenanceCS
This case-sensitive code system http://hl7.org/fhir/uv/aitransparency/CodeSystem/AddedProvenanceCS
defines the following codes:
Code | Display |
AIRPT | AI Reported |
CLINAST_AIRPT | Clinician Asserted from AI Reported |
AIAST_CLINRPT | AI Asserted from Clinician Reported |
{ "resourceType": "CodeSystem", "id": "AddedProvenanceCS", "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", "valueCode": "ehr" }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", "valueInteger": 0, "_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/uv/aitransparency/CodeSystem/AddedProvenanceCS", "version": "0.1.0", "name": "AddedProvenanceCS", "title": "Added Provenance Codes", "status": "active", "experimental": false, "date": "2025-06-24T17:55:41+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": "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": "http://unstats.un.org/unsd/methods/m49/m49.htm", "code": "001" } ] } ], "caseSensitive": true, "content": "complete", "count": 3, "concept": [ { "code": "AIRPT", "display": "AI Reported" }, { "code": "CLINAST_AIRPT", "display": "Clinician Asserted from AI Reported" }, { "code": "AIAST_CLINRPT", "display": "AI Asserted from Clinician Reported" } ] }