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 Geplante Abgabe Status ValueSet - JSON Representation

Draft as of 2026-02-17

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "GeplanteAbgabeStatusVS",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet GeplanteAbgabeStatusVS</b></p><a name=\"GeplanteAbgabeStatusVS\"> </a><a name=\"hcGeplanteAbgabeStatusVS\"> </a><ul><li>Include all codes defined in <a href=\"CodeSystem-MedicationRequestStatusCS.html\"><code>https://fhir.hl7.at/elga/emed/r4/CodeSystem/MedicationRequestStatusCS</code></a><span title=\"Version is not explicitly stated, which means it is fixed to the version provided in this specification\"> version &#x1F4E6;0.1.1</span></li></ul></div>"
  },
  "url" : "https://fhir.hl7.at/elga/emed/r4/ValueSet/GeplanteAbgabeStatusVS",
  "version" : "0.1.1",
  "name" : "GeplanteAbgabeStatusVS",
  "title" : "ELGA e-Med Geplante Abgabe Status ValueSet",
  "status" : "draft",
  "experimental" : true,
  "date" : "2026-02-17T17:15:31+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" : "**Beschreibung:** ValueSet für zulässige Ausprägungen eines Status einer geplanten Abgabe (MedicationRequest).",
  "compose" : {
    "include" : [
      {
        "system" : "https://fhir.hl7.at/elga/emed/r4/CodeSystem/MedicationRequestStatusCS"
      }
    ]
  }
}