{
  "resourceType" : "CodeSystem",
  "id" : "eu-ai-contact-purpose-cs",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem eu-ai-contact-purpose-cs</b></p><a name=\"eu-ai-contact-purpose-cs\"> </a><a name=\"hceu-ai-contact-purpose-cs\"> </a><p>This case-sensitive code system <code>http://example.org/fhir/eu-ai-transparency/CodeSystem/eu-ai-contact-purpose-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\">dpo<a name=\"eu-ai-contact-purpose-cs-dpo\"> </a></td><td>Data Protection Officer</td><td>Contact point for the organization's data protection officer or data protection function.</td></tr><tr><td style=\"white-space:nowrap\">ai-incident-reporting<a name=\"eu-ai-contact-purpose-cs-ai-incident-reporting\"> </a></td><td>AI Incident Reporting Contact</td><td>Contact point designated to receive reports concerning AI-related incidents or serious incidents.</td></tr></table></div>"
  },
  "url" : "http://example.org/fhir/eu-ai-transparency/CodeSystem/eu-ai-contact-purpose-cs",
  "version" : "0.1.0",
  "name" : "EUAIContactPurposeCodeSystem",
  "title" : "EU AI Contact Purpose Code System",
  "status" : "active",
  "experimental" : false,
  "date" : "2026-07-31T11:07:29+00:00",
  "publisher" : "Selina Adlberger",
  "description" : "Codes identifying organizational contact responsibilities relevant to data protection and AI-system governance.",
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 2,
  "concept" : [{
    "code" : "dpo",
    "display" : "Data Protection Officer",
    "definition" : "Contact point for the organization's data protection officer or data protection function."
  },
  {
    "code" : "ai-incident-reporting",
    "display" : "AI Incident Reporting Contact",
    "definition" : "Contact point designated to receive reports concerning AI-related incidents or serious incidents."
  }]
}