PackagesCanonicalsLogsProblems
    Packages
    ca.infoway.io.erec@1.1.0-dft-ab
    http://fhir.infoway-inforoute.ca/io/CA-eReC/CodeSystem/message-change-reason
{
  "description": "Code that identifies the reason why this message is being sent.",
  "_filename": "codesystem-message-change-reason.json",
  "package_name": "ca.infoway.io.erec",
  "date": null,
  "publisher": "Canada Health Infoway",
  "content": "complete",
  "name": "MessageChangeReason",
  "type": null,
  "experimental": null,
  "resourceType": "CodeSystem",
  "title": "Message Change Reason",
  "package_version": "1.1.0-dft-ab",
  "status": "draft",
  "id": "1be30e5d-e9a6-4a31-8201-86ed4a92cc7f",
  "kind": null,
  "url": "http://fhir.infoway-inforoute.ca/io/CA-eReC/CodeSystem/message-change-reason",
  "concept": [ {
    "code": "appointment-updated",
    "display": "Appointment Updated",
    "definition": "Appointment details other than status were updated (e.g. time or location)"
  }, {
    "code": "appointment-status-updated",
    "display": "Appointment Status Updated",
    "definition": "Appointment status was updated"
  }, {
    "code": "service-request-status-updated",
    "display": "Service Request Status Updated",
    "definition": "Service request status was updated"
  }, {
    "code": "service-request-assigned",
    "display": "Service Request Assigned to Service Provider",
    "definition": "The service request was assigned to a service provider"
  }, {
    "code": "service-request-reassigned",
    "display": "Service Request Reassigned",
    "definition": "The service request was reassigned to a different service provider"
  }, {
    "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"
  }, {
    "code": "supporting-info-updated",
    "display": "Unsoliciteed Supporting Information Updated",
    "definition": "Service request has unsolicited updates to supporting information"
  }, {
    "code": "patient-demographic-info-updated",
    "display": "Patient Demographic Information Updated",
    "definition": "Patient demographic information was updated"
  } ],
  "version": null
}