| Package | ca.on.oh.erec | 
| Resource Type | MessageDefinition | 
| Id | ca-on-ereferral-notify-update-appointment | 
| FHIR Version | R4 | 
| Source | https://simplifier.net/resolve?scope=ca.on.oh.erec@0.12.0-projectathon1.0.2&canonical=http://ehealthontario.ca/fhir/MessageDefinition/ca-on-ereferral-notify-update-appointment | 
| URL | http://ehealthontario.ca/fhir/MessageDefinition/ca-on-ereferral-notify-update-appointment | 
| Version | 0.10.1 | 
| Status | draft | 
| Date | 2021-07-15 | 
| Name | NotifyUpdateAppointment | 
| Title | Notify Update Appointment | 
| Realm | ca | 
| Authority | national | 
| 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. | 
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": "*"
    }
  ]
}