| Package | de.gematik.dev.epa.medication |
| Resource Type | StructureDefinition |
| Id | dispensation-identifier |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=de.gematik.dev.epa.medication@1.1.0-alpha.6&canonical=https://gematik.de/fhir/epa-medication/StructureDefinition/dispensation-identifier |
| URL | https://gematik.de/fhir/epa-medication/StructureDefinition/dispensation-identifier |
| Version | 1.1.0 |
| Status | active |
| Date | 2024-08-14 |
| Name | EPADispensationIdentifier |
| Description | This identifier is used to track non-prescription dispensations of medications, including over-the-counter (OTC) drugs and dietary supplements (DS). It is generated by the ePA Medication Service to ensure consistent and unique identification for each transaction. The identifier is a generated UUID, providing a non-composed, universally unique identifier for every dispensation event. |
| Type | Identifier |
| Kind | complex-type |
| StructureDefinition | |
| dispensation-identifier-extension | EPADispensationIdentifierExtension |
| epa-medication-dispense | EPA MedicationDispense |
| epa-op-cancel-dispensation-input-parameters | EPA Operation CancelDispensation Input-Parameters |
No resources found
No narrative content found in resource
{
"resourceType": "StructureDefinition",
"id": "dispensation-identifier",
"url": "https://gematik.de/fhir/epa-medication/StructureDefinition/dispensation-identifier",
"version": "1.1.0",
"name": "EPADispensationIdentifier",
"status": "active",
"experimental": false,
"date": "2024-08-14",
"publisher": "gematik GmbH",
"description": "This identifier is used to track non-prescription dispensations of medications, including over-the-counter (OTC) drugs and dietary supplements (DS). It is generated by the ePA Medication Service to ensure consistent and unique identification for each transaction. The identifier is a generated UUID, providing a non-composed, universally unique identifier for every dispensation event.",
"fhirVersion": "4.0.1",
"kind": "complex-type",
"abstract": false,
"type": "Identifier",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Identifier",
"derivation": "constraint",
"differential": {
"element": [
{
"id": "Identifier.system",
"path": "Identifier.system",
"min": 1,
"patternUri": "https://gematik.de/fhir/epa-medication/sid/dispensation-identifier",
"mustSupport": true
},
{
"id": "Identifier.value",
"path": "Identifier.value",
"min": 1,
"mustSupport": true
}
]
}
}