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-artifact-type-cs",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem eu-ai-artifact-type-cs</b></p><a name=\"eu-ai-artifact-type-cs\"> </a><a name=\"hceu-ai-artifact-type-cs\"> </a><p>This case-sensitive code system <code>http://example.org/fhir/eu-ai-transparency/CodeSystem/eu-ai-artifact-type-cs</code> defines the following code:</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\">model-card<a name=\"eu-ai-artifact-type-cs-model-card\"> </a></td><td>AI Model Card</td><td>Documentation describing an AI system or model, including its intended use, limitations, performance, validation, data, and governance information.</td></tr></table></div>"
},
"url" : "http://example.org/fhir/eu-ai-transparency/CodeSystem/eu-ai-artifact-type-cs",
"version" : "0.1.0",
"name" : "EUAIArtifactTypeCodeSystem",
"title" : "EU AI Artifact Type Code System",
"status" : "active",
"experimental" : false,
"date" : "2026-07-31T11:07:29+00:00",
"publisher" : "Selina Adlberger",
"description" : "Codes identifying AI-related documentation artifacts represented by this implementation guide.",
"caseSensitive" : true,
"content" : "complete",
"count" : 1,
"concept" : [
{
"code" : "model-card",
"display" : "AI Model Card",
"definition" : "Documentation describing an AI system or model, including its intended use, limitations, performance, validation, data, and governance information."
}
]
}