{
  "resourceType" : "ValueSet",
  "id" : "ElgaListEmptyReasonVS",
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet ElgaListEmptyReasonVS</b></p><a name=\"ElgaListEmptyReasonVS\"> </a><a name=\"hcElgaListEmptyReasonVS\"> </a><ul><li>Include these codes as defined in <a href=\"http://terminology.hl7.org/7.1.0/CodeSystem-list-empty-reason.html\"><code>http://terminology.hl7.org/CodeSystem/list-empty-reason</code></a><span title=\"Version is explicitly stated to be 1.0.1\"> version &#x1F4CD;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.1.0/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.1.0/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>"
  },
  "url" : "https://fhir.hl7.at/elga/emed/r4/ValueSet/ElgaListEmptyReasonVS",
  "version" : "0.1.1",
  "name" : "ElgaListEmptyReasonVS",
  "title" : "ELGA List Empty Reason Value Set",
  "status" : "draft",
  "experimental" : true,
  "date" : "2026-04-17T19:15:07+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 emptyReason einer Liste.",
  "compose" : {
    "include" : [{
      "system" : "http://terminology.hl7.org/CodeSystem/list-empty-reason",
      "version" : "1.0.1",
      "concept" : [{
        "code" : "nilknown"
      },
      {
        "code" : "notstarted"
      }]
    }]
  }
}