PackagesCanonicalsLogsProblems
    Packages
    de.gematik.erp.t-prescription@1.1.0-ballot-1
    https://gematik.de/fhir/erp-t-prescription/StructureDefinition/erp-tprescription-medication-dispense
{
  "description": "Abgabeinformationen einer Apotheke, die es im Rahmen der Belieferung eines T-Rezeptes an den E-Rezept-Fachdienst übermittelt hat.",
  "_filename": "StructureDefinition-erp-tprescription-medication-dispense.json",
  "package_name": "de.gematik.erp.t-prescription",
  "date": "2025-07-07",
  "derivation": "constraint",
  "publisher": null,
  "fhirVersion": "4.0.1",
  "name": "ERP_TPrescription_MedicationDispense",
  "abstract": false,
  "type": "MedicationDispense",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "E-T-Rezept Medication Dispense",
  "package_version": "1.1.0-ballot-1",
  "status": "draft",
  "id": "1225f243-2a69-4e3f-be6a-8cd931ca8df8",
  "kind": "resource",
  "url": "https://gematik.de/fhir/erp-t-prescription/StructureDefinition/erp-tprescription-medication-dispense",
  "version": "1.0.0-ballot-1",
  "differential": {
    "element": [ {
      "id": "MedicationDispense.identifier",
      "max": "0",
      "path": "MedicationDispense.identifier"
    }, {
      "id": "MedicationDispense.partOf",
      "max": "0",
      "path": "MedicationDispense.partOf"
    }, {
      "id": "MedicationDispense.status",
      "path": "MedicationDispense.status",
      "fixedCode": "completed"
    }, {
      "id": "MedicationDispense.statusReason[x]",
      "max": "0",
      "path": "MedicationDispense.statusReason[x]"
    }, {
      "id": "MedicationDispense.category",
      "max": "0",
      "path": "MedicationDispense.category"
    }, {
      "id": "MedicationDispense.medication[x]",
      "path": "MedicationDispense.medication[x]",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://hl7.org/fhir/StructureDefinition/Medication" ]
      } ],
      "mustSupport": true
    }, {
      "id": "MedicationDispense.subject",
      "max": "0",
      "path": "MedicationDispense.subject"
    }, {
      "id": "MedicationDispense.context",
      "max": "0",
      "path": "MedicationDispense.context"
    }, {
      "id": "MedicationDispense.supportingInformation",
      "max": "0",
      "path": "MedicationDispense.supportingInformation"
    }, {
      "id": "MedicationDispense.performer",
      "path": "MedicationDispense.performer",
      "mustSupport": true
    }, {
      "id": "MedicationDispense.location",
      "max": "0",
      "path": "MedicationDispense.location"
    }, {
      "id": "MedicationDispense.authorizingPrescription",
      "max": "0",
      "path": "MedicationDispense.authorizingPrescription"
    }, {
      "id": "MedicationDispense.type",
      "max": "0",
      "path": "MedicationDispense.type"
    }, {
      "id": "MedicationDispense.quantity",
      "path": "MedicationDispense.quantity",
      "mustSupport": true
    }, {
      "id": "MedicationDispense.daysSupply",
      "max": "0",
      "path": "MedicationDispense.daysSupply"
    }, {
      "id": "MedicationDispense.whenPrepared",
      "max": "0",
      "path": "MedicationDispense.whenPrepared"
    }, {
      "id": "MedicationDispense.whenHandedOver",
      "path": "MedicationDispense.whenHandedOver",
      "mustSupport": true
    }, {
      "id": "MedicationDispense.destination",
      "max": "0",
      "path": "MedicationDispense.destination"
    }, {
      "id": "MedicationDispense.receiver",
      "max": "0",
      "path": "MedicationDispense.receiver"
    }, {
      "id": "MedicationDispense.note",
      "max": "0",
      "path": "MedicationDispense.note"
    }, {
      "id": "MedicationDispense.dosageInstruction",
      "path": "MedicationDispense.dosageInstruction",
      "mustSupport": true
    }, {
      "id": "MedicationDispense.substitution",
      "max": "0",
      "path": "MedicationDispense.substitution"
    }, {
      "id": "MedicationDispense.detectedIssue",
      "max": "0",
      "path": "MedicationDispense.detectedIssue"
    }, {
      "id": "MedicationDispense.eventHistory",
      "max": "0",
      "path": "MedicationDispense.eventHistory"
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/MedicationDispense"
}