0.1.0 - ci-build
EUAITransparencyIG - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
| Active as of 2026-07-31 |
{
"resourceType" : "CodeSystem",
"id" : "eu-ai-involvement-cs",
"text" : {
"status" : "generated",
"div" : "<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>"
},
"url" : "http://example.org/fhir/eu-ai-transparency/CodeSystem/eu-ai-involvement-cs",
"version" : "0.1.0",
"name" : "EUAIInvolvementCodeSystem",
"title" : "EU AI Involvement Code System",
"status" : "active",
"experimental" : false,
"date" : "2026-07-31T11:07:29+00:00",
"publisher" : "Selina Adlberger",
"description" : "Codes indicating the manner in which an AI system contributed to the content represented by a FHIR resource.",
"caseSensitive" : true,
"content" : "complete",
"count" : 4,
"concept" : [
{
"code" : "ai-generated",
"display" : "AI Generated",
"definition" : "The substantive content of the resource was generated by an AI system."
},
{
"code" : "ai-assisted",
"display" : "AI Assisted",
"definition" : "An AI system supported a human author, while the human remained responsible for creating the substantive content."
},
{
"code" : "ai-reported",
"display" : "AI Reported",
"definition" : "An AI system transformed or reported existing information without independently asserting its clinical validity."
},
{
"code" : "ai-asserted",
"display" : "AI Asserted",
"definition" : "An AI system asserted clinical or factual content as an output of its processing."
}
]
}