@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

<http://hl7.org/fhir/uv/aitransparency/CodeSystem/AddedProvenanceCS> a fhir:CodeSystem ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "AddedProvenanceCS"] ; # 
  fhir:language [ fhir:v "en"] ; # 
  fhir:text [
     fhir:status [ fhir:v "generated" ] ;
     fhir:div [ fhir:v "<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><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">AIRPT<a name=\"AddedProvenanceCS-AIRPT\"> </a></td><td>AI Reported</td><td>Indicates that the content was reported by an AI system.</td></tr><tr><td style=\"white-space:nowrap\">CLINAST_AIRPT<a name=\"AddedProvenanceCS-CLINAST_AIRPT\"> </a></td><td>Clinician Asserted from AI Reported</td><td>Indicates that a clinician has reviewed and asserted the content that was originally reported by an AI system.</td></tr><tr><td style=\"white-space:nowrap\">AIAST_CLINRPT<a name=\"AddedProvenanceCS-AIAST_CLINRPT\"> </a></td><td>AI Asserted from Clinician Reported</td><td>Indicates that the content was asserted by an AI system based on clinician reported information.</td></tr></table></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:extension ( [
     fhir:url [
       fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg"^^xsd:anyURI ;
       fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-wg>
     ] ;
     fhir:value [
       a fhir:Code ;
       fhir:v "ehr"
     ]
  ] [
     fhir:url [
       fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm"^^xsd:anyURI ;
       fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm>
     ] ;
     fhir:value [
       a fhir:Integer ;
       fhir:v 2 ;
       fhir:extension ( [
         fhir:url [
           fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom"^^xsd:anyURI ;
           fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom>
         ] ;
         fhir:value [
           a fhir:Canonical ;
           fhir:v "http://hl7.org/fhir/uv/aitransparency/ImplementationGuide/hl7.fhir.uv.aitransparency"^^xsd:anyURI ;
           fhir:l <http://hl7.org/fhir/uv/aitransparency/ImplementationGuide/hl7.fhir.uv.aitransparency>
         ]
       ] )
     ]
  ] [
     fhir:url [
       fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status"^^xsd:anyURI ;
       fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status>
     ] ;
     fhir:value [
       a fhir:Code ;
       fhir:v "trial-use" ;
       fhir:extension ( [
         fhir:url [
           fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom"^^xsd:anyURI ;
           fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom>
         ] ;
         fhir:value [
           a fhir:Canonical ;
           fhir:v "http://hl7.org/fhir/uv/aitransparency/ImplementationGuide/hl7.fhir.uv.aitransparency"^^xsd:anyURI ;
           fhir:l <http://hl7.org/fhir/uv/aitransparency/ImplementationGuide/hl7.fhir.uv.aitransparency>
         ]
       ] )
     ]
  ] ) ; # 
  fhir:url [
     fhir:v "http://hl7.org/fhir/uv/aitransparency/CodeSystem/AddedProvenanceCS"^^xsd:anyURI ;
     fhir:l <http://hl7.org/fhir/uv/aitransparency/CodeSystem/AddedProvenanceCS>
  ] ; # 
  fhir:version [ fhir:v "1.0.0-ballot"] ; # 
  fhir:name [ fhir:v "AddedProvenanceCS"] ; # 
  fhir:title [ fhir:v "Added Provenance Codes"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v false] ; # 
  fhir:date [ fhir:v "2026-04-21T21:00:23+00:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "HL7 International / Electronic Health Records"] ; # 
  fhir:contact ( [
     fhir:name [ fhir:v "HL7 International / Electronic Health Records" ] ;
     fhir:telecom ( [
       fhir:system [ fhir:v "url" ] ;
       fhir:value [ fhir:v "http://www.hl7.org/Special/committees/ehr" ]
     ] [
       fhir:system [ fhir:v "email" ] ;
       fhir:value [ fhir:v "ehr@lists.hl7.org" ]
     ] )
  ] ) ; # 
  fhir:description [ fhir:v "This CodeSystem contains codes for the provenance indications used in .meta.security and elsewhere that indicate that the AI system has been involved."] ; # 
  fhir:jurisdiction ( [
     fhir:coding ( [
       fhir:system [
         fhir:v "http://unstats.un.org/unsd/methods/m49/m49.htm"^^xsd:anyURI ;
         fhir:l <http://unstats.un.org/unsd/methods/m49/m49.htm>
       ] ;
       fhir:code [ fhir:v "001" ]
     ] )
  ] ) ; # 
  fhir:caseSensitive [ fhir:v true] ; # 
  fhir:content [ fhir:v "complete"] ; # 
  fhir:count [ fhir:v "3"^^xsd:nonNegativeInteger] ; # 
  fhir:concept ( [
     fhir:code [ fhir:v "AIRPT" ] ;
     fhir:display [ fhir:v "AI Reported" ] ;
     fhir:definition [ fhir:v "Indicates that the content was reported by an AI system." ]
  ] [
     fhir:code [ fhir:v "CLINAST_AIRPT" ] ;
     fhir:display [ fhir:v "Clinician Asserted from AI Reported" ] ;
     fhir:definition [ fhir:v "Indicates that a clinician has reviewed and asserted the content that was originally reported by an AI system." ]
  ] [
     fhir:code [ fhir:v "AIAST_CLINRPT" ] ;
     fhir:display [ fhir:v "AI Asserted from Clinician Reported" ] ;
     fhir:definition [ fhir:v "Indicates that the content was asserted by an AI system based on clinician reported information." ]
  ] ) . # 

# -------------------------------------------------------------------------------------

