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
| Active as of 2026-07-31 |
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
<http://hl7.org/fhir/CodeSystem/gdpr-art6-codesystem> a fhir:CodeSystem ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "gdpr-art6-codesystem"] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div [ fhir:v "<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>"^^rdf:XMLLiteral ]
] ; #
fhir:url [ fhir:v "http://example.org/fhir/eu-ai-transparency/CodeSystem/gdpr-art6-codesystem"^^xsd:anyURI] ; #
fhir:version [ fhir:v "0.1.0"] ; #
fhir:name [ fhir:v "GDPRArt6CodeSystem"] ; #
fhir:title [ fhir:v "GDPR Article 6 Legal Basis Code System"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:experimental [ fhir:v false] ; #
fhir:date [ fhir:v "2026-07-31T11:07:29+00:00"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "Selina Adlberger"] ; #
fhir:description [ fhir:v "Codes representing the legal bases listed in Article 6(1) GDPR for processing personal data."] ; #
fhir:caseSensitive [ fhir:v true] ; #
fhir:content [ fhir:v "complete"] ; #
fhir:count [ fhir:v "6"^^xsd:nonNegativeInteger] ; #
fhir:concept ( [
fhir:code [ fhir:v "gdpr-art-6-1-a" ] ;
fhir:display [ fhir:v "Consent (Art. 6(1)(a))" ] ;
fhir:definition [ fhir:v "The data subject has given consent to the processing of personal data for one or more specific purposes." ]
] [
fhir:code [ fhir:v "gdpr-art-6-1-b" ] ;
fhir:display [ fhir:v "Contract (Art. 6(1)(b))" ] ;
fhir:definition [ fhir:v "Processing is necessary for the performance of a contract with the data subject or for pre-contractual measures requested by the data subject." ]
] [
fhir:code [ fhir:v "gdpr-art-6-1-c" ] ;
fhir:display [ fhir:v "Legal Obligation (Art. 6(1)(c))" ] ;
fhir:definition [ fhir:v "Processing is necessary for compliance with a legal obligation to which the controller is subject." ]
] [
fhir:code [ fhir:v "gdpr-art-6-1-d" ] ;
fhir:display [ fhir:v "Vital Interests (Art. 6(1)(d))" ] ;
fhir:definition [ fhir:v "Processing is necessary to protect the vital interests of the data subject or another natural person." ]
] [
fhir:code [ fhir:v "gdpr-art-6-1-e" ] ;
fhir:display [ fhir:v "Public Interest or Official Authority (Art. 6(1)(e))" ] ;
fhir:definition [ fhir:v "Processing is necessary for a task carried out in the public interest or in the exercise of official authority vested in the controller." ]
] [
fhir:code [ fhir:v "gdpr-art-6-1-f" ] ;
fhir:display [ fhir:v "Legitimate Interests (Art. 6(1)(f))" ] ;
fhir:definition [ fhir:v "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." ]
] ) . #
IG © 2026+ Selina Adlberger. Package fhir.ig.eu.aitransparency#0.1.0 based on FHIR 5.0.0. Generated 2026-07-31
Links: Table of Contents |
QA Report