{
  "resourceType" : "ValueSet",
  "id" : "DurchgefuehrteAbgabeStatusVS",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet DurchgefuehrteAbgabeStatusVS</b></p><a name=\"DurchgefuehrteAbgabeStatusVS\"> </a><a name=\"hcDurchgefuehrteAbgabeStatusVS\"> </a><ul><li>Include these codes as defined in <code>http://hl7.org/fhir/ValueSet/medicationdispense-status</code><span title=\"Version is not explicitly stated. No matching Code System found\"> version Not Stated (use latest from terminology server)</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td>completed</td><td/></tr><tr><td>entered-in-error</td><td/></tr><tr><td>stopped</td><td/></tr></table></li></ul></div>"
  },
  "url" : "https://fhir.hl7.at/elga/emed/r4/ValueSet/DurchgefuehrteAbgabeStatusVS",
  "version" : "0.1.1",
  "name" : "DurchgefuehrteAbgabeStatusVS",
  "title" : "ELGA e-Med Durchgeführte Abgabe Status Value Set",
  "status" : "draft",
  "experimental" : true,
  "date" : "2026-04-20T08:42: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 eines Status einer durchgeführten Abgabe (MedicationDispense).",
  "compose" : {
    "include" : [{
      "system" : "http://hl7.org/fhir/ValueSet/medicationdispense-status",
      "concept" : [{
        "code" : "completed"
      },
      {
        "code" : "entered-in-error"
      },
      {
        "code" : "stopped"
      }]
    }]
  }
}