IHE Germany - Value Sets for XDS, published by IHE Deutschland e.V., Berlin, Deutschland. This guide is not an authorized publication; it is the continuous build for version 0.3.30 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/IHE-Germany/ITI.XDS.VS/ and changes regularly. See the Directory of published versions
: IHE XDS Format Code - 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 "IHEXDSformatCodeDE"] ; #
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 IHEXDSformatCodeDE</b></p><a name=\"IHEXDSformatCodeDE\"> </a><a name=\"hcIHEXDSformatCodeDE\"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Include all codes defined in <a href=\"https://profiles.ihe.net/fhir/ihe.formatcode.fhir/1.4.0/CodeSystem-formatcode.html\"><code>http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcode</code></a><span title=\"Version is not explicitly stated, which means it is fixed to 1.4.0, the version found through the package references\"> version ?1.4.0</span></li><li>Include all codes defined in <a href=\"CodeSystem-Formate.html\"><code>http://ihe-d.de/CodeSystems/DeutscheDokumentenformate</code></a><span title=\"Version is not explicitly stated, which means it is fixed to the version provided in this specification\"> version ?4.0.0-alpha1</span></li><li>Include these codes as defined in <code>urn:ietf:rfc:3986</code><span title=\"Version is not explicity stated. No matching Code System found\"> version Not Stated (use latest from terminology server)</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td>urn:oid:1.2.840.10008.5.1.4.1.1.88.59</td><td>DICOM Manifest (DICOM KOS SOP Class UID)</td></tr></table></li></ul></div>"^^rdf:XMLLiteral
] ; #
fhir:extension ( [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm"^^xsd:anyURI ] ;
fhir:value [
a fhir:integer ;
fhir:v 2 ]
] ) ; #
fhir:url [ fhir:v "http://ihe-d.de/ValueSets/IHEXDSformatCodeDE"^^xsd:anyURI] ; #
fhir:identifier ( [
fhir:use [ fhir:v "official" ] ;
fhir:system [ fhir:v "urn:ietf:rfc:3986"^^xsd:anyURI ] ;
fhir:value [ fhir:v "http://ihe-d.de/ValueSets/IHEXDSformatCodeDE" ]
] [
fhir:use [ fhir:v "secondary" ] ;
fhir:system [ fhir:v "urn:ietf:rfc:3986"^^xsd:anyURI ] ;
fhir:value [ fhir:v "urn:oid:1.2.276.0.76.11.35" ]
] [
fhir:use [ fhir:v "old" ] ;
fhir:system [ fhir:v "urn:ietf:rfc:3986"^^xsd:anyURI ] ;
fhir:value [ fhir:v "http://www.ihe-d.de/fhir/ValueSet/IHEXDSformatCode" ]
] ) ; #
fhir:version [ fhir:v "4.0.0-alpha1"] ; #
fhir:name [ fhir:v "IHEXDSformatCodeDE"] ; #
fhir:title [ fhir:v "IHE XDS Format Code"] ; #
fhir:status [ fhir:v "draft"] ; #
fhir:experimental [ fhir:v false] ; #
fhir:date [ fhir:v "2025-10-17"^^xsd:date] ; #
fhir:publisher [ fhir:v "IHE Deutschland e.V., Berlin, Deutschland"] ; #
fhir:contact ( [
fhir:name [ fhir:v "IHE Deutschland e.V., Berlin, Deutschland" ] ;
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://www.ihe-d.de" ] ] [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "info@ihe-d.de" ] ] )
] ) ; #
fhir:description [ fhir:v "**IHE XDS Format Code**"] ; #
fhir:jurisdiction ( [
( fhir:coding [
fhir:system [ fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ] ;
fhir:code [ fhir:v "DE" ] ;
fhir:display [ fhir:v "Germany" ] ] )
] ) ; #
fhir:copyright [ fhir:v "CC-BY-4.0"] ; #
fhir:compose [
( fhir:include [
fhir:system [ fhir:v "http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcode"^^xsd:anyURI ] ] [
fhir:system [ fhir:v "http://ihe-d.de/CodeSystems/DeutscheDokumentenformate"^^xsd:anyURI ] ] [
fhir:system [ fhir:v "urn:ietf:rfc:3986"^^xsd:anyURI ] ;
( fhir:concept [
fhir:code [ fhir:v "urn:oid:1.2.840.10008.5.1.4.1.1.88.59" ] ;
fhir:display [ fhir:v "DICOM Manifest (DICOM KOS SOP Class UID)" ] ] ) ] )
] . #