: MHD Security Label Value Set for ePA - TTL Representation
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-mhd-security-label-vs"] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet epa-mhd-security-label-vs</b></p><a name=\"epa-mhd-security-label-vs\"> </a><a name=\"hcepa-mhd-security-label-vs\"> </a><a name=\"epa-mhd-security-label-vs-de-DE\"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Import all the codes that are contained in <a href=\"ValueSet-epa-xds-confidentiality-code-vs.html\">IHE XDS Confidentiality Code ValueSet für ePA</a></li><li>Import all the codes that are contained in <a href=\"ValueSet-epa-data-category-medical-vs.html\">Data Category Medical Value Set for ePA</a></li><li>Import all the codes that are contained in <a href=\"ValueSet-epa-data-category-other-vs.html\">Data Category Other Value Set for ePA</a></li></ul></div>"^^rdf:XMLLiteral
] ; #
fhir:url [ fhir:v "https://gematik.de/fhir/terminology/ValueSet/epa-mhd-security-label-vs"^^xsd:anyURI] ; #
fhir:version [ fhir:v "1.0.6"] ; #
fhir:name [ fhir:v "EPAMHDSecurityLabelVS"] ; #
fhir:title [ fhir:v "MHD Security Label Value Set for ePA"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:experimental [ fhir:v false] ; #
fhir:date [ fhir:v "2025-03-31"^^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 "Security label value set based on XDS confidentiality codes and ePA data categories"] ; #
fhir:jurisdiction ( [
( fhir:coding [
fhir:system [ fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ] ;
fhir:code [ fhir:v "DE" ] ] )
] ) ; #
fhir:immutable [ fhir:v false] ; #
fhir:compose [
( fhir:include [
( fhir:valueSet [
fhir:v "https://gematik.de/fhir/terminology/ValueSet/epa-xds-confidentiality-code-vs"^^xsd:anyURI ;
fhir:link <https://gematik.de/fhir/terminology/ValueSet/epa-xds-confidentiality-code-vs> ] ) ] [
( fhir:valueSet [
fhir:v "https://gematik.de/fhir/terminology/ValueSet/epa-data-category-medical-vs"^^xsd:anyURI ;
fhir:link <https://gematik.de/fhir/terminology/ValueSet/epa-data-category-medical-vs> ] ) ] [
( fhir:valueSet [
fhir:v "https://gematik.de/fhir/terminology/ValueSet/epa-data-category-other-vs"^^xsd:anyURI ;
fhir:link <https://gematik.de/fhir/terminology/ValueSet/epa-data-category-other-vs> ] ) ] )
] . #