| Package | ca.infoway.io.erec |
| Resource Type | CodeSystem |
| Id | message-change-reason |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=ca.infoway.io.erec@1.1.1-dft-ballot&canonical=http://fhir.infoway-inforoute.ca/io/CA-eReC/CodeSystem/message-change-reason |
| URL | http://fhir.infoway-inforoute.ca/io/CA-eReC/CodeSystem/message-change-reason |
| Status | draft |
| Name | MessageChangeReasonCode |
| Title | Message Change Reason Code |
| Authority | national |
| Description | Code that identifies the reason why this message is being sent. |
| Content | complete |
| ValueSet | |
| message-change-reason | Message Change Reason Code |
No resources found
No narrative content found in resource
{
"resourceType": "CodeSystem",
"id": "message-change-reason",
"url": "http://fhir.infoway-inforoute.ca/io/CA-eReC/CodeSystem/message-change-reason",
"name": "MessageChangeReasonCode",
"title": "Message Change Reason Code",
"status": "draft",
"publisher": "Canada Health Infoway",
"description": "Code that identifies the reason why this message is being sent.",
"content": "complete",
"concept": [
{
"code": "appointment-updated",
"display": "Appointment Updated",
"definition": "Appointment details other than status were updated (e.g. time or location) (Applicable event: notify-update-service-record, notify-update-process-request)"
},
{
"code": "appointment-status-updated",
"display": "Appointment Status Updated",
"definition": "Appointment status was updated (Applicable event: notify-update-service-record, notify-update-process-request)"
},
{
"code": "service-request-status-updated",
"display": "Service Request Status Updated",
"definition": "Service request status was updated (Applicable event: notify-update-service-record, notify-update-service-request)"
},
{
"code": "service-request-assigned",
"display": "Service Request Assigned to Service Provider",
"definition": "The service request was assigned to a service provider (Applicable event: notify-update-service-record)"
},
{
"code": "service-request-reassigned",
"display": "Service Request Reassigned",
"definition": "The service request was reassigned to a different service provider (Applicable event: notify-update-service-record)"
},
{
"code": "supporting-info-updated-rfi",
"display": "Supporting Info Updated on Request for Information",
"definition": "Service request supporting information was updated in response to a request for information (Applicable event: notify-update-service-request)"
},
{
"code": "supporting-info-updated",
"display": "Unsolicited Supporting Information Updated",
"definition": "Service request has unsolicited updates to supporting information (Applicable event: notify-update-service-request)"
},
{
"code": "patient-demographic-info-updated",
"display": "Patient Demographic Information Updated",
"definition": "Patient demographic information was updated (Applicable event: notify-update-service-request, notify-data-correction)"
},
{
"code": "request-processing-status-updated",
"display": "Task ('process-request') Status Updated",
"definition": "Task ('process-request') Status Updatedfrom Request Processing (Applicable event: notify-update-service-record, notify-update-process-request)"
}
]
}