FHIR IG analytics| Package | uk.nhsdigital.r4.test |
| Resource Type | CommunicationRequest |
| Id | CommunicationRequestNHSApp-pushNotification.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "CommunicationRequest",
"id": "d4df7fed-adac-401e-86a3-9f80d115d2e4",
"identifier": [
{
"system": "https://fhir.nhs.uk/NHSApp/campaign-id",
"value": "optional campaign id"
},
{
"system": "https://fhir.nhs.uk/NHSApp/request-id",
"value": "optional request reference"
}
],
"status": "active",
"payload": [
{
"contentReference": {
"reference": "https://www.nhsapp.service.nhs.uk/patient/messages/app-messaging",
"display": "You have a new message. The message may contain something important."
}
}
],
"recipient": [
{
"type": "Patient",
"identifier": {
"system": "https://fhir.nhs.uk/Id/nhs-number",
"value": "9903002157"
}
}
],
"requester": {
"identifier": {
"system": "https://fhir.nhs.uk/Id/ods-organization-code",
"value": "RTD"
},
"display": "THE NEWCASTLE UPON TYNE HOSPITALS NHS FOUNDATION TRUST"
}
}