<?xml version="1.0" encoding="UTF-8"?>

<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="eu-ai-involvement-cs"/>
  <text>
    <status value="generated"/><div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem eu-ai-involvement-cs</b></p><a name="eu-ai-involvement-cs"> </a><a name="hceu-ai-involvement-cs"> </a><p>This case-sensitive code system <code>http://example.org/fhir/eu-ai-transparency/CodeSystem/eu-ai-involvement-cs</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">ai-generated<a name="eu-ai-involvement-cs-ai-generated"> </a></td><td>AI Generated</td><td>The substantive content of the resource was generated by an AI system.</td></tr><tr><td style="white-space:nowrap">ai-assisted<a name="eu-ai-involvement-cs-ai-assisted"> </a></td><td>AI Assisted</td><td>An AI system supported a human author, while the human remained responsible for creating the substantive content.</td></tr><tr><td style="white-space:nowrap">ai-reported<a name="eu-ai-involvement-cs-ai-reported"> </a></td><td>AI Reported</td><td>An AI system transformed or reported existing information without independently asserting its clinical validity.</td></tr><tr><td style="white-space:nowrap">ai-asserted<a name="eu-ai-involvement-cs-ai-asserted"> </a></td><td>AI Asserted</td><td>An AI system asserted clinical or factual content as an output of its processing.</td></tr></table></div>
  </text>
  <url value="http://example.org/fhir/eu-ai-transparency/CodeSystem/eu-ai-involvement-cs"/>
  <version value="0.1.0"/>
  <name value="EUAIInvolvementCodeSystem"/>
  <title value="EU AI Involvement Code System"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2026-07-31T11:07:29+00:00"/>
  <publisher value="Selina Adlberger"/>
  <description value="Codes indicating the manner in which an AI system contributed to the content represented by a FHIR resource."/>
  <caseSensitive value="true"/>
  <content value="complete"/>
  <count value="4"/>
  <concept>
    <code value="ai-generated"/>
    <display value="AI Generated"/>
    <definition value="The substantive content of the resource was generated by an AI system."/>
  </concept>
  <concept>
    <code value="ai-assisted"/>
    <display value="AI Assisted"/>
    <definition value="An AI system supported a human author, while the human remained responsible for creating the substantive content."/>
  </concept>
  <concept>
    <code value="ai-reported"/>
    <display value="AI Reported"/>
    <definition value="An AI system transformed or reported existing information without independently asserting its clinical validity."/>
  </concept>
  <concept>
    <code value="ai-asserted"/>
    <display value="AI Asserted"/>
    <definition value="An AI system asserted clinical or factual content as an output of its processing."/>
  </concept>
</CodeSystem>