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

ELGA e-Medikation (R4) ENTWURF - Local Development build (v0.1.1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: ELGA e-Med Durchgeführte Abgabe Typ Value Set - JSON Representation

Draft as of 2026-03-27

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "DurchgefuehrteAbgabeTypVS",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet DurchgefuehrteAbgabeTypVS</b></p><a name=\"DurchgefuehrteAbgabeTypVS\"> </a><a name=\"hcDurchgefuehrteAbgabeTypVS\"> </a><ul><li>Include these codes as defined in <code>http://terminology.hl7.org/ValueSet/v3-ActPharmacySupplyType</code><span title=\"Version is explicitly stated to be 3.0.0\"> version &#x1F4CD;3.0.0</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td>FFC</td><td>First Fill - Complete</td></tr><tr><td>FFP</td><td>First Fill - Part Fill</td></tr><tr><td>RFP</td><td>Refill - Part Fill</td></tr><tr><td>RFC</td><td>Refill - Complete</td></tr></table></li></ul></div>"
  },
  "url" : "https://fhir.hl7.at/elga/emed/r4/ValueSet/DurchgefuehrteAbgabeTypVS",
  "version" : "0.1.1",
  "name" : "DurchgefuehrteAbgabeTypVS",
  "title" : "ELGA e-Med Durchgeführte Abgabe Typ Value Set",
  "status" : "draft",
  "experimental" : true,
  "date" : "2026-03-27T10:18:57+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 Typs einer durchgeführten Abgabe (MedicationDispense).",
  "compose" : {
    "include" : [
      {
        "system" : "http://terminology.hl7.org/ValueSet/v3-ActPharmacySupplyType",
        "version" : "3.0.0",
        "concept" : [
          {
            "code" : "FFC",
            "display" : "First Fill - Complete"
          },
          {
            "code" : "FFP",
            "display" : "First Fill - Part Fill"
          },
          {
            "code" : "RFP",
            "display" : "Refill - Part Fill"
          },
          {
            "code" : "RFC",
            "display" : "Refill - Complete"
          }
        ]
      }
    ]
  }
}