Medication IG DE
2.0.0-alpha1 - STU1

Medication IG DE, published by HL7 Deutschland e.V.. This guide is not an authorized publication; it is the continuous build for version 2.0.0-alpha1 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

: Mindestabstand UnitsOfTime dgMP ValueSet - JSON Representation

Active as of 2026-07-29

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "MindestabstandUnitsOfTimeDgMP",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet MindestabstandUnitsOfTimeDgMP</b></p><a name=\"MindestabstandUnitsOfTimeDgMP\"> </a><a name=\"hcMindestabstandUnitsOfTimeDgMP\"> </a><ul><li>Include these codes as defined in <a href=\"http://unitsofmeasure.org\"><code>http://unitsofmeasure.org</code></a><span title=\"Version is not explicitly 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><td><b>Deutsch (Deutschland) (German (Germany), de)</b></td></tr><tr><td>min</td><td style=\"color: #cccccc\">min</td><td>Minute(n)</td></tr><tr><td>h</td><td style=\"color: #cccccc\">h</td><td>Stunde(n)</td></tr></table></li></ul></div>"
  },
  "url" : "http://ig.fhir.de/igs/medication/ValueSet/MindestabstandUnitsOfTimeDgMP",
  "version" : "2.0.0-alpha1",
  "name" : "MindestabstandUnitsOfTimeDgMPVS",
  "title" : "Mindestabstand UnitsOfTime dgMP ValueSet",
  "status" : "active",
  "date" : "2026-07-29T14:43:47+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 für den Mindestabstand zwischen zwei Einzelgaben zulässigen Zeiteinheiten aus dem UCUM-CodeSystem in deutscher Übersetzung",
  "compose" : {
    "include" : [
      {
        "system" : "http://unitsofmeasure.org",
        "concept" : [
          {
            "code" : "min",
            "designation" : [
              {
                "language" : "de-DE",
                "value" : "Minute(n)"
              }
            ]
          },
          {
            "code" : "h",
            "designation" : [
              {
                "language" : "de-DE",
                "value" : "Stunde(n)"
              }
            ]
          }
        ]
      }
    ]
  }
}