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

FHIR IG analytics

Packageuk.nhsdigital.r4.test
Resource TypeMessageDefinition
IdMessageDefinition-prescription-order-response.json
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=uk.nhsdigital.r4.test@2.18.12-prerelease&canonical=https://fhir.nhs.uk/MessageDefinition/prescription-order-response
URLhttps://fhir.nhs.uk/MessageDefinition/prescription-order-response
Version1.1.0
Statusretired
Date2025-10-14
NameNHSDigitalPrescriptionOrderResponse
TitlePharmacy/Treatment Order Response
Descriptionresponse to a prescription-order-update message

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "MessageDefinition",
  "id": "prescription-order-response",
  "url": "https://fhir.nhs.uk/MessageDefinition/prescription-order-response",
  "identifier": [
    {
      "system": "https://tools.ietf.org/html/rfc4122",
      "value": "c81b88dc-760e-4b1e-9cdb-c5f853630664"
    }
  ],
  "version": "1.1.0",
  "name": "NHSDigitalPrescriptionOrderResponse",
  "title": "Pharmacy/Treatment Order Response",
  "status": "retired",
  "date": "2025-10-14",
  "description": "response to a prescription-order-update message",
  "eventCoding": {
    "system": "https://fhir.nhs.uk/CodeSystem/message-event",
    "code": "prescription-order-response",
    "display": "Prescription Order Response"
  },
  "category": "notification",
  "focus": [
    {
      "code": "MedicationRequest",
      "profile": "https://fhir.nhs.uk/StructureDefinition/NHSDigital-MedicationRequest",
      "min": 1,
      "max": "1"
    }
  ]
}