FHIR IG analytics| Package | ca.on.oh-erec-ig |
| Resource Type | MessageDefinition |
| Id | notify-update-appointment.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "MessageDefinition",
"id": "ca-on-ereferral-notify-update-appointment",
"url": "http://ehealthontario.ca/fhir/MessageDefinition/ca-on-ereferral-notify-update-appointment",
"version": "0.10.1",
"name": "NotifyUpdateAppointment",
"title": "Notify Update Appointment",
"status": "draft",
"experimental": false,
"date": "2021-07-15",
"description": "Message is used to notify systems that an appointment or its status has been updated.",
"purpose": "Message is used to notify systems that an appointment or its status has been updated.",
"eventCoding": {
"system": "https://ehealthontario.ca/fhir/CodeSystem/message-event-code",
"code": "notify-update-appointment"
},
"category": "notification",
"focus": [
{
"code": "Appointment",
"profile": "http://ehealthontario.ca/fhir/StructureDefinition/ca-on-eReferral-profile-Appointment|1.0.0",
"min": 1,
"max": "*"
}
]
}