{
  "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><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>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(e)</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.4",
  "name" : "DurationUnitsOfTimeDgMPVS",
  "title" : "Duration UnitsOfTime dgMP ValueSet",
  "status" : "active",
  "date" : "2026-04-07T12:51:44+02:00",
  "publisher" : "HL7 Deutschland e.V.",
  "contact" : [{
    "name" : "HL7 Deutschland e.V.",
    "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(e)"
        }]
      },
      {
        "code" : "a",
        "designation" : [{
          "language" : "de-DE",
          "value" : "Jahr(e)"
        }]
      }]
    }]
  }
}