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

: EU AI System Property 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/eu-ai-system-property-cs> a fhir:CodeSystem ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "eu-ai-system-property-cs"] ; # 
  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 eu-ai-system-property-cs</b></p><a name=\"eu-ai-system-property-cs\"> </a><a name=\"hceu-ai-system-property-cs\"> </a><p>This case-sensitive code system <code>http://example.org/fhir/eu-ai-transparency/CodeSystem/eu-ai-system-property-cs</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\">ce-mark<a name=\"eu-ai-system-property-cs-ce-mark\"> </a></td><td>CE Marking Status</td><td>Indicates whether the AI system or relevant regulated product is documented as bearing a CE marking.</td></tr><tr><td style=\"white-space:nowrap\">notified-body-id<a name=\"eu-ai-system-property-cs-notified-body-id\"> </a></td><td>Notified Body Identifier</td><td>Identifies the notified body involved in the applicable conformity-assessment procedure, where relevant.</td></tr><tr><td style=\"white-space:nowrap\">expected-lifetime<a name=\"eu-ai-system-property-cs-expected-lifetime\"> </a></td><td>Expected Lifetime</td><td>Identifies the expected operational lifetime of the AI system or software component.</td></tr><tr><td style=\"white-space:nowrap\">intended-purpose<a name=\"eu-ai-system-property-cs-intended-purpose\"> </a></td><td>Intended Purpose</td><td>Identifies the purpose for which the AI system is intended to be used according to the provider's documentation.</td></tr><tr><td style=\"white-space:nowrap\">target-population<a name=\"eu-ai-system-property-cs-target-population\"> </a></td><td>Target Population</td><td>Identifies the population for which the AI system is intended or validated to be used.</td></tr></table></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:url [ fhir:v "http://example.org/fhir/eu-ai-transparency/CodeSystem/eu-ai-system-property-cs"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "0.1.0"] ; # 
  fhir:name [ fhir:v "EUAISystemPropertyCodeSystem"] ; # 
  fhir:title [ fhir:v "EU AI System Property 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 identifying structured properties used to describe regulatory and operational characteristics of an AI system in Device.property."] ; # 
  fhir:caseSensitive [ fhir:v true] ; # 
  fhir:content [ fhir:v "complete"] ; # 
  fhir:count [ fhir:v "5"^^xsd:nonNegativeInteger] ; # 
  fhir:concept ( [
     fhir:code [ fhir:v "ce-mark" ] ;
     fhir:display [ fhir:v "CE Marking Status" ] ;
     fhir:definition [ fhir:v "Indicates whether the AI system or relevant regulated product is documented as bearing a CE marking." ]
  ] [
     fhir:code [ fhir:v "notified-body-id" ] ;
     fhir:display [ fhir:v "Notified Body Identifier" ] ;
     fhir:definition [ fhir:v "Identifies the notified body involved in the applicable conformity-assessment procedure, where relevant." ]
  ] [
     fhir:code [ fhir:v "expected-lifetime" ] ;
     fhir:display [ fhir:v "Expected Lifetime" ] ;
     fhir:definition [ fhir:v "Identifies the expected operational lifetime of the AI system or software component." ]
  ] [
     fhir:code [ fhir:v "intended-purpose" ] ;
     fhir:display [ fhir:v "Intended Purpose" ] ;
     fhir:definition [ fhir:v "Identifies the purpose for which the AI system is intended to be used according to the provider's documentation." ]
  ] [
     fhir:code [ fhir:v "target-population" ] ;
     fhir:display [ fhir:v "Target Population" ] ;
     fhir:definition [ fhir:v "Identifies the population for which the AI system is intended or validated to be used." ]
  ] ) . #