FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: StructureDefinition/EHDSDispenseDecline

Packagehl7.fhir.eu.imaging-manifest-r5
TypeStructureDefinition
IdEHDSDispenseDecline
FHIR VersionR5
Sourcehttp://hl7.eu/fhir/imaging-manifest-r5/https://build.fhir.org/ig/hl7-eu/imaging-manifest/StructureDefinition-EHDSDispenseDecline.html
URLhttps://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSDispenseDecline
Version0.1.0
Statusdraft
Date2025-03-21T08:17:12+00:00
NameEHDSDispenseDecline
TitleDispense decline
Realmeu
Authorityhl7
DescriptionExplicit 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).
CopyrightUsed by permission of HL7 Europe, all rights reserved Creative Commons License
Typehttps://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSDispenseDecline
Kindlogical

Resources that use this resource

No resources found


Resources that this resource uses

StructureDefinition
EHDSMedicationDispenseHeaderMedication dispense header
EHDSMedicationPrescriptionMedication prescription model
EHDSMedicationDispenseHeaderMedication dispense header
EHDSMedicationPrescriptionMedication prescription model

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: StructureDefinition EHDSDispenseDecline

NameFlagsCard.TypeDescription & Constraintsdoco
.. EHDSDispenseDecline 0..*BaseDispense decline
Instances of this logical model can be the target of a Reference
... header 1..1EHDSMedicationDispenseHeaderHeader level metadata about the dispense decline.
... relatedRequest 1..*EHDSMedicationPrescriptionThe single-line prescription or prescription line item that was declined by the dispenser
... reason[x] 1..1Reason for not performing the dispensation.
.... reasonCodeableConceptCodeableConcept
.... reasonStringstring
... comment 0..1stringAdditional information about why the dispensation was declined.

doco Documentation for this format

Source

{
  "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"
          }
        ]
      }
    ]
  }
}