FHIR IG analytics
| Package | myhealth.eu.fhir.epd |
| Resource Type | StructureDefinition |
| Id | StructureDefinition-MyHealthEuMedicationDispenseEd.json |
| FHIR Version | R4 |
| Source | http://fhir.ehdsi.eu/epd/1.0.0-poc/StructureDefinition-MyHealthEuMedicationDispenseEd.html |
| URL | http://fhir.ehdsi.eu/epd/StructureDefinition/MyHealthEuMedicationDispenseEd |
| Version | 1.0.0-poc |
| Status | draft |
| Date | 2026-07-16T21:33:18+02:00 |
| Name | MyHealthEuMedicationDispenseEd |
| Title | Medication Dispense model |
| Realm | eu |
| Description | MyHealth@EU refined model for eDispensation information |
| Copyright | Copyright European Union, represented by the European Commission - DG SANTE. Licenced under CC-BY-4.0. |
| Type | http://fhir.ehdsi.eu/epd/StructureDefinition/MyHealthEuMedicationDispenseEd |
| Kind | logical |
Resources that use this resource
No resources found
Resources that this resource uses
Narrative
Note: links and images are rebased to the (stated) source
| Name | Flags | Card. | Type | Description & Constraints |
|---|
 MyHealthEuMedicationDispenseEd | | 0..* | EHDSMedicationDispense | Medication Dispense model
Elements defined in Ancestors:header, dispenseLocation, receiver[x], relatedRequest, medication, dispensedQuantity, timeOfDispensation, substitutionOccurred, dosageInstructions, note Instances of this type can be the target of a Reference |
  header | O | 1..1 | Base | Basic metadata for this information |
   subject | O | 1..1 | MyHealthEuPatient | Patient/subject information |
   identifier | O | 0..* | Identifier | Business identifier for the object, unique within its system. Supporting disambiguation between different contexts (systems/countries). |
   author[x] | O | 1..* | | The actor who issued the dispense record. Responsibility for the dispense should be traceable from this information. |
    authorMyHealthEuHealthProfessionalEpd | | | MyHealthEuHealthProfessionalEpd | |
    authorMyHealthEuOrganisation | | | MyHealthEuOrganisation | |
   date | O | 1..1 | dateTime | Date and time of issuing the dispense record |
  dispenseLocation | O | 0..1 | MyHealthEuLocationEpd | Location of dispense |
  relatedRequest | O | 0..* | Identifier | Identifier of the prescription item the dispense is related to |
  medication | O | 1..1 | MyHealthEuMedicationEd | Exact dispensed product. If multiple medications are dispensed together, multiple dispense records should be created. |
  dispensedQuantity | O | 1..1 | Quantity | Number of dispensed packages if the package size is known, or number of smaller items/units, according to the medication dispensed. A unit is expected. |
  timeOfDispensation | O | 0..1 | dateTime | Date and time when medication was handed over. When not present, the time of dispensation is assumed to be the time of issuing dispense record. |
  substitutionOccurred | O | 0..1 | boolean | Whether substitution was made by the dispenser. Definition of substitution is specific to the jurisdiction. |
