FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.at.fhir.elga.emed.r4
Resource TypeValueSet
IdValueSet-MedicationRequestCategoryVS.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/HL7Austria/ELGA-e-Medikation-R4/ValueSet-MedicationRequestCategoryVS.html
URLhttps://fhir.hl7.at/elga/emed/r4/ValueSet/MedicationRequestCategoryVS
Version0.1.1
Statusdraft
Date2026-07-29T17:38:47+00:00
NameMedicationRequestCategoryVS
TitleELGA e-Med MedicationRequest Kategorie ValueSet
Authorityhl7
DescriptionValueSet für zulässige Ausprägungen der MedicationRequest Kategorie. Dient der Unterscheidung von geplanten Abgaben und Medikationsplaneinträgen

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
hl7.at.fhir.elga.emed.r4#currentMedicationRequestCategoryCSELGA e-Med MedicationRequest Kategorie CodeSystem

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ValueSet MedicationRequestCategoryVS


Source1

{
  "resourceType": "ValueSet",
  "id": "MedicationRequestCategoryVS",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://fhir.hl7.at/elga/emed/r4/ValueSet/MedicationRequestCategoryVS",
  "version": "0.1.1",
  "name": "MedicationRequestCategoryVS",
  "title": "ELGA e-Med MedicationRequest Kategorie ValueSet",
  "status": "draft",
  "experimental": true,
  "date": "2026-07-29T17:38:47+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 der MedicationRequest Kategorie. Dient der Unterscheidung von geplanten Abgaben und Medikationsplaneinträgen",
  "compose": {
    "include": [
      {
        "system": "https://fhir.hl7.at/elga/emed/r4/CodeSystem/MedicationRequestCategoryCS"
      }
    ]
  }
}