{
"description": "This extension should be used in the Task ressource. It shows the timestamp of the last dispense.",
"_filename": "StructureDefinition-GEM-ERP-EX-LastMedicationDispense.json",
"package_name": "de.gematik.erezept",
"date": "2024-07-15",
"derivation": "constraint",
"publisher": null,
"fhirVersion": "4.0.1",
"name": "GEM_ERP_EX_LastMedicationDispense",
"abstract": false,
"type": "Extension",
"experimental": null,
"resourceType": "StructureDefinition",
"title": "Last Medication Dispense",
"package_version": "workflow.r4-1.4.2-rc1",
"status": "active",
"id": "e2709281-8300-4a3b-8f49-40cb979031de",
"kind": "complex-type",
"url": "https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_EX_LastMedicationDispense",
"context": [ {
"type": "element",
"expression": "Task"
} ],
"version": "1.4",
"differential": {
"element": [ {
"id": "Extension",
"path": "Extension",
"short": "Timestamp which is set when a medication for this task has been dispensed. Stated in the format YYYY-MM-DDTHH:MM:SS(Z|±HH:MM)",
"definition": "This field allows the E-Rezept-FdV to display to the user that a medication has been dispensed before it was closed by the pharmacy."
}, {
"id": "Extension.extension",
"max": "0",
"path": "Extension.extension"
}, {
"id": "Extension.url",
"path": "Extension.url",
"fixedUri": "https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_EX_LastMedicationDispense"
}, {
"id": "Extension.value[x]",
"path": "Extension.value[x]",
"type": [ {
"code": "instant"
} ],
"short": "Timestamp which is set when a medication for this task has been dispensed.",
"comment": "Stated in the format YYYY-MM-DDTHH:MM:SS(Z|±HH:MM)"
} ]
},
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension"
}