{
  "resourceType" : "CodeSystem",
  "id" : "eu-ai-identifier-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-identifier-type-cs</b></p><a name=\"eu-ai-identifier-type-cs\"> </a><a name=\"hceu-ai-identifier-type-cs\"> </a><p>This case-sensitive code system <code>http://example.org/fhir/eu-ai-transparency/CodeSystem/eu-ai-identifier-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\">eu-ai-registration-number<a name=\"eu-ai-identifier-type-cs-eu-ai-registration-number\"> </a></td><td>EU AI Registration Number</td><td>Registration number assigned to an AI system in the EU database established under the EU AI Act, where such registration is applicable.</td></tr></table></div>"
  },
  "url" : "http://example.org/fhir/eu-ai-transparency/CodeSystem/eu-ai-identifier-type-cs",
  "version" : "0.1.0",
  "name" : "EUAIIdentifierTypeCodeSystem",
  "title" : "EU AI Identifier Type Code System",
  "status" : "active",
  "experimental" : false,
  "date" : "2026-07-31T11:07:29+00:00",
  "publisher" : "Selina Adlberger",
  "description" : "Codes identifying regulatory identifier types associated with an AI system.",
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 1,
  "concept" : [{
    "code" : "eu-ai-registration-number",
    "display" : "EU AI Registration Number",
    "definition" : "Registration number assigned to an AI system in the EU database established under the EU AI Act, where such registration is applicable."
  }]
}