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 4.0.0 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
| Active as of 2026-04-10 | Maturity Level: 2 |
@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/Ordnertypen> a fhir:CodeSystem ;
fhir:nodeRole fhir:treeRoot ;
fhir:Resource.id [ fhir:value "Ordnertypen"] ;
fhir:Resource.language [ fhir:value "de-DE"] ;
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "generated" ] ;
fhir:Narrative.div "<div xml:lang=\"de-DE\" xmlns=\"http://www.w3.org/1999/xhtml\" lang=\"de-DE\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem Ordnertypen</b></p><a name=\"Ordnertypen\"> </a><a name=\"hcOrdnertypen\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Language: de-DE</p></div><p>This case-sensitive code system <code>http://www.ihe-d.de/fhir/CodeSystem/Ordnertypen</code> defines the following codes in a Is-A hierarchy:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">DIAG<a name=\"Ordnertypen-DIAG\"> </a></td><td>Medizinischer Fall auf Diagnose Basis</td></tr><tr><td style=\"white-space:nowrap\">DMP<a name=\"Ordnertypen-DMP\"> </a></td><td>Disease Management Programm</td></tr><tr><td style=\"white-space:nowrap\">ECR<a name=\"Ordnertypen-ECR\"> </a></td><td>Elektronische Fallakte (EFA)</td></tr><tr><td style=\"white-space:nowrap\">EMERG<a name=\"Ordnertypen-EMERG\"> </a></td><td>Notfall-relevante Dokumente</td></tr><tr><td style=\"white-space:nowrap\">IVA<a name=\"Ordnertypen-IVA\"> </a></td><td>Integrierte Versorgung (IVa-Vertrag)</td></tr><tr><td style=\"white-space:nowrap\">IVB<a name=\"Ordnertypen-IVB\"> </a></td><td>Integrierte Versorgung (IVb-Vertrag)</td></tr></table></div>"
] ;
fhir:DomainResource.extension [
fhir:index 0 ;
fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm" ] ;
fhir:Extension.valueInteger [ fhir:value "2"^^xsd:integer ]
] ;
fhir:CodeSystem.url [ fhir:value "http://www.ihe-d.de/fhir/CodeSystem/Ordnertypen"] ;
fhir:CodeSystem.identifier [
fhir:index 0 ;
fhir:Identifier.use [ fhir:value "old" ] ;
fhir:Identifier.system [ fhir:value "urn:ietf:rfc:3986" ] ;
fhir:Identifier.value [ fhir:value "urn:oid:1.3.6.1.4.1.19376.3.276.1.5.7" ]
], [
fhir:index 1 ;
fhir:Identifier.use [ fhir:value "official" ] ;
fhir:Identifier.system [ fhir:value "urn:ietf:rfc:3986" ] ;
fhir:Identifier.value [ fhir:value "http://www.ihe-d.de/fhir/CodeSystem/Ordnertypen" ]
] ;
fhir:CodeSystem.version [ fhir:value "4.0.0"] ;
fhir:CodeSystem.name [ fhir:value "OrdnertypenCS"] ;
fhir:CodeSystem.title [ fhir:value "Ordnertypen"] ;
fhir:CodeSystem.status [ fhir:value "active"] ;
fhir:CodeSystem.experimental [ fhir:value "false"^^xsd:boolean] ;
fhir:CodeSystem.date [ fhir:value "2026-04-10"^^xsd:date] ;
fhir:CodeSystem.publisher [ fhir:value "IHE Deutschland e.V., Berlin, Deutschland"] ;
fhir:CodeSystem.contact [
fhir:index 0 ;
fhir:ContactDetail.name [ fhir:value "IHE Deutschland e.V., Berlin, Deutschland" ] ;
fhir:ContactDetail.telecom [
fhir:index 0 ;
fhir:ContactPoint.system [ fhir:value "url" ] ;
fhir:ContactPoint.value [ fhir:value "http://www.ihe-d.de" ]
], [
fhir:index 1 ;
fhir:ContactPoint.system [ fhir:value "email" ] ;
fhir:ContactPoint.value [ fhir:value "info@ihe-d.de" ]
]
] ;
fhir:CodeSystem.description [ fhir:value "**Ordnertypen**"] ;
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 "CC-BY-4.0"] ;
fhir:CodeSystem.caseSensitive [ fhir:value "true"^^xsd:boolean] ;
fhir:CodeSystem.valueSet [
fhir:value "http://www.ihe-d.de/fhir/ValueSet/Ordnertypen" ;
fhir:link <http://www.ihe-d.de/fhir/ValueSet/Ordnertypen>
] ;
fhir:CodeSystem.hierarchyMeaning [ fhir:value "is-a"] ;
fhir:CodeSystem.compositional [ fhir:value "false"^^xsd:boolean] ;
fhir:CodeSystem.versionNeeded [ fhir:value "false"^^xsd:boolean] ;
fhir:CodeSystem.content [ fhir:value "complete"] ;
fhir:CodeSystem.count [ fhir:value "6"^^xsd:nonNegativeInteger] ;
fhir:CodeSystem.concept [
fhir:index 0 ;
fhir:CodeSystem.concept.code [ fhir:value "DIAG" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Medizinischer Fall auf Diagnose Basis" ]
], [
fhir:index 1 ;
fhir:CodeSystem.concept.code [ fhir:value "DMP" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Disease Management Programm" ]
], [
fhir:index 2 ;
fhir:CodeSystem.concept.code [ fhir:value "ECR" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Elektronische Fallakte (EFA)" ]
], [
fhir:index 3 ;
fhir:CodeSystem.concept.code [ fhir:value "EMERG" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Notfall-relevante Dokumente" ]
], [
fhir:index 4 ;
fhir:CodeSystem.concept.code [ fhir:value "IVA" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Integrierte Versorgung (IVa-Vertrag)" ]
], [
fhir:index 5 ;
fhir:CodeSystem.concept.code [ fhir:value "IVB" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Integrierte Versorgung (IVb-Vertrag)" ]
] .
# - ontology header ------------------------------------------------------------
<http://hl7.org/fhir/CodeSystem/Ordnertypen.ttl> a owl:Ontology ;
owl:imports fhir:fhir.ttl ;
owl:versionIRI <http://build.fhir.org/CodeSystem/Ordnertypen.ttl> .
IG © 2026+ IHE Deutschland e.V., Berlin, Deutschland. Package ihe-de.iti.xds-vs#4.0.0 based on FHIR 4.0.1. Generated 2026-07-10
Links: Table of Contents |
QA Report