0.1.0 - ci-build

EUAITransparencyIG - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: GDPR Article 6 Legal Basis Code System - JSON Representation

Active as of 2026-07-31

Raw json | Download

{
  "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><td><b>Definition</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><td>The data subject has given consent to the processing of personal data for one or more specific purposes.</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><td>Processing is necessary for the performance of a contract with the data subject or for pre-contractual measures requested by the data subject.</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><td>Processing is necessary for compliance with a legal obligation to which the controller is subject.</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><td>Processing is necessary to protect the vital interests of the data subject or another natural person.</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><td>Processing is necessary for a task carried out in the public interest or in the exercise of official authority vested in the controller.</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><td>Processing is necessary for legitimate interests pursued by the controller or a third party, subject to the conditions and limitations of Article 6(1)(f) GDPR.</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 Code System",
  "status" : "active",
  "experimental" : false,
  "date" : "2026-07-31T11:07:29+00:00",
  "publisher" : "Selina Adlberger",
  "description" : "Codes representing the legal bases listed in Article 6(1) GDPR for processing personal data.",
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 6,
  "concept" : [
    {
      "code" : "gdpr-art-6-1-a",
      "display" : "Consent (Art. 6(1)(a))",
      "definition" : "The data subject has given consent to the processing of personal data for one or more specific purposes."
    },
    {
      "code" : "gdpr-art-6-1-b",
      "display" : "Contract (Art. 6(1)(b))",
      "definition" : "Processing is necessary for the performance of a contract with the data subject or for pre-contractual measures requested by the data subject."
    },
    {
      "code" : "gdpr-art-6-1-c",
      "display" : "Legal Obligation (Art. 6(1)(c))",
      "definition" : "Processing is necessary for compliance with a legal obligation to which the controller is subject."
    },
    {
      "code" : "gdpr-art-6-1-d",
      "display" : "Vital Interests (Art. 6(1)(d))",
      "definition" : "Processing is necessary to protect the vital interests of the data subject or another natural person."
    },
    {
      "code" : "gdpr-art-6-1-e",
      "display" : "Public Interest or Official Authority (Art. 6(1)(e))",
      "definition" : "Processing is necessary for a task carried out in the public interest or in the exercise of official authority vested in the controller."
    },
    {
      "code" : "gdpr-art-6-1-f",
      "display" : "Legitimate Interests (Art. 6(1)(f))",
      "definition" : "Processing is necessary for legitimate interests pursued by the controller or a third party, subject to the conditions and limitations of Article 6(1)(f) GDPR."
    }
  ]
}