FHIR IG analytics| Package | hl7.at.fhir.elga.emed.r4 |
| Resource Type | ValueSet |
| Id | ValueSet-DurchgefuehrteAbgabeTypVS.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/HL7Austria/ELGA-e-Medikation-R4/ValueSet-DurchgefuehrteAbgabeTypVS.html |
| URL | https://fhir.hl7.at/elga/emed/r4/ValueSet/DurchgefuehrteAbgabeTypVS |
| Version | 0.1.1 |
| Status | draft |
| Date | 2026-07-29T17:38:47+00:00 |
| Name | DurchgefuehrteAbgabeTypVS |
| Title | ELGA e-Med Durchgeführte Abgabe Typ Value Set |
| Authority | hl7 |
| Description | ValueSet für zulässige Ausprägungen eines Typs einer Durchgeführten Abgabe (MedicationDispense). |
No resources found
| ValueSet | ||
| hl7.terminology#current | v3-ActPharmacySupplyType | ActPharmacySupplyType |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet DurchgefuehrteAbgabeTypVS
http://terminology.hl7.org/ValueSet/v3-ActPharmacySupplyType version 📍3.0.0| Code | Display |
| FFC | First Fill - Complete |
| FFP | First Fill - Part Fill |
| RFP | Refill - Part Fill |
| RFC | Refill - Complete |
{
"resourceType": "ValueSet",
"id": "DurchgefuehrteAbgabeTypVS",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"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-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 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"
}
]
}
]
}
}