IHE Germany - Value Sets for XDS
0.3.14 - draft  flag

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.14 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

: Ordnertypen - JSON Representation

Page standards status: Draft Maturity Level: 2

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "Ordnertypen",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem Ordnertypen</b></p><a name=\"Ordnertypen\"> </a><a name=\"hcOrdnertypen\"> </a><a name=\"Ordnertypen-de-DE\"> </a><p>This case-sensitive code system <code>urn:oid:1.3.6.1.4.1.19376.3.276.1.5.7</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>"
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger" : 2,
      "_valueInteger" : {
        "extension" : [
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical" : "http://www.ihe-d.de/fhir/ImplementationGuide/ihe.de.iti.xds-vs"
          }
        ]
      }
    },
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode" : "draft",
      "_valueCode" : {
        "extension" : [
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical" : "http://www.ihe-d.de/fhir/ImplementationGuide/ihe-de.iti.xds-vs"
          }
        ]
      }
    }
  ],
  "url" : "urn:oid:1.3.6.1.4.1.19376.3.276.1.5.7",
  "identifier" : [
    {
      "use" : "official",
      "system" : "urn:ietf:rfc:3986",
      "value" : "urn:oid:1.3.6.1.4.1.19376.3.276.1.5.7"
    },
    {
      "use" : "secondary",
      "system" : "urn:ietf:rfc:3986",
      "value" : "http://www.ihe-d.de/fhir/CodeSystem/Ordnertypen"
    },
    {
      "use" : "old",
      "system" : "urn:ietf:rfc:3986",
      "value" : "http://ihe-d.de/CodeSystems/Ordnertypen"
    }
  ],
  "version" : "4.0.0-alpha1",
  "name" : "OrdnertypenCS",
  "title" : "Ordnertypen",
  "status" : "draft",
  "experimental" : false,
  "date" : "2025-02-20",
  "publisher" : "IHE Deutschland e.V., Berlin, Deutschland",
  "contact" : [
    {
      "name" : "IHE Deutschland e.V., Berlin, Deutschland",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://www.ihe-d.de"
        },
        {
          "system" : "email",
          "value" : "info@ihe-d.de"
        }
      ]
    }
  ],
  "description" : "**Ordnertypen**",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "DE",
          "display" : "Germany"
        }
      ]
    }
  ],
  "copyright" : "IHE Deutschland e.V.",
  "caseSensitive" : true,
  "valueSet" : "http://ihe-d.de/fhir/ValueSet/Ordnertypen",
  "hierarchyMeaning" : "is-a",
  "compositional" : false,
  "versionNeeded" : false,
  "content" : "complete",
  "count" : 6,
  "concept" : [
    {
      "code" : "DIAG",
      "display" : "Medizinischer Fall auf Diagnose Basis"
    },
    {
      "code" : "DMP",
      "display" : "Disease Management Programm"
    },
    {
      "code" : "ECR",
      "display" : "Elektronische Fallakte (EFA)"
    },
    {
      "code" : "EMERG",
      "display" : "Notfall-relevante Dokumente"
    },
    {
      "code" : "IVA",
      "display" : "Integrierte Versorgung (IVa-Vertrag)"
    },
    {
      "code" : "IVB",
      "display" : "Integrierte Versorgung (IVb-Vertrag)"
    }
  ]
}