{
  "resourceType" : "ValueSet",
  "id" : "TimingWhenDgMP",
  "text" : {
    "status" : "extensions",
    "div" : "<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><span title=\"Version is not explicitly stated, which means it is fixed to 4.0.1, the version found through the package references\"> version &#x1F4E6;4.0.1</span><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>"
  },
  "url" : "http://ig.fhir.de/igs/medication/ValueSet/TimingWhenDgMP",
  "version" : "1.0.4",
  "name" : "TimingWhenDgMPVS",
  "title" : "Timing When dgMP",
  "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" : "Tageszeiten für Zeitmuster",
  "compose" : {
    "include" : [{
      "system" : "http://hl7.org/fhir/event-timing",
      "concept" : [{
        "code" : "MORN"
      },
      {
        "code" : "NOON"
      },
      {
        "code" : "EVE"
      },
      {
        "code" : "NIGHT"
      }]
    }]
  }
}