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-nichtaerztliche-fachrichtungen-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-nichtaerztliche-fachrichtungen-frontend-cs"^^xsd:anyURI ; fhir:l <https://gematik.de/fhir/terminology/CodeSystem/epa-xds-nichtaerztliche-fachrichtungen-frontend-cs> ] ] ) ; # fhir:url [ fhir:v "https://gematik.de/fhir/terminology/ValueSet/epa-xds-nichtaerztliche-fachrichtungen-frontend-vs"^^xsd:anyURI ; fhir:l <https://gematik.de/fhir/terminology/ValueSet/epa-xds-nichtaerztliche-fachrichtungen-frontend-vs> ] ; # fhir:version [ fhir:v "1.0.8"] ; # fhir:name [ fhir:v "EPAXDSNichtaerztlicheFachrichtungenFrontendVS"] ; # fhir:title [ fhir:v "EPA IHE XDS Nichtärztliche Fachrichtungen 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 nichtärztliche Fachrichtungen (d.h. XDS Practice Setting 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.9"^^xsd:anyURI ; fhir:l <urn:oid:1.3.6.1.4.1.19376.3.276.1.5.9> ] ; ( fhir:concept [ fhir:code [ fhir:v "PAT" ] ; fhir:display [ fhir:v "Patient außerhalb der Betreuung" ] ; ( fhir:designation [ fhir:language [ fhir:v "de-DE" ] ; fhir:value [ fhir:v "Patienteneigene Dokumente (z.B. Daten aus Gesundheitsapps)" ] ] ) ] ) ] ) ] ; # 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.9"^^xsd:anyURI ; fhir:l <urn:oid:1.3.6.1.4.1.19376.3.276.1.5.9> ] ; fhir:code [ fhir:v "PAT" ] ; fhir:display [ fhir:v "Patient außerhalb der Betreuung" ] ; ( fhir:designation [ fhir:language [ fhir:v "de-DE" ] ; fhir:value [ fhir:v "Patienteneigene Dokumente (z.B. Daten aus Gesundheitsapps)" ] ] ) ] ) ] . #