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 - XML Representation

Active as of 2026-07-29

Raw xml | Download


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="MindestabstandUnitsOfTimeDgMP"/>
  <text>
    <status value="generated"/>
    <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>
  </text>
  <url
       value="http://ig.fhir.de/igs/medication/ValueSet/MindestabstandUnitsOfTimeDgMP"/>
  <version value="2.0.0-alpha1"/>
  <name value="MindestabstandUnitsOfTimeDgMPVS"/>
  <title value="Mindestabstand UnitsOfTime dgMP ValueSet"/>
  <status value="active"/>
  <date value="2026-07-29T14:43:47+00:00"/>
  <publisher value="HL7 Deutschland e.V."/>
  <contact>
    <name value="HL7 Deutschland e.V."/>
    <telecom>
      <system value="url"/>
      <value value="https://hl7.de"/>
    </telecom>
  </contact>
  <description
               value="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 value="http://unitsofmeasure.org"/>
      <concept>
        <code value="min"/>
        <designation>
          <language value="de-DE"/>
          <value value="Minute(n)"/>
        </designation>
      </concept>
      <concept>
        <code value="h"/>
        <designation>
          <language value="de-DE"/>
          <value value="Stunde(n)"/>
        </designation>
      </concept>
    </include>
  </compose>
</ValueSet>