| Active as of 2025-09-12 |
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
<http://hl7.org/fhir/CodeSystem/epa-vertraulichkeit-cs> a fhir:CodeSystem ;
fhir:nodeRole fhir:treeRoot ;
fhir:Resource.id [ fhir:value "epa-vertraulichkeit-cs"] ;
fhir:CodeSystem.url [ fhir:value "https://gematik.de/fhir/terminology/CodeSystem/epa-vertraulichkeit-cs"] ;
fhir:CodeSystem.identifier [
fhir:index 0 ;
fhir:Identifier.system [ fhir:value "urn:ietf:rfc:3986" ] ;
fhir:Identifier.value [ fhir:value "urn:oid:1.2.276.0.76.5.491" ]
] ;
fhir:CodeSystem.version [ fhir:value "1.0.7"] ;
fhir:CodeSystem.name [ fhir:value "EPAVertraulichkeitCS"] ;
fhir:CodeSystem.title [ fhir:value "EPA Code System für Vertraulichkeiten"] ;
fhir:CodeSystem.status [ fhir:value "active"] ;
fhir:CodeSystem.experimental [ fhir:value "false"^^xsd:boolean] ;
fhir:CodeSystem.date [ fhir:value "2025-09-12"^^xsd:date] ;
fhir:CodeSystem.publisher [ fhir:value "gematik GmbH"] ;
fhir:CodeSystem.contact [
fhir:index 0 ;
fhir:ContactDetail.telecom [
fhir:index 0 ;
fhir:ContactPoint.system [ fhir:value "url" ] ;
fhir:ContactPoint.value [ fhir:value "https://www.gematik.de" ]
]
] ;
fhir:CodeSystem.description [ fhir:value "EPA Code System für Vertraulichkeiten"] ;
fhir:CodeSystem.jurisdiction [
fhir:index 0 ;
fhir:CodeableConcept.coding [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "urn:iso:std:iso:3166" ] ;
fhir:Coding.code [ fhir:value "DE" ]
]
] ;
fhir:CodeSystem.copyright [ fhir:value "gematik GmbH / Dieses Artefakt ist lizenziert unter [Apache License](./license.html), Version 2.0."] ;
fhir:CodeSystem.caseSensitive [ fhir:value "true"^^xsd:boolean] ;
fhir:CodeSystem.content [ fhir:value "complete"] ;
fhir:CodeSystem.count [ fhir:value "5"^^xsd:nonNegativeInteger] ;
fhir:CodeSystem.property [
fhir:index 0 ;
fhir:CodeSystem.property.code [ fhir:value "status" ] ;
fhir:CodeSystem.property.uri [ fhir:value "http://hl7.org/fhir/concept-properties#status" ] ;
fhir:CodeSystem.property.description [ fhir:value "Status" ] ;
fhir:CodeSystem.property.type [ fhir:value "code" ]
] ;
fhir:CodeSystem.concept [
fhir:index 0 ;
fhir:CodeSystem.concept.code [ fhir:value "CON" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Dokument verbergen" ]
], [
fhir:index 1 ;
fhir:CodeSystem.concept.code [ fhir:value "LEI" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Dokument einer Leistungserbringerinstitution" ] ;
fhir:CodeSystem.concept.property [
fhir:index 0 ;
fhir:CodeSystem.concept.property.code [ fhir:value "status" ] ;
fhir:CodeSystem.concept.property.valueCode [ fhir:value "inactive" ]
]
], [
fhir:index 2 ;
fhir:CodeSystem.concept.code [ fhir:value "KTR" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Dokument eines Kostenträgers" ] ;
fhir:CodeSystem.concept.property [
fhir:index 0 ;
fhir:CodeSystem.concept.property.code [ fhir:value "status" ] ;
fhir:CodeSystem.concept.property.valueCode [ fhir:value "inactive" ]
]
], [
fhir:index 3 ;
fhir:CodeSystem.concept.code [ fhir:value "LEÄ" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Leistungserbringeräquivalentes Dokument eines Versicherten oder Kostenträgers" ] ;
fhir:CodeSystem.concept.property [
fhir:index 0 ;
fhir:CodeSystem.concept.property.code [ fhir:value "status" ] ;
fhir:CodeSystem.concept.property.valueCode [ fhir:value "inactive" ]
]
], [
fhir:index 4 ;
fhir:CodeSystem.concept.code [ fhir:value "PAT" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Dokument eines Versicherten" ] ;
fhir:CodeSystem.concept.property [
fhir:index 0 ;
fhir:CodeSystem.concept.property.code [ fhir:value "status" ] ;
fhir:CodeSystem.concept.property.valueCode [ fhir:value "inactive" ]
]
] .
# - ontology header ------------------------------------------------------------
<http://hl7.org/fhir/CodeSystem/epa-vertraulichkeit-cs.ttl> a owl:Ontology ;
owl:imports fhir:fhir.ttl ;
owl:versionIRI <http://build.fhir.org/CodeSystem/epa-vertraulichkeit-cs.ttl> .
IG © 2025+ gematik GmbH. Paket de.gematik.terminology#1.0.9-1 basierend auf FHIR 4.0.1. Generiert 2026-07-13
Links: Table of Contents |
QA Report