Active as of 2025-05-28 |
@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-mime-type-vs"] ; #
fhir:url [ fhir:v "https://gematik.de/fhir/terminology/ValueSet/epa-xds-mime-type-vs"^^xsd:anyURI] ; #
fhir:identifier ( [
fhir:use [ fhir:v "official" ] ;
fhir:system [ fhir:v "urn:ietf:rfc:3986"^^xsd:anyURI ] ;
fhir:value [ fhir:v "urn:oid:1.2.276.0.76.11.590" ]
] ) ; #
fhir:version [ fhir:v "1.0.6"] ; #
fhir:name [ fhir:v "EPAXDSMimeTypeVS"] ; #
fhir:title [ fhir:v "IHE XDS MIME Type ValueSet for ePA"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:experimental [ fhir:v false] ; #
fhir:date [ fhir:v "2025-05-28"^^xsd:date] ; #
fhir:publisher [ fhir:v "gematik GmbH"] ; #
fhir:description [ fhir:v "The code specifying the MIME type of document."] ; #
fhir:jurisdiction ( [
( fhir:coding [
fhir:system [ fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ] ;
fhir:code [ fhir:v "DE" ] ] )
] ) ; #
fhir:compose [
( fhir:include [
fhir:system [ fhir:v "urn:ietf:bcp:13"^^xsd:anyURI ] ;
( fhir:concept [
fhir:code [ fhir:v "application/pdf" ] ;
fhir:display [ fhir:v "PDF" ] ] [
fhir:code [ fhir:v "text/plain" ] ;
fhir:display [ fhir:v "Plain Text" ] ] [
fhir:code [ fhir:v "application/xml" ] ;
fhir:display [ fhir:v "XML" ] ] [
fhir:code [ fhir:v "application/hl7-v3" ] ;
fhir:display [ fhir:v "HL7 CDA" ] ] [
fhir:code [ fhir:v "application/pkcs7-mime" ] ;
fhir:display [ fhir:v "PKCS #7" ] ] [
fhir:code [ fhir:v "application/fhir+xml" ] ;
fhir:display [ fhir:v "FHIR (XML)" ] ] [
fhir:code [ fhir:v "application/fhir+json" ] ;
fhir:display [ fhir:v "FHIR (JSON)" ] ] [
fhir:code [ fhir:v "application/json" ] ;
fhir:display [ fhir:v "JSON" ] ] ) ] )
] ; #
fhir:expansion [
fhir:timestamp [ fhir:v "2025-05-28"^^xsd:date ] ;
( fhir:contains [
fhir:system [ fhir:v "urn:ietf:bcp:13"^^xsd:anyURI ] ;
fhir:code [ fhir:v "application/pdf" ] ;
fhir:display [ fhir:v "PDF" ] ] [
fhir:system [ fhir:v "urn:ietf:bcp:13"^^xsd:anyURI ] ;
fhir:code [ fhir:v "text/plain" ] ;
fhir:display [ fhir:v "Plain Text" ] ] [
fhir:system [ fhir:v "urn:ietf:bcp:13"^^xsd:anyURI ] ;
fhir:code [ fhir:v "application/xml" ] ;
fhir:display [ fhir:v "XML" ] ] [
fhir:system [ fhir:v "urn:ietf:bcp:13"^^xsd:anyURI ] ;
fhir:code [ fhir:v "application/hl7-v3" ] ;
fhir:display [ fhir:v "HL7 CDA" ] ] [
fhir:system [ fhir:v "urn:ietf:bcp:13"^^xsd:anyURI ] ;
fhir:code [ fhir:v "application/pkcs7-mime" ] ;
fhir:display [ fhir:v "PKCS #7" ] ] [
fhir:system [ fhir:v "urn:ietf:bcp:13"^^xsd:anyURI ] ;
fhir:code [ fhir:v "application/fhir+xml" ] ;
fhir:display [ fhir:v "FHIR (XML)" ] ] [
fhir:system [ fhir:v "urn:ietf:bcp:13"^^xsd:anyURI ] ;
fhir:code [ fhir:v "application/fhir+json" ] ;
fhir:display [ fhir:v "FHIR (JSON)" ] ] [
fhir:system [ fhir:v "urn:ietf:bcp:13"^^xsd:anyURI ] ;
fhir:code [ fhir:v "application/json" ] ;
fhir:display [ fhir:v "JSON" ] ] )
] . #
IG © 2025+ gematik GmbH. Paket de.gematik.terminology#1.0.6 basierend auf FHIR 4.0.1. Generiert 2025-05-28
Links: Table of Contents |
QA Report