ELGA e-Medikation (R4) ENTWURF
0.1.1 - ci-build

ELGA e-Medikation (R4) ENTWURF, 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

: ELGA e-Med Medikationsplan Empty Reason Value Set - XML Representation

Draft as of 2026-02-17

Raw xml | Download


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="MedikationsplanEmptyReasonVS"/>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet MedikationsplanEmptyReasonVS</b></p><a name="MedikationsplanEmptyReasonVS"> </a><a name="hcMedikationsplanEmptyReasonVS"> </a><ul><li>Include these codes as defined in <a href="http://terminology.hl7.org/7.0.1/CodeSystem-list-empty-reason.html"><code>http://terminology.hl7.org/CodeSystem/list-empty-reason</code></a><span title="Version is not explicitly stated, which means it is fixed to 1.0.1, the version found through the package references"> version &#x1F4E6;1.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://terminology.hl7.org/7.0.1/CodeSystem-list-empty-reason.html#list-empty-reason-nilknown">nilknown</a></td><td style="color: #cccccc">Nil Known</td><td>Clinical judgment that there are no known items for this list after reasonable investigation. Note that this a positive statement by a clinical user, and not a default position asserted by a computer system in the lack of other information. Example uses:  * For allergies: the patient or patient's agent/guardian has asserted that he/she is not aware of any allergies (NKA - nil known allergies)  * For medications: the patient or patient's agent/guardian has asserted that the patient is known to be taking no medications  * For diagnoses, problems and procedures: the patient or patient's agent/guardian has asserted that there is no known event to record.</td></tr><tr><td><a href="http://terminology.hl7.org/7.0.1/CodeSystem-list-empty-reason.html#list-empty-reason-notstarted">notstarted</a></td><td style="color: #cccccc">Not Started</td><td>The work to populate this list has not yet begun.</td></tr></table></li></ul></div>
  </text>
  <url
       value="https://fhir.hl7.at/elga/emed/r4/ValueSet/MedikationsplanEmptyReasonVS"/>
  <version value="0.1.1"/>
  <name value="MedikationsplanEmptyReasonVS"/>
  <title value="ELGA e-Med Medikationsplan Empty Reason Value Set"/>
  <status value="draft"/>
  <experimental value="true"/>
  <date value="2026-02-17T17:15:31+00:00"/>
  <publisher value="ELGA GmbH"/>
  <contact>
    <name value="ELGA GmbH"/>
    <telecom>
      <system value="url"/>
      <value value="http://elga.gv.at"/>
    </telecom>
  </contact>
  <contact>
    <name value="ELGA GmbH"/>
    <telecom>
      <system value="url"/>
      <value value="https://elga.gv.at"/>
      <use value="work"/>
    </telecom>
  </contact>
  <description
               value="**Beschreibung:** ValueSet für zulässige Ausprägungen des elements emptyReason Status eines Medikationsplaneintrags (MedicationRequest)."/>
  <compose>
    <include>
      <system
              value="http://terminology.hl7.org/CodeSystem/list-empty-reason"/>
      <concept>
        <code value="nilknown"/>
      </concept>
      <concept>
        <code value="notstarted"/>
      </concept>
    </include>
  </compose>
</ValueSet>