Documentation for this format |
Source1
{
"resourceType": "StructureDefinition",
"id": "MyHealthEuMedicationDispenseEd",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-type-characteristics",
"valueCode": "can-be-target"
}
],
"url": "http://fhir.ehdsi.eu/epd/StructureDefinition/MyHealthEuMedicationDispenseEd",
"version": "1.0.0-poc",
"name": "MyHealthEuMedicationDispenseEd",
"title": "Medication Dispense model",
"status": "draft",
"date": "2026-07-16T21:33:18+02:00",
"publisher": "MyHealth@Eu",
"contact": [
{
"name": "MyHealth@Eu",
"telecom": [
{
"system": "url",
"value": "https://health.ec.europa.eu/other-pages/basic-page/myhealtheu-flyer-addressed-patients-and-health-professionals_en"
}
]
}
],
"description": "MyHealth@EU refined model for eDispensation information",
"jurisdiction": [
{
"coding": [
{
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code": "150",
"display": "Europe"
}
]
}
],
"copyright": "Copyright European Union, represented by the European Commission - DG SANTE. Licenced under CC-BY-4.0.",
"fhirVersion": "4.0.1",
"mapping": [
{
"identity": "rim",
"uri": "http://hl7.org/v3",
"name": "RIM Mapping"
}
],
"kind": "logical",
"abstract": false,
"type": "http://fhir.ehdsi.eu/epd/StructureDefinition/MyHealthEuMedicationDispenseEd",
"baseDefinition": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSMedicationDispense",
"derivation": "specialization",
"snapshot": {
"extension": [
{
"url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-base-version",
"valueString": "0.3.0"
}
],
"element": [
{
"id": "MyHealthEuMedicationDispenseEd",
"path": "MyHealthEuMedicationDispenseEd",
"short": "Medication Dispense model",
"definition": "MyHealth@EU refined model for eDispensation information",
"min": 0,
"max": "*",
"base": {
"path": "Base",
"min": 0,
"max": "*"
},
"isModifier": false,
"mapping": [
{
"identity": "rim",
"map": "n/a"
}
]
},
{
"id": "MyHealthEuMedicationDispenseEd.header",
"extension": [
{
"extension": [
{
"url": "code",
"valueCode": "SHALL:handle"
},
{
"url": "actor",
"valueCanonical": "http://fhir.ehdsi.eu/core/ActorDefinition/actor-handler-ehdsi"
},
{
"url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-source",
"valueCanonical": "http://fhir.ehdsi.eu/epd/StructureDefinition/MyHealthEuMedicationDispenseEd|1.0.0-poc"
}
],
"url": "http://hl7.org/fhir/StructureDefinition/obligation"
}
],
"path": "MyHealthEuMedicationDispenseEd.header",
"short": "Basic metadata for this information",
"definition": "Basic metadata for this information",
"min": 1,
"max": "1",
"base": {
"path": "EHDSDataSet.header",
"min": 1,
"max": "1"
},
"type": [
{
"code": "Base"
}
]
},
{
"id": "MyHealthEuMedicationDispenseEd.header.subject",
"extension": [
{
"extension": [
{
"url": "code",
"valueCode": "SHALL:handle"
},
{
"url": "actor",
"valueCanonical": "http://fhir.ehdsi.eu/core/ActorDefinition/actor-handler-ehdsi"
},
{
"url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-source",
"valueCanonical": "http://fhir.ehdsi.eu/epd/StructureDefinition/MyHealthEuMedicationDispenseEd|1.0.0-poc"
}
],
"url": "http://hl7.org/fhir/StructureDefinition/obligation"
}
],
"path": "MyHealthEuMedicationDispenseEd.header.subject",
"short": "Patient/subject information",
"definition": "Patient/subject information",
"min": 1,
"max": "1",
"base": {
"path": "EHDSDataSet.header.subject",
"min": 1,
"max": "1"
},
"type": [
{
"code": "http://fhir.ehdsi.eu/core/StructureDefinition/MyHealthEuPatient"
}
]
},
{
"id": "MyHealthEuMedicationDispenseEd.header.identifier",
"extension": [
{
"extension": [
{
"url": "code",
"valueCode": "SHALL:handle"
},
{
"url": "actor",
"valueCanonical": "http://fhir.ehdsi.eu/core/ActorDefinition/actor-handler-ehdsi"
},
{
"url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-source",
"valueCanonical": "http://fhir.ehdsi.eu/epd/StructureDefinition/MyHealthEuMedicationDispenseEd|1.0.0-poc"
}
],
"url": "http://hl7.org/fhir/StructureDefinition/obligation"
}
],
"path": "MyHealthEuMedicationDispenseEd.header.identifier",
"short": "Business identifier for the object, unique within its system. Supporting disambiguation between different contexts (systems/countries).",
"definition": "Business identifier for the object, unique within its system. Supporting disambiguation between different contexts (systems/countries).",
"min": 0,
"max": "*",
"base": {
"path": "EHDSDataSet.header.identifier",
"min": 0,
"max": "*"
},
"type": [
{
"code": "Identifier"
}
]
},
{
"id": "MyHealthEuMedicationDispenseEd.header.author[x]",
"extension": [
{
"extension": [
{
"url": "code",
"valueCode": "SHALL:handle"
},
{
"url": "actor",
"valueCanonical": "http://fhir.ehdsi.eu/core/ActorDefinition/actor-handler-ehdsi"
},
{
"url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-source",
"valueCanonical": "http://fhir.ehdsi.eu/epd/StructureDefinition/MyHealthEuMedicationDispenseEd|1.0.0-poc"
}
],
"url": "http://hl7.org/fhir/StructureDefinition/obligation"
}
],
"path": "MyHealthEuMedicationDispenseEd.header.author[x]",
"short": "The actor who issued the dispense record. Responsibility for the dispense should be traceable from this information.",
"definition": "The actor who issued the dispense record. Responsibility for the dispense should be traceable from this information.",
"min": 1,
"max": "*",
"base": {
"path": "EHDSDataSet.header.author[x]",
"min": 0,
"max": "*"
},
"type": [
{
"code": "http://fhir.ehdsi.eu/epd/StructureDefinition/MyHealthEuHealthProfessionalEpd"
},
{
"code": "http://fhir.ehdsi.eu/core/StructureDefinition/MyHealthEuOrganisation"
}
]
},
{
"id": "MyHealthEuMedicationDispenseEd.header.date",
"extension": [
{
"extension": [
{
"url": "code",
"valueCode": "SHALL:handle"
},
{
"url": "actor",
"valueCanonical": "http://fhir.ehdsi.eu/core/ActorDefinition/actor-handler-ehdsi"
},
{
"url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-source",
"valueCanonical": "http://fhir.ehdsi.eu/epd/StructureDefinition/MyHealthEuMedicationDispenseEd|1.0.0-poc"
}
],
"url": "http://hl7.org/fhir/StructureDefinition/obligation"
}
],
"path": "MyHealthEuMedicationDispenseEd.header.date",
"short": "Date and time of issuing the dispense record",
"definition": "Date and time of issuing the dispense record",
"min": 1,
"max": "1",
"base": {
"path": "EHDSDataSet.header.date",
"min": 0,
"max": "1"
},
"type": [
{
"code": "dateTime"
}
]
},
{
"id": "MyHealthEuMedicationDispenseEd.header.status",
"path": "MyHealthEuMedicationDispenseEd.header.status",
"short": "The status of the dispense, e.g. completed, declined, entered-in-error",
"definition": "The status of the dispense, e.g. completed, declined, entered-in-error",
"min": 1,
"max": "1",
"base": {
"path": "EHDSDataSet.header.status",
"min": 1,
"max": "1"
},
"type": [
{
"code": "CodeableConcept"
}
],
"binding": {
"strength": "preferred",
"description": "HL7 MedicationDispense Status Codes"
}
},
{
"id": "MyHealthEuMedicationDispenseEd.header.source",
"path": "MyHealthEuMedicationDispenseEd.header.source",
"short": "Source of information (e.g. patient, patient's proxy). Used in case the patient has authored the information or the author has submitted patient-stated information.",
"definition": "Source of information (e.g. patient, patient's proxy). Used in case the patient has authored the information or the author has submitted patient-stated information.",
"min": 0,
"max": "0",
"base": {
"path": "EHDSDataSet.header.source",
"min": 0,
"max": "1"
},
"type": [
{
"code": "CodeableConcept"
}
]
},
{
"id": "MyHealthEuMedicationDispenseEd.header.language",
"path": "MyHealthEuMedicationDispenseEd.header.language",
"short": "Language in which the resource is written. Language is expressed by the IETF language tag.",
"definition": "Language in which the resource is written. Language is expressed by the IETF language tag.",
"min": 0,
"max": "1",
"base": {
"path": "EHDSDataSet.header.language",
"min": 0,
"max": "1"
},
"type": [
{
"code": "CodeableConcept"
}
],
"binding": {
"strength": "preferred",
"description": "BCP 47"
}
},
{
"id": "MyHealthEuMedicationDispenseEd.dispenseLocation",
"extension": [
{
"extension": [
{
"url": "code",
"valueCode": "SHOULD:handle"
},
{
"url": "actor",
"valueCanonical": "http://fhir.ehdsi.eu/core/ActorDefinition/actor-handler-ehdsi"
},
{
"url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-source",
"valueCanonical": "http://fhir.ehdsi.eu/epd/StructureDefinition/MyHealthEuMedicationDispenseEd|1.0.0-poc"
}
],
"url": "http://hl7.org/fhir/StructureDefinition/obligation"
}
],
"path": "MyHealthEuMedicationDispenseEd.dispenseLocation",
"short": "Location of dispense",
"definition": "Location of dispense",
"min": 0,
"max": "1",
"base": {
"path": "EHDSMedicationDispense.dispenseLocation",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://fhir.ehdsi.eu/epd/StructureDefinition/MyHealthEuLocationEpd"
}
]
},
{
"id": "MyHealthEuMedicationDispenseEd.receiver[x]",
"path": "MyHealthEuMedicationDispenseEd.receiver[x]",
"short": "Identification of the person who received the dispensed medication, especially when it was not the patient. When not present, it is assumed that the patient is the receiver.",
"definition": "Identification of the person who received the dispensed medication, especially when it was not the patient. When not present, it is assumed that the patient is the receiver.",
"min": 0,
"max": "1",
"base": {
"path": "EHDSMedicationDispense.receiver[x]",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSPatient"
},
{
"code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSHealthProfessional"
},
{
"code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSRelatedPerson"
}
]
},
{
"id": "MyHealthEuMedicationDispenseEd.relatedRequest",
"extension": [
{
"extension": [
{
"url": "code",
"valueCode": "SHALL:handle"
},
{
"url": "actor",
"valueCanonical": "http://fhir.ehdsi.eu/core/ActorDefinition/actor-handler-ehdsi"
},
{
"url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-source",
"valueCanonical": "http://fhir.ehdsi.eu/epd/StructureDefinition/MyHealthEuMedicationDispenseEd|1.0.0-poc"
}
],
"url": "http://hl7.org/fhir/StructureDefinition/obligation"
}
],
"path": "MyHealthEuMedicationDispenseEd.relatedRequest",
"short": "Identifier of the prescription item the dispense is related to",
"definition": "Identifier of the prescription item the dispense is related to",
"min": 0,
"max": "*",
"base": {
"path": "EHDSMedicationDispense.relatedRequest",
"min": 0,
"max": "*"
},
"type": [
{
"code": "Identifier"
}
]
},
{
"id": "MyHealthEuMedicationDispenseEd.medication",
"extension": [
{
"extension": [
{
"url": "code",
"valueCode": "SHALL:handle"
},
{
"url": "actor",
"valueCanonical": "http://fhir.ehdsi.eu/core/ActorDefinition/actor-handler-ehdsi"
},
{
"url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-source",
"valueCanonical": "http://fhir.ehdsi.eu/epd/StructureDefinition/MyHealthEuMedicationDispenseEd|1.0.0-poc"
}
],
"url": "http://hl7.org/fhir/StructureDefinition/obligation"
}
],
"path": "MyHealthEuMedicationDispenseEd.medication",
"short": "Exact dispensed product. If multiple medications are dispensed together, multiple dispense records should be created.",
"definition": "Exact dispensed product. If multiple medications are dispensed together, multiple dispense records should be created.",
"min": 1,
"max": "1",
"base": {
"path": "EHDSMedicationDispense.medication",
"min": 1,
"max": "1"
},
"type": [
{
"code": "http://fhir.ehdsi.eu/epd/StructureDefinition/MyHealthEuMedicationEd"
}
]
},
{
"id": "MyHealthEuMedicationDispenseEd.dispensedQuantity",
"extension": [
{
"extension": [
{
"url": "code",
"valueCode": "SHALL:handle"
},
{
"url": "actor",
"valueCanonical": "http://fhir.ehdsi.eu/core/ActorDefinition/actor-handler-ehdsi"
},
{
"url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-source",
"valueCanonical": "http://fhir.ehdsi.eu/epd/StructureDefinition/MyHealthEuMedicationDispenseEd|1.0.0-poc"
}
],
"url": "http://hl7.org/fhir/StructureDefinition/obligation"
}
],
"path": "MyHealthEuMedicationDispenseEd.dispensedQuantity",
"short": "Number of dispensed packages if the package size is known, or number of smaller items/units, according to the medication dispensed. A unit is expected.",
"definition": "Number of dispensed packages if the package size is known, or number of smaller items/units, according to the medication dispensed. A unit is expected.",
"min": 1,
"max": "1",
"base": {
"path": "EHDSMedicationDispense.dispensedQuantity",
"min": 1,
"max": "1"
},
"type": [
{
"code": "Quantity"
}
],
"binding": {
"strength": "preferred",
"description": "UCUM, EDQM Standard Terms"
}
},
{
"id": "MyHealthEuMedicationDispenseEd.timeOfDispensation",
"extension": [
{
"extension": [
{
"url": "code",
"valueCode": "SHALL:handle"
},
{
"url": "actor",
"valueCanonical": "http://fhir.ehdsi.eu/core/ActorDefinition/actor-handler-ehdsi"
},
{
"url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-source",
"valueCanonical": "http://fhir.ehdsi.eu/epd/StructureDefinition/MyHealthEuMedicationDispenseEd|1.0.0-poc"
}
],
"url": "http://hl7.org/fhir/StructureDefinition/obligation"
}
],
"path": "MyHealthEuMedicationDispenseEd.timeOfDispensation",
"short": "Date and time when medication was handed over. When not present, the time of dispensation is assumed to be the time of issuing dispense record.",
"definition": "Date and time when medication was handed over. When not present, the time of dispensation is assumed to be the time of issuing dispense record.",
"min": 0,
"max": "1",
"base": {
"path": "EHDSMedicationDispense.timeOfDispensation",
"min": 0,
"max": "1"
},
"type": [
{
"code": "dateTime"
}
]
},
{
"id": "MyHealthEuMedicationDispenseEd.substitutionOccurred",
"extension": [
{
"extension": [
{
"url": "code",
"valueCode": "SHALL:handle"
},
{
"url": "actor",
"valueCanonical": "http://fhir.ehdsi.eu/core/ActorDefinition/actor-handler-ehdsi"
},
{
"url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-source",
"valueCanonical": "http://fhir.ehdsi.eu/epd/StructureDefinition/MyHealthEuMedicationDispenseEd|1.0.0-poc"
}
],
"url": "http://hl7.org/fhir/StructureDefinition/obligation"
}
],
"path": "MyHealthEuMedicationDispenseEd.substitutionOccurred",
"short": "Whether substitution was made by the dispenser. Definition of substitution is specific to the jurisdiction.",
"definition": "Whether substitution was made by the dispenser. Definition of substitution is specific to the jurisdiction.",
"min": 0,
"max": "1",
"base": {
"path": "EHDSMedicationDispense.substitutionOccurred",
"min": 0,
"max": "1"
},
"type": [
{
"code": "boolean"
}
]
},
{
"id": "MyHealthEuMedicationDispenseEd.dosageInstructions",
"path": "MyHealthEuMedicationDispenseEd.dosageInstructions",
"short": "Dosage and administration instructions",
"definition": "Dosage and administration instructions",
"min": 0,
"max": "1",
"base": {
"path": "EHDSMedicationDispense.dosageInstructions",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSDosage"
}
]
},
{
"id": "MyHealthEuMedicationDispenseEd.note",
"path": "MyHealthEuMedicationDispenseEd.note",
"short": "Additional information or comments",
"definition": "Additional information or comments",
"min": 0,
"max": "1",
"base": {
"path": "EHDSMedicationDispense.note",
"min": 0,
"max": "1"
},
"type": [
{
"code": "string"
}
]
}
]
},
"differential": {
"element": [
{
"id": "MyHealthEuMedicationDispenseEd",
"path": "MyHealthEuMedicationDispenseEd",
"short": "Medication Dispense model",
"definition": "MyHealth@EU refined model for eDispensation information"
},
{
"id": "MyHealthEuMedicationDispenseEd.header",
"extension": [
{
"extension": [
{
"url": "code",
"valueCode": "SHALL:handle"
},
{
"url": "actor",
"valueCanonical": "http://fhir.ehdsi.eu/core/ActorDefinition/actor-handler-ehdsi"
}
],
"url": "http://hl7.org/fhir/StructureDefinition/obligation"
}
],
"path": "MyHealthEuMedicationDispenseEd.header"
},
{
"id": "MyHealthEuMedicationDispenseEd.header.subject",
"extension": [
{
"extension": [
{
"url": "code",
"valueCode": "SHALL:handle"
},
{
"url": "actor",
"valueCanonical": "http://fhir.ehdsi.eu/core/ActorDefinition/actor-handler-ehdsi"
}
],
"url": "http://hl7.org/fhir/StructureDefinition/obligation"
}
],
"path": "MyHealthEuMedicationDispenseEd.header.subject",
"type": [
{
"code": "http://fhir.ehdsi.eu/core/StructureDefinition/MyHealthEuPatient"
}
]
},
{
"id": "MyHealthEuMedicationDispenseEd.header.identifier",
"extension": [
{
"extension": [
{
"url": "code",
"valueCode": "SHALL:handle"
},
{
"url": "actor",
"valueCanonical": "http://fhir.ehdsi.eu/core/ActorDefinition/actor-handler-ehdsi"
}
],
"url": "http://hl7.org/fhir/StructureDefinition/obligation"
}
],
"path": "MyHealthEuMedicationDispenseEd.header.identifier"
},
{
"id": "MyHealthEuMedicationDispenseEd.header.author[x]",
"extension": [
{
"extension": [
{
"url": "code",
"valueCode": "SHALL:handle"
},
{
"url": "actor",
"valueCanonical": "http://fhir.ehdsi.eu/core/ActorDefinition/actor-handler-ehdsi"
}
],
"url": "http://hl7.org/fhir/StructureDefinition/obligation"
}
],
"path": "MyHealthEuMedicationDispenseEd.header.author[x]",
"type": [
{
"code": "http://fhir.ehdsi.eu/epd/StructureDefinition/MyHealthEuHealthProfessionalEpd"
},
{
"code": "http://fhir.ehdsi.eu/core/StructureDefinition/MyHealthEuOrganisation"
}
]
},
{
"id": "MyHealthEuMedicationDispenseEd.header.date",
"extension": [
{
"extension": [
{
"url": "code",
"valueCode": "SHALL:handle"
},
{
"url": "actor",
"valueCanonical": "http://fhir.ehdsi.eu/core/ActorDefinition/actor-handler-ehdsi"
}
],
"url": "http://hl7.org/fhir/StructureDefinition/obligation"
}
],
"path": "MyHealthEuMedicationDispenseEd.header.date"
},
{
"id": "MyHealthEuMedicationDispenseEd.dispenseLocation",
"extension": [
{
"extension": [
{
"url": "code",
"valueCode": "SHOULD:handle"
},
{
"url": "actor",
"valueCanonical": "http://fhir.ehdsi.eu/core/ActorDefinition/actor-handler-ehdsi"
}
],
"url": "http://hl7.org/fhir/StructureDefinition/obligation"
}
],
"path": "MyHealthEuMedicationDispenseEd.dispenseLocation",
"type": [
{
"code": "http://fhir.ehdsi.eu/epd/StructureDefinition/MyHealthEuLocationEpd"
}
]
},
{
"id": "MyHealthEuMedicationDispenseEd.relatedRequest",
"extension": [
{
"extension": [
{
"url": "code",
"valueCode": "SHALL:handle"
},
{
"url": "actor",
"valueCanonical": "http://fhir.ehdsi.eu/core/ActorDefinition/actor-handler-ehdsi"
}
],
"url": "http://hl7.org/fhir/StructureDefinition/obligation"
}
],
"path": "MyHealthEuMedicationDispenseEd.relatedRequest"
},
{
"id": "MyHealthEuMedicationDispenseEd.medication",
"extension": [
{
"extension": [
{
"url": "code",
"valueCode": "SHALL:handle"
},
{
"url": "actor",
"valueCanonical": "http://fhir.ehdsi.eu/core/ActorDefinition/actor-handler-ehdsi"
}
],
"url": "http://hl7.org/fhir/StructureDefinition/obligation"
}
],
"path": "MyHealthEuMedicationDispenseEd.medication",
"type": [
{
"code": "http://fhir.ehdsi.eu/epd/StructureDefinition/MyHealthEuMedicationEd"
}
]
},
{
"id": "MyHealthEuMedicationDispenseEd.dispensedQuantity",
"extension": [
{
"extension": [
{
"url": "code",
"valueCode": "SHALL:handle"
},
{
"url": "actor",
"valueCanonical": "http://fhir.ehdsi.eu/core/ActorDefinition/actor-handler-ehdsi"
}
],
"url": "http://hl7.org/fhir/StructureDefinition/obligation"
}
],
"path": "MyHealthEuMedicationDispenseEd.dispensedQuantity"
},
{
"id": "MyHealthEuMedicationDispenseEd.timeOfDispensation",
"extension": [
{
"extension": [
{
"url": "code",
"valueCode": "SHALL:handle"
},
{
"url": "actor",
"valueCanonical": "http://fhir.ehdsi.eu/core/ActorDefinition/actor-handler-ehdsi"
}
],
"url": "http://hl7.org/fhir/StructureDefinition/obligation"
}
],
"path": "MyHealthEuMedicationDispenseEd.timeOfDispensation"
},
{
"id": "MyHealthEuMedicationDispenseEd.substitutionOccurred",
"extension": [
{
"extension": [
{
"url": "code",
"valueCode": "SHALL:handle"
},
{
"url": "actor",
"valueCanonical": "http://fhir.ehdsi.eu/core/ActorDefinition/actor-handler-ehdsi"
}
],
"url": "http://hl7.org/fhir/StructureDefinition/obligation"
}
],
"path": "MyHealthEuMedicationDispenseEd.substitutionOccurred"
}
]
}
}