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 9 Condition Code System - TTL Representation

Active as of 2026-07-31

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 -------------------------------------------------------------------

<http://hl7.org/fhir/CodeSystem/gdpr-art9-codesystem> 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><td><b>Definition</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><td>The data subject has given explicit consent to the processing for one or more specified purposes, subject to applicable legal limitations.</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><td>Processing is necessary to protect vital interests where the data subject is physically or legally incapable of giving consent.</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><td>Processing is necessary for reasons of substantial public interest on the basis of Union or Member State law and subject to appropriate safeguards.</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><td>Processing is necessary for preventive or occupational medicine, medical diagnosis, provision or management of health or social care, or related systems and services, subject to the applicable legal conditions.</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><td>Processing is necessary for reasons of public interest in the area of public health on the basis of Union or Member State law and subject to appropriate safeguards.</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 and Statistics (Art. 9(2)(j))</td><td>Processing is necessary for archiving in the public interest, scientific or historical research, or statistical purposes, subject to Article 89(1) GDPR and an applicable legal basis.</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 Condition 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 selected conditions in Article 9(2) GDPR under which special categories of personal data may be processed."] ; # 
  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:definition [ fhir:v "The data subject has given explicit consent to the processing for one or more specified purposes, subject to applicable legal limitations." ]
  ] [
     fhir:code [ fhir:v "gdpr-art-9-2-c" ] ;
     fhir:display [ fhir:v "Vital Interests (Art. 9(2)(c))" ] ;
     fhir:definition [ fhir:v "Processing is necessary to protect vital interests where the data subject is physically or legally incapable of giving consent." ]
  ] [
     fhir:code [ fhir:v "gdpr-art-9-2-g" ] ;
     fhir:display [ fhir:v "Substantial Public Interest (Art. 9(2)(g))" ] ;
     fhir:definition [ fhir:v "Processing is necessary for reasons of substantial public interest on the basis of Union or Member State law and subject to appropriate safeguards." ]
  ] [
     fhir:code [ fhir:v "gdpr-art-9-2-h" ] ;
     fhir:display [ fhir:v "Health or Social Care (Art. 9(2)(h))" ] ;
     fhir:definition [ fhir:v "Processing is necessary for preventive or occupational medicine, medical diagnosis, provision or management of health or social care, or related systems and services, subject to the applicable legal conditions." ]
  ] [
     fhir:code [ fhir:v "gdpr-art-9-2-i" ] ;
     fhir:display [ fhir:v "Public Health (Art. 9(2)(i))" ] ;
     fhir:definition [ fhir:v "Processing is necessary for reasons of public interest in the area of public health on the basis of Union or Member State law and subject to appropriate safeguards." ]
  ] [
     fhir:code [ fhir:v "gdpr-art-9-2-j" ] ;
     fhir:display [ fhir:v "Research and Statistics (Art. 9(2)(j))" ] ;
     fhir:definition [ fhir:v "Processing is necessary for archiving in the public interest, scientific or historical research, or statistical purposes, subject to Article 89(1) GDPR and an applicable legal basis." ]
  ] ) . #