FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packageuk.nhsdigital.r4.test
Resource TypeStructureDefinition
IdNHSDigital-MedicationDispense-Message.StructureDefinition.json
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=uk.nhsdigital.r4.test@2.18.12-prerelease&canonical=https://fhir.nhs.uk/StructureDefinition/NHSDigital-MedicationDispense-Message
URLhttps://fhir.nhs.uk/StructureDefinition/NHSDigital-MedicationDispense-Message
Version1.0.1
Statusdraft
Date2025-11-27
NameNHSDigitalMedicationDispenseMessage
PurposeThis profile is to support implementation of EPS Dispense Notification messages only and should not be used by any other programmes or projects without prior consulation with the NHS England Interpoperability Standards Team.
TypeMedicationDispense
Kindresource

Resources that use this resource

No resources found


Resources that this resource uses

StructureDefinition
NHSDigital-MedicationDispenseNHS Digital MedicationDispense

Narrative

No narrative content found in resource


Source1

{
  "resourceType": "StructureDefinition",
  "url": "https://fhir.nhs.uk/StructureDefinition/NHSDigital-MedicationDispense-Message",
  "version": "1.0.1",
  "name": "NHSDigitalMedicationDispenseMessage",
  "status": "draft",
  "date": "2025-11-27",
  "purpose": "This profile is to support implementation of EPS Dispense Notification messages only and should not be used by any other programmes or projects without prior consulation with the NHS England Interpoperability Standards Team.",
  "fhirVersion": "4.0.1",
  "kind": "resource",
  "abstract": false,
  "type": "MedicationDispense",
  "baseDefinition": "https://fhir.nhs.uk/StructureDefinition/NHSDigital-MedicationDispense",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "MedicationDispense.performer.actor",
        "path": "MedicationDispense.performer.actor",
        "type": [
          {
            "code": "Reference",
            "aggregation": [
              "contained"
            ]
          }
        ]
      },
      {
        "id": "MedicationDispense.authorizingPrescription",
        "path": "MedicationDispense.authorizingPrescription",
        "type": [
          {
            "code": "Reference",
            "aggregation": [
              "contained"
            ]
          }
        ]
      }
    ]
  }
}