TI Terminology
Version 1.0.8 - release

: EPA IHE XDS Fallkontexte bei Dokumentenerstellung 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 xsd: <http://www.w3.org/2001/XMLSchema#> .

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

 a fhir:ValueSet ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "epa-xds-fallkontexte-bei-dokumentenerstellung-frontend-vs"] ; # 
  fhir:extension ( [
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/valueset-supplement"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/valueset-supplement>     ] ;
fhir:value [
a fhir:Canonical ;
fhir:v "https://gematik.de/fhir/terminology/CodeSystem/epa-xds-fallkontexte-bei-dokumentenerstellung-frontend-cs"^^xsd:anyURI ;
fhir:l <https://gematik.de/fhir/terminology/CodeSystem/epa-xds-fallkontexte-bei-dokumentenerstellung-frontend-cs>     ]
  ] ) ; # 
  fhir:url [
fhir:v "https://gematik.de/fhir/terminology/ValueSet/epa-xds-fallkontexte-bei-dokumentenerstellung-frontend-vs"^^xsd:anyURI ;
fhir:l <https://gematik.de/fhir/terminology/ValueSet/epa-xds-fallkontexte-bei-dokumentenerstellung-frontend-vs>
  ] ; # 
  fhir:version [ fhir:v "1.0.8"] ; # 
  fhir:name [ fhir:v "EPAXDSFallkontexteBeiDokumentenerstellungFrontendVS"] ; # 
  fhir:title [ fhir:v "EPA IHE XDS Fallkontexte bei Dokumentenerstellung 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 Fallkontexte bei Dokumentenerstellung (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:immutable [ fhir:v false] ; # 
  fhir:copyright [ fhir:v "gematik GmbH"] ; # 
  fhir:compose [
    ( fhir:include [
fhir:system [
fhir:v "urn:oid:1.3.6.1.4.1.19376.3.276.1.5.16"^^xsd:anyURI ;
fhir:l <urn:oid:1.3.6.1.4.1.19376.3.276.1.5.16>       ] ;
      ( fhir:concept [
fhir:code [ fhir:v "E280" ] ;
fhir:display [ fhir:v "Konsil" ] ;
        ( fhir:designation [
fhir:language [ fhir:v "de-DE" ] ;
fhir:value [ fhir:v "Weitere patientenbezogene ärztliche Beratung (Konsil)" ]         ] )       ] [
fhir:code [ fhir:v "E400" ] ;
fhir:display [ fhir:v "Virtual Encounter" ] ;
        ( fhir:designation [
fhir:language [ fhir:v "de-DE" ] ;
fhir:value [ fhir:v "Telemedizinische Behandlung (z.B. Dokumente aus einer Videosprechstunde)" ]         ] )       ] )     ] )
  ] ; # 
  fhir:expansion [
fhir:timestamp [ fhir:v "2025-11-03"^^xsd:date ] ;
    ( fhir:contains [
fhir:system [
fhir:v "urn:oid:1.3.6.1.4.1.19376.3.276.1.5.16"^^xsd:anyURI ;
fhir:l <urn:oid:1.3.6.1.4.1.19376.3.276.1.5.16>       ] ;
fhir:code [ fhir:v "E280" ] ;
fhir:display [ fhir:v "Konsil" ] ;
      ( fhir:designation [
fhir:language [ fhir:v "de-DE" ] ;
fhir:value [ fhir:v "Weitere patientenbezogene ärztliche Beratung (Konsil)" ]       ] )     ] [
fhir:system [
fhir:v "urn:oid:1.3.6.1.4.1.19376.3.276.1.5.16"^^xsd:anyURI ;
fhir:l <urn:oid:1.3.6.1.4.1.19376.3.276.1.5.16>       ] ;
fhir:code [ fhir:v "E400" ] ;
fhir:display [ fhir:v "Virtual Encounter" ] ;
      ( fhir:designation [
fhir:language [ fhir:v "de-DE" ] ;
fhir:value [ fhir:v "Telemedizinische Behandlung (z.B. Dokumente aus einer Videosprechstunde)" ]       ] )     ] )
  ] . #