| Package | ca.on.oh.erec |
| Resource Type | MessageDefinition |
| Id | ca-on-ereferral-notify-add-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-add-appointment |
| URL | http://ehealthontario.ca/fhir/MessageDefinition/ca-on-ereferral-notify-add-appointment |
| Version | 0.10.1 |
| Status | draft |
| Date | 2021-07-15 |
| Name | NotifyAddAppointment |
| Title | Notify Add Appointment |
| Realm | ca |
| Authority | national |
| Description | Message is used to notify systems that an appointment has been created in response to a ServiceRequest. |
| Purpose | Message is used to notify systems that an appointment has been created in response to a ServiceRequest. |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "MessageDefinition",
"id": "ca-on-ereferral-notify-add-appointment",
"url": "http://ehealthontario.ca/fhir/MessageDefinition/ca-on-ereferral-notify-add-appointment",
"version": "0.10.1",
"name": "NotifyAddAppointment",
"title": "Notify Add Appointment",
"status": "draft",
"experimental": false,
"date": "2021-07-15",
"description": "Message is used to notify systems that an appointment has been created in response to a ServiceRequest.",
"purpose": "Message is used to notify systems that an appointment has been created in response to a ServiceRequest.",
"eventCoding": {
"system": "https://ehealthontario.ca/fhir/CodeSystem/message-event-code",
"code": "notify-add-appointment"
},
"category": "notification",
"focus": [
{
"code": "Appointment",
"profile": "http://ehealthontario.ca/fhir/StructureDefinition/ca-on-eReferral-profile-Appointment|1.0.0",
"min": 1,
"max": "*"
}
]
}