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. For a full list of available versions, see the Directory of published versions

: TimingWhenDgMP - XML Representation

Draft as of 2025-07-11

Raw xml | Download


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="TimingWhenDgMP"/>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet TimingWhenDgMP</b></p><a name="TimingWhenDgMP"> </a><a name="hcTimingWhenDgMP"> </a><ul><li>Include these codes as defined in <a href="http://hl7.org/fhir/R4/codesystem-event-timing.html"><code>http://hl7.org/fhir/event-timing</code></a><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href="http://hl7.org/fhir/R4/codesystem-event-timing.html#event-timing-MORN">MORN</a></td><td style="color: #cccccc">Morning</td><td>Event occurs during the morning. The exact time is unspecified and established by institution convention or patient interpretation.</td></tr><tr><td><a href="http://hl7.org/fhir/R4/codesystem-event-timing.html#event-timing-NOON">NOON</a></td><td style="color: #cccccc">Noon</td><td>Event occurs around 12:00pm. The exact time is unspecified and established by institution convention or patient interpretation.</td></tr><tr><td><a href="http://hl7.org/fhir/R4/codesystem-event-timing.html#event-timing-EVE">EVE</a></td><td style="color: #cccccc">Evening</td><td>Event occurs during the evening. The exact time is unspecified and established by institution convention or patient interpretation.</td></tr><tr><td><a href="http://hl7.org/fhir/R4/codesystem-event-timing.html#event-timing-NIGHT">NIGHT</a></td><td style="color: #cccccc">Night</td><td>Event occurs during the night. The exact time is unspecified and established by institution convention or patient interpretation.</td></tr></table></li></ul></div>
  </text>
  <url value="http://ig.fhir.de/igs/medication/ValueSet/TimingWhenDgMP"/>
  <version value="1.0.0-ballot1"/>
  <name value="TimingWhenDgMPVS"/>
  <title value="TimingWhenDgMP"/>
  <status value="draft"/>
  <date value="2025-07-11T15:31:25+02:00"/>
  <publisher value="HL7 Deutschland"/>
  <contact>
    <name value="HL7 Deutschland"/>
    <telecom>
      <system value="url"/>
      <value value="https://hl7.de"/>
    </telecom>
  </contact>
  <description value="Tageszeiten für Zeitmuster"/>
  <compose>
    <include>
      <system value="http://hl7.org/fhir/event-timing"/>
      <concept>
        <code value="MORN"/>
      </concept>
      <concept>
        <code value="NOON"/>
      </concept>
      <concept>
        <code value="EVE"/>
      </concept>
      <concept>
        <code value="NIGHT"/>
      </concept>
    </include>
  </compose>
</ValueSet>