Package | ca.on.oh.erec |
Resource Type | MessageDefinition |
Id | ca-on-ereferral-terminate-service-request |
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-terminate-servicerequest |
URL | http://ehealthontario.ca/fhir/MessageDefinition/ca-on-ereferral-terminate-servicerequest |
Version | 0.10.1 |
Status | draft |
Date | 2021-07-15 |
Name | TerminateServiceRequest |
Title | Terminate Service Request |
Realm | ca |
Authority | national |
Description | Message sent to request that all information related to a ServiceRequest terminated on the RMS Source be removed. |
Purpose | Message sent to request that all information related to a ServiceRequest terminated on the RMS Source be removed. |
No resources found
No resources found
No narrative content found in resource
{ "resourceType": "MessageDefinition", "id": "ca-on-ereferral-terminate-service-request", "url": "http://ehealthontario.ca/fhir/MessageDefinition/ca-on-ereferral-terminate-servicerequest", "version": "0.10.1", "name": "TerminateServiceRequest", "title": "Terminate Service Request", "status": "draft", "experimental": false, "date": "2021-07-15", "description": "Message sent to request that all information related to a ServiceRequest terminated on the RMS Source be removed.", "purpose": "Message sent to request that all information related to a ServiceRequest terminated on the RMS Source be removed.", "eventCoding": { "system": "https://ehealthontario.ca/fhir/CodeSystem/message-event-code", "code": "terminate-service-request" }, "category": "consequence", "focus": [ { "code": "ServiceRequest", "profile": "http://ehealthontario.ca/fhir/StructureDefinition/ca-on-eReferral-profile-ServiceRequest|1.0.1", "min": 1, "max": "*" } ], "responseRequired": "never", "allowedResponse": [ { "message": "http://ehealthontario.ca/fhir/MessageDefinition/ca-on-ereferral-notify-update-process-request", "situation": "When the request has been successfully processed, a 'process-request' Task with status 'cancelled' SHOULD be returned to the requester." } ] }