Package | ca.on.oh.erec |
Resource Type | MessageDefinition |
Id | ca-on-ereferral-notify-data-correction |
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-data-correction |
URL | http://ehealthontario.ca/fhir/MessageDefinition/ca-on-ereferral-notify-data-correction |
Version | 0.10.1 |
Status | draft |
Date | 2021-07-15 |
Name | NotifyDataCorrection |
Title | Notify Data Correction |
Realm | ca |
Authority | national |
Description | Message is used to notify systems that information in a ServiceRequest or related resource has been corrected on the RMS Target. |
Purpose | Message is used to notify systems that information in a ServiceRequest or related resource has been corrected on the RMS Target. |
No resources found
No resources found
No narrative content found in resource
{ "resourceType": "MessageDefinition", "id": "ca-on-ereferral-notify-data-correction", "url": "http://ehealthontario.ca/fhir/MessageDefinition/ca-on-ereferral-notify-data-correction", "version": "0.10.1", "name": "NotifyDataCorrection", "title": "Notify Data Correction", "status": "draft", "experimental": false, "date": "2021-07-15", "description": "Message is used to notify systems that information in a ServiceRequest or related resource has been corrected on the RMS Target.", "purpose": "Message is used to notify systems that information in a ServiceRequest or related resource has been corrected on the RMS Target.", "eventCoding": { "system": "https://ehealthontario.ca/fhir/CodeSystem/message-event-code", "code": "notify-data-correction" }, "category": "notification", "focus": [ { "code": "ServiceRequest", "profile": "http://ehealthontario.ca/fhir/StructureDefinition/ca-on-eReferral-profile-ServiceRequest|1.0.1", "min": 1, "max": "1" }, { "code": "Patient", "profile": "http://ehealthontario.ca/fhir/StructureDefinition/ca-on-eReferral-profile-Patient|1.0.1", "min": 0, "max": "1" }, { "code": "AllergyIntolerance", "profile": "http://ehealthontario.ca/fhir/StructureDefinition/ca-on-eReferral-profile-AllergyIntolerance|1.0.0", "min": 0, "max": "*" }, { "code": "Condition", "profile": "http://ehealthontario.ca/fhir/StructureDefinition/ca-on-eReferral-profile-Condition|1.0.0", "min": 0, "max": "*" } ], "responseRequired": "never", "allowedResponse": [ { "message": "http://ehealthontario.ca/fhir/MessageDefinition/ca-on-ereferral-notify-update-servicerequest", "situation": "When the request is successfully processed, any update to the ServiceRequest or status MAY be sent to the performer." } ] }