FHIR IG analytics| Package | synapxe.rcm.snapshots |
| Resource Type | Bundle |
| Id | Comm-Bun-Without-Obs.json |
| FHIR Version | R5 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Bundle",
"type": "transaction",
"entry": [
{
"resource": {
"resourceType": "Communication",
"status": "in-progress",
"category": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/communication-category",
"code": "alert"
}
]
}
],
"subject": {
"reference": "Patient/F7C24984F6C040809B9D01EC52F83BE7"
},
"sent": "2024-07-24T10:00:00Z",
"reason": [
{
"concept": {
"coding": [
{
"system": "http://fhir.synapxe.sg/CodeSystem/rcm-communication-alert-codes",
"code": "contact-patient"
}
]
}
}
]
},
"request": {
"method": "POST",
"url": "Communication"
}
}
]
}