FHIR IG analytics| Package | uk.nhsdigital.r4 |
| Resource Type | CommunicationRequest |
| Id | CommunicationRequest-bloodpressure.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "CommunicationRequest",
"id": "de09e32d-e709-4668-b4d5-23ab9802ac0a",
"status": "active",
"identifier": [
{
"system": "https://tools.ietf.org/html/rfc4122",
"value": "de09e32d-e709-4668-b4d5-23ab9802ac0a"
}
],
"payload": [
{
"contentString": "You are due a 50 year old check up. Please contact the surgery for an appointment or complete the attached form."
},
{
"contentReference": {
"reference": "https://example.fhir.nhs.uk/Questionnaire/Simple-Blood-Pressure"
}
}
],
"sender": {
"display": "Onboarded Third Party"
},
"recipient": [
{
"type": "Patient",
"identifier": {
"system": "https://fhir.nhs.uk/Id/nhs-number",
"value": "9692113841"
}
}
],
"requester": {
"type": "Organization",
"identifier": {
"system": "https://fhir.nhs.uk/Id/ods-organization-code",
"value": "B82041"
},
"display": "Beech Tree Medical Centre"
}
}