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 MedicationRequest Kategorie CodeSystem - JSON Representation

Active as of 2026-02-10

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "MedicationRequestCategoryCS",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem MedicationRequestCategoryCS</b></p><a name=\"MedicationRequestCategoryCS\"> </a><a name=\"hcMedicationRequestCategoryCS\"> </a><p>This case-sensitive code system <code>https://fhir.hl7.at/elga/emed/r4/CodeSystem/MedicationRequestCategoryCS</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">1<a name=\"MedicationRequestCategoryCS-1\"> </a></td><td>Medikationsplaneintrag</td></tr><tr><td style=\"white-space:nowrap\">2<a name=\"MedicationRequestCategoryCS-2\"> </a></td><td>Geplante Abgabe</td></tr></table></div>"
  },
  "url" : "https://fhir.hl7.at/elga/emed/r4/CodeSystem/MedicationRequestCategoryCS",
  "version" : "0.1.1",
  "name" : "MedicationRequestCategoryCS",
  "title" : "ELGA e-Med MedicationRequest Kategorie CodeSystem",
  "status" : "active",
  "experimental" : true,
  "date" : "2026-02-10T17:53:58+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:** Codesystem für zulässige Ausprägungen der MedicationRequest Kategorie. Dient der Unterscheidung von geplanten Abgaben und Medikationsplaneinträgen.",
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 2,
  "concept" : [
    {
      "code" : "1",
      "display" : "Medikationsplaneintrag"
    },
    {
      "code" : "2",
      "display" : "Geplante Abgabe"
    }
  ]
}