PackagesCanonicalsLogsProblems
    Packages
    ca.on.oh-eReferral-eConsult@0.11.0-alpha-1.0.0
    http://ehealthontario.ca/fhir/MessageDefinition/ca-on-ereferral-terminate-servicerequest
{
  "description": "Message sent to request that all information related to a ServiceRequest terminated on the RMS Source be removed.",
  "category": "consequence",
  "_filename": "examples/terminate-servicerequest.json",
  "package_name": "ca.on.oh-eReferral-eConsult",
  "date": "2021-07-15",
  "publisher": null,
  "purpose": "Message sent to request that all information related to a ServiceRequest terminated on the RMS Source be removed.",
  "name": "TerminateServiceRequest",
  "type": null,
  "experimental": "false",
  "resourceType": "MessageDefinition",
  "title": "Terminate Service Request",
  "package_version": "0.11.0-alpha-1.0.0",
  "status": "draft",
  "id": "39ac684e-3abc-437e-b4a7-52cd2bfb4dd4",
  "kind": null,
  "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."
  } ],
  "url": "http://ehealthontario.ca/fhir/MessageDefinition/ca-on-ereferral-terminate-servicerequest",
  "focus": [ {
    "max": "*",
    "min": 1,
    "code": "ServiceRequest",
    "profile": "http://ehealthontario.ca/fhir/StructureDefinition/ca-on-eReferral-profile-ServiceRequest"
  } ],
  "responseRequired": "never",
  "version": "0.10.1",
  "eventCoding": {
    "code": "terminate-service-request",
    "system": "https://ehealthontario.ca/fhir/CodeSystem/message-event-code"
  }
}