@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 -------------------------------------------------------------------

<http://www.ihe-d.de/fhir/CodeSystem/Ordnertypen> a fhir:CodeSystem ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "Ordnertypen"] ; # 
  fhir:language [ fhir:v "de-DE"] ; # 
  fhir:text [
     fhir:status [ fhir:v "generated" ] ;
     fhir:div [ fhir:v "<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>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:extension ( [
     fhir:url [
       fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm"^^xsd:anyURI ;
       fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm>
     ] ;
     fhir:value [
       a fhir:Integer ;
       fhir:v 2
     ]
  ] ) ; # 
  fhir:url [
     fhir:v "http://www.ihe-d.de/fhir/CodeSystem/Ordnertypen"^^xsd:anyURI ;
     fhir:l <http://www.ihe-d.de/fhir/CodeSystem/Ordnertypen>
  ] ; # 
  fhir:identifier ( [
     fhir:use [ fhir:v "old" ] ;
     fhir:system [
       fhir:v "urn:ietf:rfc:3986"^^xsd:anyURI ;
       fhir:l <urn:ietf:rfc:3986>
     ] ;
     fhir:value [ fhir:v "urn:oid:1.3.6.1.4.1.19376.3.276.1.5.7" ]
  ] [
     fhir:use [ fhir:v "official" ] ;
     fhir:system [
       fhir:v "urn:ietf:rfc:3986"^^xsd:anyURI ;
       fhir:l <urn:ietf:rfc:3986>
     ] ;
     fhir:value [ fhir:v "http://www.ihe-d.de/fhir/CodeSystem/Ordnertypen" ]
  ] ) ; # 
  fhir:version [ fhir:v "4.0.0"] ; # 
  fhir:name [ fhir:v "OrdnertypenCS"] ; # 
  fhir:title [ fhir:v "Ordnertypen"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v false] ; # 
  fhir:date [ fhir:v "2026-04-10"^^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 "**Ordnertypen**"] ; # 
  fhir:jurisdiction ( [
     fhir:coding ( [
       fhir:system [
         fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ;
         fhir:l <urn:iso:std:iso:3166>
       ] ;
       fhir:code [ fhir:v "DE" ]
     ] )
  ] ) ; # 
  fhir:copyright [ fhir:v "CC-BY-4.0"] ; # 
  fhir:caseSensitive [ fhir:v true] ; # 
  fhir:valueSet [
     fhir:v "http://www.ihe-d.de/fhir/ValueSet/Ordnertypen"^^xsd:anyURI ;
     fhir:l <http://www.ihe-d.de/fhir/ValueSet/Ordnertypen>
  ] ; # 
  fhir:hierarchyMeaning [ fhir:v "is-a"] ; # 
  fhir:compositional [ fhir:v false] ; # 
  fhir:versionNeeded [ fhir:v false] ; # 
  fhir:content [ fhir:v "complete"] ; # 
  fhir:count [ fhir:v "6"^^xsd:nonNegativeInteger] ; # 
  fhir:concept ( [
     fhir:code [ fhir:v "DIAG" ] ;
     fhir:display [ fhir:v "Medizinischer Fall auf Diagnose Basis" ]
  ] [
     fhir:code [ fhir:v "DMP" ] ;
     fhir:display [ fhir:v "Disease Management Programm" ]
  ] [
     fhir:code [ fhir:v "ECR" ] ;
     fhir:display [ fhir:v "Elektronische Fallakte (EFA)" ]
  ] [
     fhir:code [ fhir:v "EMERG" ] ;
     fhir:display [ fhir:v "Notfall-relevante Dokumente" ]
  ] [
     fhir:code [ fhir:v "IVA" ] ;
     fhir:display [ fhir:v "Integrierte Versorgung (IVa-Vertrag)" ]
  ] [
     fhir:code [ fhir:v "IVB" ] ;
     fhir:display [ fhir:v "Integrierte Versorgung (IVb-Vertrag)" ]
  ] ) . # 

# -------------------------------------------------------------------------------------

