ELGA e-Medikation (R4) DRAFT
0.1.1 - ci-build
ELGA e-Medikation (R4) DRAFT, published by ELGA GmbH. This guide is not an authorized publication; it is the continuous build for version 0.1.1 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7Austria/ELGA-e-Medikation-R4/ and changes regularly. See the Directory of published versions
| Draft as of 2026-09-03 |
{
"resourceType" : "ValueSet",
"id" : "ElgaTimingWhenStandardAdministrationVS",
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet ElgaTimingWhenStandardAdministrationVS</b></p><a name=\"ElgaTimingWhenStandardAdministrationVS\"> </a><a name=\"hcElgaTimingWhenStandardAdministrationVS\"> </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 explicitly stated to be 4.0.1\"> version 📍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" : "https://fhir.hl7.at/elga/emed/r4/ValueSet/ElgaTimingWhenStandardAdministrationVS",
"version" : "0.1.1",
"name" : "ElgaTimingWhenStandardAdministrationVS",
"title" : "ELGA Dosierung Timing When ValueSet für Tageszeitenschema",
"status" : "draft",
"experimental" : true,
"date" : "2026-09-03T18:40:15+00:00",
"publisher" : "ELGA GmbH",
"contact" : [
{
"name" : "ELGA GmbH",
"telecom" : [
{
"system" : "url",
"value" : "http://elga.gv.at"
}
]
},
{
"name" : "ELGA GmbH",
"telecom" : [
{
"system" : "url",
"value" : "https://elga.gv.at",
"use" : "work"
}
]
}
],
"description" : "ValueSet für zulässige Ausprägungen des Elements when eines Timings für eine Dosierung mit Tageszeitenschema.",
"compose" : {
"include" : [
{
"system" : "http://hl7.org/fhir/event-timing",
"version" : "4.0.1",
"concept" : [
{
"code" : "MORN"
},
{
"code" : "NOON"
},
{
"code" : "EVE"
},
{
"code" : "NIGHT"
}
]
}
]
}
}