TI Terminology
Version 1.0.8 - release

: EPA IHE XDS Dokumentenwarnhinweise für ePA-FdV - TTL Representation

Active as of 2025-12-15

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 sct: <http://snomed.info/id/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

 a fhir:CodeSystem ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "epa-xds-dokumenten-warnhinweise-frontend-cs"] ; # 
  fhir:url [
fhir:v "https://gematik.de/fhir/terminology/CodeSystem/epa-xds-dokumenten-warnhinweise-frontend-cs"^^xsd:anyURI ;
fhir:l <https://gematik.de/fhir/terminology/CodeSystem/epa-xds-dokumenten-warnhinweise-frontend-cs>
  ] ; # 
  fhir:version [ fhir:v "1.0.8"] ; # 
  fhir:name [ fhir:v "EPAXDSDokumentenWarnhinweiseFrontendCS"] ; # 
  fhir:title [ fhir:v "EPA IHE XDS Dokumentenwarnhinweise für ePA-FdV"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v false] ; # 
  fhir:date [ fhir:v "2025-12-15"^^xsd:date] ; # 
  fhir:publisher [ fhir:v "gematik GmbH"] ; # 
  fhir:contact ( [
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://www.gematik.de" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "Versichertenfreundliche Anzeigetexte für Dokumentenwarnhinweise (d.h. XDS Event Codes)"] ; # 
  fhir:jurisdiction ( [
    ( fhir:coding [
fhir:system [
fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ;
fhir:l <urn:iso:std:iso:3166>       ] ;
fhir:code [ fhir:v "DE" ]     ] )
  ] ) ; # 
  fhir:copyright [ fhir:v "gematik GmbH"] ; # 
  fhir:content [ fhir:v "supplement"] ; # 
  fhir:supplements [
fhir:v "urn:oid:1.3.6.1.4.1.19376.3.276.1.5.15"^^xsd:anyURI ;
fhir:l <urn:oid:1.3.6.1.4.1.19376.3.276.1.5.15>
  ] ; # 
  fhir:concept ( [
fhir:code [ fhir:v "H5" ] ;
fhir:display [ fhir:v "vom Patienten eingestellt" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de-DE" ] ;
fhir:use [
a sct:900000000000013009 ;
fhir:system [
fhir:v "http://snomed.info/sct"^^xsd:anyURI ;
fhir:l <http://snomed.info/sct>         ] ;
fhir:code [ fhir:v "900000000000013009" ]       ] ;
fhir:value [ fhir:v "von Patientin oder Patient eingestellt" ]     ] )
  ] ) . #