Medication IG DE
1.0.0-ballot - STU1

Medication IG DE, published by HL7 Deutschland e.V.. This guide is not an authorized publication; it is the continuous build for version 1.0.0-ballot built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7germany/medication-ig-de-r4/ and changes regularly. See the Directory of published versions

: Algorithm Language Codes dgMP ValueSet - JSON Representation

Draft as of 2025-09-05

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "AlgorithmLanguageCodesDgMP",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet AlgorithmLanguageCodesDgMP</b></p><a name=\"AlgorithmLanguageCodesDgMP\"> </a><a name=\"hcAlgorithmLanguageCodesDgMP\"> </a><ul><li>Include these codes as defined in <a href=\"http://terminology.hl7.org/6.5.0/CodeSystem-v3-ietf3066.html\"><code>urn:ietf:bcp:47</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td>de-DE</td><td style=\"color: #cccccc\">German (Region=Germany)</td></tr></table></li></ul></div>"
  },
  "url" : "http://ig.fhir.de/igs/medication/ValueSet/AlgorithmLanguageCodesDgMP",
  "version" : "1.0.0-ballot",
  "name" : "AlgorithmLanguageCodesDgMPVS",
  "title" : "Algorithm Language Codes dgMP ValueSet",
  "status" : "draft",
  "date" : "2025-09-05T10:42:56+00:00",
  "publisher" : "HL7 Deutschland e.V.",
  "contact" : [
    {
      "name" : "HL7 Deutschland e.V.",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://hl7.de"
        }
      ]
    }
  ],
  "description" : "Dieses ValueSet enthält die im dgMP unterstützten Sprachen für Algorithmen, die in der Dosierung verwendet werden können.",
  "compose" : {
    "include" : [
      {
        "system" : "urn:ietf:bcp:47",
        "concept" : [
          {
            "code" : "de-DE"
          }
        ]
      }
    ]
  }
}