| Package | ca.on.oh.erec |
| Resource Type | MessageDefinition |
| Id | ca-on-ereferral-add-rfi |
| 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-add-rfi |
| URL | http://ehealthontario.ca/fhir/MessageDefinition/ca-on-ereferral-add-rfi |
| Version | 0.10.1 |
| Status | draft |
| Date | 2021-07-15 |
| Name | AddRFI |
| Title | Add Request For Information |
| Realm | ca |
| Authority | national |
| Description | Message is used by an RMS Target when requesting additional information in response to a ServiceRequest |
| Purpose | Message is used by an RMS Target when requesting additional information in response to a ServiceRequest |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "MessageDefinition",
"id": "ca-on-ereferral-add-rfi",
"url": "http://ehealthontario.ca/fhir/MessageDefinition/ca-on-ereferral-add-rfi",
"version": "0.10.1",
"name": "AddRFI",
"title": "Add Request For Information",
"status": "draft",
"experimental": false,
"date": "2021-07-15",
"description": "Message is used by an RMS Target when requesting additional information in response to a ServiceRequest",
"purpose": "Message is used by an RMS Target when requesting additional information in response to a ServiceRequest",
"eventCoding": {
"system": "https://ehealthontario.ca/fhir/CodeSystem/message-event-code",
"code": "add-rfi"
},
"category": "consequence",
"focus": [
{
"code": "Task",
"profile": "http://ehealthontario.ca/fhir/StructureDefinition/ca-on-eReferral-profile-Task|1.0.1",
"min": 1,
"max": "*"
}
],
"responseRequired": "always",
"allowedResponse": [
{
"message": "http://ehealthontario.ca/fhir/MessageDefinition/ca-on-ereferral-notify-update-servicerequest",
"situation": "When the requester responds with an update to the ServiceRequest"
},
{
"message": "http://ehealthontario.ca/fhir/MessageDefinition/ca-on-ereferral-add-communication",
"situation": "Requester responds with a Communication including the requested information"
}
]
}