prescription-order-update
This message definition describes the rules for a Prescription Order Update interactions used in a FHIR Messaging exchange. It is used to cancel a single prescribed medication item.
The FHIR Message Bundle MUST contain one MessageHeader resource conforming to NHSDigital-MessageHeader.
MessageHeader.eventCoding
| System | Code |
|---|---|
| Message Events | prescription-order-update |
"eventCoding": { "system": "https://fhir.nhs.uk/CodeSystem/message-event", "code": "prescription-order-update", "display": "Prescription Order Update" }
MessageHeader.reason
The MessageHeader.reason should be cancel.
"reason": { "coding": [ { "system": "https://fhir.nhs.uk/CodeSystem/message-reason-prescription", "code": "cancel", "display": "Cancel" } ] }
MessageHeader.focus
| Profile | Min | Max | Notes |
|---|---|---|---|
| NHSDigital-MedicationRequest | 1 | 1 | The NHSDigital-Provenance and NHSDigital-CommunicationRequest resources do not need to be included in the Bundle. |
| Response Required |
|---|
| always |
| Allowed Responses |
|---|
| prescription-order-response |
| NHSDigital-OperationOutcome |
</identifier>
</eventCoding>
</focus>
</allowedResponse>
</MessageDefinition>
{
{
}
],
},
{
}
],
]
}