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

FHIR IG Statistics: MessageDefinition/ca-on-ereferral-notify-add-servicerequest

Packageca.on.oh.erec
Resource TypeMessageDefinition
Idca-on-ereferral-notify-add-servicerequest
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-add-servicerequest
URLhttp://ehealthontario.ca/fhir/MessageDefinition/ca-on-ereferral-notify-add-servicerequest
Version0.10.1
Statusdraft
Date2021-07-15
NameNotifyAddServiceRequest
TitleNotify Add Service Request
Realmca
Authoritynational
DescriptionMessage is used to notify systems other than the RMS Target that a new ServiceRequest has been created.
PurposeMessage is used to notify systems other than the RMS Target that a new ServiceRequest has been created.

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-add-servicerequest",
  "url": "http://ehealthontario.ca/fhir/MessageDefinition/ca-on-ereferral-notify-add-servicerequest",
  "version": "0.10.1",
  "name": "NotifyAddServiceRequest",
  "title": "Notify Add Service Request",
  "status": "draft",
  "experimental": false,
  "date": "2021-07-15",
  "description": "Message is used to notify systems other than the RMS Target that a new ServiceRequest has been created.",
  "purpose": "Message is used to notify systems other than the RMS Target that a new ServiceRequest has been created.",
  "eventCoding": {
    "system": "https://ehealthontario.ca/fhir/CodeSystem/message-event-code",
    "code": "notify-add-service-request"
  },
  "category": "notification",
  "focus": [
    {
      "code": "ServiceRequest",
      "profile": "http://ehealthontario.ca/fhir/StructureDefinition/ca-on-eReferral-profile-ServiceRequest|1.0.1",
      "min": 1,
      "max": "*"
    }
  ]
}