FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: MessageDefinition/ca-on-ereferral-notify-update-appointment

Packageca.on.oh.erec
Resource TypeMessageDefinition
Idca-on-ereferral-notify-update-appointment
FHIR VersionR4
Sourcehttps://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
URLhttp://ehealthontario.ca/fhir/MessageDefinition/ca-on-ereferral-notify-update-appointment
Version0.10.1
Statusdraft
Date2021-07-15
NameNotifyUpdateAppointment
TitleNotify Update Appointment
Realmca
Authoritynational
DescriptionMessage is used to notify systems that an appointment or its status has been updated.
PurposeMessage is used to notify systems that an appointment or its status has been updated.

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "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": "*"
    }
  ]
}