PackagesCanonicalsLogsProblems
    Packages
    de.gematik.erezept-workflow.r4@1.5.0-rc3
    https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_EX_LastMedicationDispense
{
  "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-workflow.r4",
  "date": "2025-02-28",
  "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": "1.5.0-rc3",
  "status": "draft",
  "id": "68bc6d60-98f4-4881-ab44-a2ce382e97ca",
  "kind": "complex-type",
  "url": "https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_EX_LastMedicationDispense",
  "context": [ {
    "type": "element",
    "expression": "Task"
  } ],
  "version": "1.5.0",
  "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"
}