{
  "resourceType" : "CodeSystem",
  "id" : "gdpr-art9-codesystem",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem gdpr-art9-codesystem</b></p><a name=\"gdpr-art9-codesystem\"> </a><a name=\"hcgdpr-art9-codesystem\"> </a><p>This case-sensitive code system <code>http://example.org/fhir/eu-ai-transparency/CodeSystem/gdpr-art9-codesystem</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">gdpr-art-9-2-a<a name=\"gdpr-art9-codesystem-gdpr-art-9-2-a\"> </a></td><td>Explicit Consent (Art. 9(2)(a))</td></tr><tr><td style=\"white-space:nowrap\">gdpr-art-9-2-c<a name=\"gdpr-art9-codesystem-gdpr-art-9-2-c\"> </a></td><td>Vital Interests (Art. 9(2)(c))</td></tr><tr><td style=\"white-space:nowrap\">gdpr-art-9-2-g<a name=\"gdpr-art9-codesystem-gdpr-art-9-2-g\"> </a></td><td>Substantial Public Interest (Art. 9(2)(g))</td></tr><tr><td style=\"white-space:nowrap\">gdpr-art-9-2-h<a name=\"gdpr-art9-codesystem-gdpr-art-9-2-h\"> </a></td><td>Health or Social Care (Art. 9(2)(h))</td></tr><tr><td style=\"white-space:nowrap\">gdpr-art-9-2-i<a name=\"gdpr-art9-codesystem-gdpr-art-9-2-i\"> </a></td><td>Public Health (Art. 9(2)(i))</td></tr><tr><td style=\"white-space:nowrap\">gdpr-art-9-2-j<a name=\"gdpr-art9-codesystem-gdpr-art-9-2-j\"> </a></td><td>Research (Art. 9(2)(j))</td></tr></table></div>"
  },
  "url" : "http://example.org/fhir/eu-ai-transparency/CodeSystem/gdpr-art9-codesystem",
  "version" : "0.1.0",
  "name" : "GDPRArt9CodeSystem",
  "title" : "GDPR Article 9 Exception CodeSystem",
  "status" : "active",
  "experimental" : false,
  "date" : "2026-06-18T12:04:51+00:00",
  "publisher" : "Selina Adlberger",
  "description" : "Code system defining GDPR Article 9 exceptions relevant for documenting the processing context of special categories of personal data, including health data.",
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 6,
  "concept" : [{
    "code" : "gdpr-art-9-2-a",
    "display" : "Explicit Consent (Art. 9(2)(a))"
  },
  {
    "code" : "gdpr-art-9-2-c",
    "display" : "Vital Interests (Art. 9(2)(c))"
  },
  {
    "code" : "gdpr-art-9-2-g",
    "display" : "Substantial Public Interest (Art. 9(2)(g))"
  },
  {
    "code" : "gdpr-art-9-2-h",
    "display" : "Health or Social Care (Art. 9(2)(h))"
  },
  {
    "code" : "gdpr-art-9-2-i",
    "display" : "Public Health (Art. 9(2)(i))"
  },
  {
    "code" : "gdpr-art-9-2-j",
    "display" : "Research (Art. 9(2)(j))"
  }]
}