| Package | hl7.fhir.eu.imaging-manifest-r5 |
| Resource Type | StructureDefinition |
| Id | EHDSDispenseDecline |
| FHIR Version | R5 |
| Source | http://hl7.eu/fhir/imaging-manifest-r5/https://build.fhir.org/ig/hl7-eu/imaging-manifest/StructureDefinition-EHDSDispenseDecline.html |
| URL | https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSDispenseDecline |
| Version | 0.1.0 |
| Status | draft |
| Date | 2025-03-21T08:17:12+00:00 |
| Name | EHDSDispenseDecline |
| Title | Dispense decline |
| Realm | eu |
| Authority | hl7 |
| Description | Explicit statement about declining the dispense request (prescription), usually recorded in order to communicate the issue back to the prescriber. Reasons for declining a dispense may vary, but typically this statement is only sent when a following action is expected on the prescriber’s side (cancelling or changing the problematic prescription or the whole treatment). |
| Copyright | Used by permission of HL7 Europe, all rights reserved Creative Commons License |
| Type | https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSDispenseDecline |
| Kind | logical |
No resources found
| StructureDefinition | |
| EHDSMedicationDispenseHeader | Medication dispense header |
| EHDSMedicationPrescription | Medication prescription model |
Note: links and images are rebased to the (stated) source
Generated Narrative: StructureDefinition EHDSDispenseDecline
| Name | Flags | Card. | Type | Description & Constraints |
|---|---|---|---|---|
![]() | 0..* | Base | Dispense decline Instances of this logical model can be the target of a Reference | |
![]() ![]() | 1..1 | EHDSMedicationDispenseHeader | Header level metadata about the dispense decline. | |
![]() ![]() | 1..* | EHDSMedicationPrescription | The single-line prescription or prescription line item that was declined by the dispenser | |
![]() ![]() | 1..1 | Reason for not performing the dispensation. | ||
![]() ![]() ![]() | CodeableConcept | |||
![]() ![]() ![]() | string | |||
![]() ![]() | 0..1 | string | Additional information about why the dispensation was declined. | |
{
"resourceType": "StructureDefinition",
"id": "EHDSDispenseDecline",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-type-characteristics",
"valueCode": "can-be-target"
}
],
"url": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSDispenseDecline",
"version": "0.1.0",
"name": "EHDSDispenseDecline",
"title": "Dispense decline",
"status": "draft",
"date": "2025-03-21T08:17:12+00:00",
"publisher": "HL7 Europe",
"contact": [
{
"name": "Xt-EHR",
"telecom": [
{
"system": "url",
"value": "http://Xt-EHR.eu"
}
]
}
],
"description": "Explicit statement about declining the dispense request (prescription), usually recorded in order to communicate the issue back to the prescriber. Reasons for declining a dispense may vary, but typically this statement is only sent when a following action is expected on the prescriber’s side (cancelling or changing the problematic prescription or the whole treatment).",
"jurisdiction": [
{
"coding": [
{
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code": "150",
"display": "Europe"
}
]
}
],
"copyright": "Used by permission of HL7 Europe, all rights reserved Creative Commons License",
"fhirVersion": "5.0.0",
"mapping": [
{
"identity": "rim",
"uri": "http://hl7.org/v3",
"name": "RIM Mapping"
}
],
"kind": "logical",
"abstract": false,
"type": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSDispenseDecline",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Base",
"derivation": "specialization",
"snapshot": {
"extension": [
{
"url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-base-version",
"valueString": "5.0.0"
}
],
"element": [
{
"id": "EHDSDispenseDecline",
"path": "EHDSDispenseDecline",
"short": "Dispense decline",
"definition": "Explicit statement about declining the dispense request (prescription), usually recorded in order to communicate the issue back to the prescriber. Reasons for declining a dispense may vary, but typically this statement is only sent when a following action is expected on the prescriber’s side (cancelling or changing the problematic prescription or the whole treatment).",
"min": 0,
"max": "*",
"base": {
"path": "Base",
"min": 0,
"max": "*"
},
"isModifier": false,
"mapping": [
{
"identity": "rim",
"map": "n/a"
}
]
},
{
"id": "EHDSDispenseDecline.header",
"path": "EHDSDispenseDecline.header",
"short": "Header level metadata about the dispense decline.",
"definition": "Header level metadata about the dispense decline.",
"min": 1,
"max": "1",
"base": {
"path": "EHDSDispenseDecline.header",
"min": 1,
"max": "1"
},
"type": [
{
"code": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSMedicationDispenseHeader"
}
]
},
{
"id": "EHDSDispenseDecline.relatedRequest",
"path": "EHDSDispenseDecline.relatedRequest",
"short": "The single-line prescription or prescription line item that was declined by the dispenser",
"definition": "TODO Prescription when oneliner, item when multiple",
"min": 1,
"max": "*",
"base": {
"path": "EHDSDispenseDecline.relatedRequest",
"min": 1,
"max": "*"
},
"type": [
{
"code": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSMedicationPrescription"
}
]
},
{
"id": "EHDSDispenseDecline.reason[x]",
"path": "EHDSDispenseDecline.reason[x]",
"short": "Reason for not performing the dispensation.",
"definition": "Reason for not performing the dispensation.",
"min": 1,
"max": "1",
"base": {
"path": "EHDSDispenseDecline.reason[x]",
"min": 1,
"max": "1"
},
"type": [
{
"code": "CodeableConcept"
},
{
"code": "string"
}
]
},
{
"id": "EHDSDispenseDecline.comment",
"path": "EHDSDispenseDecline.comment",
"short": "Additional information about why the dispensation was declined.",
"definition": "Additional information about why the dispensation was declined.",
"min": 0,
"max": "1",
"base": {
"path": "EHDSDispenseDecline.comment",
"min": 0,
"max": "1"
},
"type": [
{
"code": "string"
}
]
}
]
},
"differential": {
"element": [
{
"id": "EHDSDispenseDecline",
"path": "EHDSDispenseDecline",
"short": "Dispense decline",
"definition": "Explicit statement about declining the dispense request (prescription), usually recorded in order to communicate the issue back to the prescriber. Reasons for declining a dispense may vary, but typically this statement is only sent when a following action is expected on the prescriber’s side (cancelling or changing the problematic prescription or the whole treatment)."
},
{
"id": "EHDSDispenseDecline.header",
"path": "EHDSDispenseDecline.header",
"short": "Header level metadata about the dispense decline.",
"definition": "Header level metadata about the dispense decline.",
"min": 1,
"max": "1",
"type": [
{
"code": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSMedicationDispenseHeader"
}
]
},
{
"id": "EHDSDispenseDecline.relatedRequest",
"path": "EHDSDispenseDecline.relatedRequest",
"short": "The single-line prescription or prescription line item that was declined by the dispenser",
"definition": "TODO Prescription when oneliner, item when multiple",
"min": 1,
"max": "*",
"type": [
{
"code": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSMedicationPrescription"
}
]
},
{
"id": "EHDSDispenseDecline.reason[x]",
"path": "EHDSDispenseDecline.reason[x]",
"short": "Reason for not performing the dispensation.",
"definition": "Reason for not performing the dispensation.",
"min": 1,
"max": "1",
"type": [
{
"code": "CodeableConcept"
},
{
"code": "string"
}
]
},
{
"id": "EHDSDispenseDecline.comment",
"path": "EHDSDispenseDecline.comment",
"short": "Additional information about why the dispensation was declined.",
"definition": "Additional information about why the dispensation was declined.",
"min": 0,
"max": "1",
"type": [
{
"code": "string"
}
]
}
]
}
}