FHIR IG analytics| Package | uk.nhsdigital.r4 |
| Resource Type | CommunicationRequest |
| Id | CommunicationRequest-eps-prescription-cancelled.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "CommunicationRequest",
"id": "4bd6f1a8-a5aa-4d3b-833b-f0dae3222025",
"status": "active",
"subject": {
"type": "Patient",
"identifier": {
"system": "https://fhir.nhs.uk/Id/nhs-number",
"value": "9453740519"
}
},
"payload": [
{
"contentString": "Prescription for Methotrexate 10mg/0.2ml solution for injection pre-filled syringes (13 July 2020) has been cancelled"
},
{
"contentReference": {
"reference": "https://int.api.service.nhs.uk/electronic-prescriptions/MedicationRequest/a54219b8-f741-4c47-b662-e4f8dfa49ab6",
"identifier": {
"system": "https://fhir.nhs.uk/Id/prescription-order-item-number",
"value": "a54219b8-f741-4c47-b662-e4f8dfa49ab6"
}
}
}
],
"requester": {
"type": "Organization",
"identifier": {
"system": "https://fhir.nhs.uk/Id/ods-organization-code",
"value": "X2601"
},
"display": "NHS Digital Spine"
},
"recipient": [
{
"type": "Patient",
"identifier": {
"system": "https://fhir.nhs.uk/Id/nhs-number",
"value": "9453740519"
}
},
{
"type": "Organization",
"identifier": {
"system": "https://fhir.nhs.uk/Id/ods-organization-code",
"value": "A99968"
}
}
],
"reasonCode": [
{
"coding": [
{
"system": "https://fhir.nhs.uk/CodeSystem/message-event",
"code": "prescription-order-response",
"display": "Prescription Order Response"
}
]
}
]
}