FHIR IG analytics| Package | hl7.at.fhir.elga.emed.r4 |
| Resource Type | CodeSystem |
| Id | CodeSystem-MedicationRequestCategoryCS.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/HL7Austria/ELGA-e-Medikation-R4/CodeSystem-MedicationRequestCategoryCS.html |
| URL | https://fhir.hl7.at/elga/emed/r4/CodeSystem/MedicationRequestCategoryCS |
| Version | 0.1.1 |
| Status | active |
| Date | 2026-07-29T17:38:47+00:00 |
| Name | MedicationRequestCategoryCS |
| Title | ELGA e-Med MedicationRequest Kategorie CodeSystem |
| Authority | hl7 |
| Description | Codesystem für zulässige Ausprägungen der MedicationRequest Kategorie. Dient der Unterscheidung von geplanten Abgaben und Medikationsplaneinträgen. |
| Content | complete |
| ValueSet | ||
| hl7.at.fhir.elga.emed.r4#current | MedicationRequestCategoryVS | ELGA e-Med MedicationRequest Kategorie ValueSet |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem MedicationRequestCategoryCS
This code system https://fhir.hl7.at/elga/emed/r4/CodeSystem/MedicationRequestCategoryCS defines the following codes:
| Code | Display |
| 1 | Planeintrag |
| 2 | Geplante Abgabe |
{
"resourceType": "CodeSystem",
"id": "MedicationRequestCategoryCS",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"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-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": "Codesystem für zulässige Ausprägungen der MedicationRequest Kategorie. Dient der Unterscheidung von geplanten Abgaben und Medikationsplaneinträgen.",
"content": "complete",
"count": 2,
"concept": [
{
"code": "1",
"display": "Planeintrag"
},
{
"code": "2",
"display": "Geplante Abgabe"
}
]
}