FHIR IG analytics| Package | uk.nhsdigital.r4.test |
| Resource Type | Communication |
| Id | Communication-reduceExcercise.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Communication",
"id": "14256fa0-59c3-45b8-b363-e2ed10af93d2",
"identifier": [
{
"value": "14256fa0-59c3-45b8-b363-e2ed10af93d2"
}
],
"status": "completed",
"payload": [
{
"contentString": "You are burning a lot of calories. Recommend you lay off the intense exercise for the next week"
}
],
"sent": "2023-03-11T07:28:30.404Z",
"subject": {
"type": "Patient",
"identifier": {
"system": "https://fhir.nhs.uk/Id/nhs-number",
"value": "9333333333"
}
},
"sender": {
"type": "Organization",
"identifier": {
"system": "https://fhir.nhs.uk/Id/ods-organization-code",
"value": "RY6"
}
},
"recipient": [
{
"type": "Patient",
"identifier": {
"system": "https://fhir.nhs.uk/Id/nhs-number",
"value": "9333333333"
}
}
]
}