FHIR IG analytics| Package | ca.on.erec.r4 |
| Resource Type | Communication |
| Id | Communication-error-example.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Communication",
"id": "35de9c7c-7f72-4eb5-bf6b-42ef75ee181f",
"meta": {
"profile": [
"http://ehealthontario.ca/fhir/StructureDefinition/ca-on-eReferral-profile-Communication|1.2.0"
]
},
"basedOn": [
{
"identifier": {
"system": "http://example-identifier-system-uri.ca",
"value": "abfa5968-97e1-4bc1-8840-6d1628d783fc-CR-6004"
}
}
],
"status": "completed",
"category": [
{
"text": "Connectivity Issue"
}
],
"topic": {
"text": "Message delivery error"
},
"payload": [
{
"contentString": "error message: 404. See below for details."
}
],
"note": [
{
"text": "error message: 404"
},
{
"text": "error details: {\"path\":\"/econsult/pccg/test/RMS-99\",\"error\":\"Not Found\",\"timestamp\":1754413839747,\"status\":404}"
},
{
"text": "target endpoint: https://rugina01.ngrok.io/econsult/pccg/test/RMS-99"
},
{
"text": "bundle id: c5d4d7a7-4997-4e98-b94a-e90f33d18ab0"
},
{
"text": "messageHeader id: 85318a75-f25e-40d5-9a8d-e1accf220d6d"
}
]
}