FHIR IG analytics| Package | ca.on.oh-ereferral-econsult |
| Resource Type | Communication |
| Id | Communication-example.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Communication",
"id": "e441b53a-ab8d-4dfb-aa5a-f6bda34cc38f",
"meta": {
"profile": [
"http://ehealthontario.ca/fhir/StructureDefinition/ca-on-eReferral-profile-Communication|1.0.0"
]
},
"basedOn": [
{
"reference": "urn:uuid:24A332A0-D399-40AF-A88E-26604B7BA0FF"
}
],
"status": "completed",
"category": [
{
"coding": [
{
"system": "https://ehealthontario.ca/fhir/CodeSystem/communication-category",
"code": "plan",
"display": "Referral Outcome - Service Plan"
}
]
}
],
"priority": "routine",
"subject": {
"reference": "urn:uuid:7F7AD826-F47B-4C18-9D4A-BD3D0988AD3B"
},
"sent": "2020-10-10T11:45:00Z",
"sender": {
"reference": "urn:uuid:F6F237B4-4FEB-4CE2-B5E1-81DD8883E4A6",
"display": "April May"
},
"payload": [
{
"contentString": "Home Care Eligible - Admit to Home Care Services"
}
]
}