Medication IG DE
1.0.0-ballot1 - 1.0.0

This page is part of the Medication IG DE (vballot1: Releases Ballot 1) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions

: Zeiteinheiten für die DurationUnit in Dosierungen im dgMP - JSON Representation

Draft as of 2025-07-11

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "DosageUnitsOfTimeDgMP",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet DosageUnitsOfTimeDgMP</b></p><a name=\"DosageUnitsOfTimeDgMP\"> </a><a name=\"hcDosageUnitsOfTimeDgMP\"> </a><ul><li>Include these codes as defined in <a href=\"http://unitsofmeasure.org\"><code>http://unitsofmeasure.org</code></a><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>d</td><td style=\"color: #cccccc\">d</td><td>Tag(e)</td></tr><tr><td>wk</td><td style=\"color: #cccccc\">wk</td><td>Woche(n)</td></tr><tr><td>mo</td><td style=\"color: #cccccc\">mo</td><td>Monat</td></tr><tr><td>a</td><td style=\"color: #cccccc\">a</td><td>Jahr(e)</td></tr></table></li></ul></div>"
  },
  "url" : "http://ig.fhir.de/igs/medication/ValueSet/DosageUnitsOfTimeDgMP",
  "version" : "1.0.0-ballot1",
  "name" : "DurationUnitsOfTimeDgMPVS",
  "title" : "Zeiteinheiten für die DurationUnit in Dosierungen im dgMP",
  "status" : "draft",
  "date" : "2025-07-11T15:28:36+02:00",
  "publisher" : "HL7 Deutschland",
  "contact" : [
    {
      "name" : "HL7 Deutschland",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://hl7.de"
        }
      ]
    }
  ],
  "description" : "Dieses ValueSet enthält dgMPV DurationUnit Zeiteinheiten aus dem UCUM-CodeSystem in deutscher Übersetzung",
  "compose" : {
    "include" : [
      {
        "system" : "http://unitsofmeasure.org",
        "concept" : [
          {
            "code" : "d",
            "designation" : [
              {
                "language" : "de-DE",
                "value" : "Tag(e)"
              }
            ]
          },
          {
            "code" : "wk",
            "designation" : [
              {
                "language" : "de-DE",
                "value" : "Woche(n)"
              }
            ]
          },
          {
            "code" : "mo",
            "designation" : [
              {
                "language" : "de-DE",
                "value" : "Monat"
              }
            ]
          },
          {
            "code" : "a",
            "designation" : [
              {
                "language" : "de-DE",
                "value" : "Jahr(e)"
              }
            ]
          }
        ]
      }
    ]
  }
}