{
  "resourceType" : "CodeSystem",
  "id" : "gdpr-art6-codesystem",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem gdpr-art6-codesystem</b></p><a name=\"gdpr-art6-codesystem\"> </a><a name=\"hcgdpr-art6-codesystem\"> </a><p>This case-sensitive code system <code>http://example.org/fhir/eu-ai-transparency/CodeSystem/gdpr-art6-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-6-1-a<a name=\"gdpr-art6-codesystem-gdpr-art-6-1-a\"> </a></td><td>Consent (Art. 6(1)(a))</td></tr><tr><td style=\"white-space:nowrap\">gdpr-art-6-1-b<a name=\"gdpr-art6-codesystem-gdpr-art-6-1-b\"> </a></td><td>Contract (Art. 6(1)(b))</td></tr><tr><td style=\"white-space:nowrap\">gdpr-art-6-1-c<a name=\"gdpr-art6-codesystem-gdpr-art-6-1-c\"> </a></td><td>Legal Obligation (Art. 6(1)(c))</td></tr><tr><td style=\"white-space:nowrap\">gdpr-art-6-1-d<a name=\"gdpr-art6-codesystem-gdpr-art-6-1-d\"> </a></td><td>Vital Interests (Art. 6(1)(d))</td></tr><tr><td style=\"white-space:nowrap\">gdpr-art-6-1-e<a name=\"gdpr-art6-codesystem-gdpr-art-6-1-e\"> </a></td><td>Public Interest or Official Authority (Art. 6(1)(e))</td></tr><tr><td style=\"white-space:nowrap\">gdpr-art-6-1-f<a name=\"gdpr-art6-codesystem-gdpr-art-6-1-f\"> </a></td><td>Legitimate Interests (Art. 6(1)(f))</td></tr></table></div>"
  },
  "url" : "http://example.org/fhir/eu-ai-transparency/CodeSystem/gdpr-art6-codesystem",
  "version" : "0.1.0",
  "name" : "GDPRArt6CodeSystem",
  "title" : "GDPR Article 6 Legal Basis CodeSystem",
  "status" : "active",
  "experimental" : false,
  "date" : "2026-06-18T11:52:19+00:00",
  "publisher" : "Selina Adlberger",
  "description" : "Code system defining GDPR Article 6 legal bases relevant for documenting legal-basis metadata in AI-supported processing contexts.",
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 6,
  "concept" : [{
    "code" : "gdpr-art-6-1-a",
    "display" : "Consent (Art. 6(1)(a))"
  },
  {
    "code" : "gdpr-art-6-1-b",
    "display" : "Contract (Art. 6(1)(b))"
  },
  {
    "code" : "gdpr-art-6-1-c",
    "display" : "Legal Obligation (Art. 6(1)(c))"
  },
  {
    "code" : "gdpr-art-6-1-d",
    "display" : "Vital Interests (Art. 6(1)(d))"
  },
  {
    "code" : "gdpr-art-6-1-e",
    "display" : "Public Interest or Official Authority (Art. 6(1)(e))"
  },
  {
    "code" : "gdpr-art-6-1-f",
    "display" : "Legitimate Interests (Art. 6(1)(f))"
  }]
}