EUAITransparencyIG - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
: GDPR Article 9 Exception CodeSystem - TTL Representation
Raw ttl | Download
@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 -------------------------------------------------------------------
a fhir:CodeSystem ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "gdpr-art9-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-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>"^^rdf:XMLLiteral ]
] ; #
fhir:url [ fhir:v "http://example.org/fhir/eu-ai-transparency/CodeSystem/gdpr-art9-codesystem"^^xsd:anyURI] ; #
fhir:version [ fhir:v "0.1.0"] ; #
fhir:name [ fhir:v "GDPRArt9CodeSystem"] ; #
fhir:title [ fhir:v "GDPR Article 9 Exception CodeSystem"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:experimental [ fhir:v false] ; #
fhir:date [ fhir:v "2026-06-18T11:52:19+00:00"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "Selina Adlberger"] ; #
fhir:description [ fhir:v "Code system defining GDPR Article 9 exceptions relevant for documenting the processing context of special categories of personal data, including health 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-9-2-a" ] ;
fhir:display [ fhir:v "Explicit Consent (Art. 9(2)(a))" ]
] [
fhir:code [ fhir:v "gdpr-art-9-2-c" ] ;
fhir:display [ fhir:v "Vital Interests (Art. 9(2)(c))" ]
] [
fhir:code [ fhir:v "gdpr-art-9-2-g" ] ;
fhir:display [ fhir:v "Substantial Public Interest (Art. 9(2)(g))" ]
] [
fhir:code [ fhir:v "gdpr-art-9-2-h" ] ;
fhir:display [ fhir:v "Health or Social Care (Art. 9(2)(h))" ]
] [
fhir:code [ fhir:v "gdpr-art-9-2-i" ] ;
fhir:display [ fhir:v "Public Health (Art. 9(2)(i))" ]
] [
fhir:code [ fhir:v "gdpr-art-9-2-j" ] ;
fhir:display [ fhir:v "Research (Art. 9(2)(j))" ]
] ) . #