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