PackagesCanonicalsLogsProblems
    Packages
    uk.nhsdigital.r4@2.0.19-dev
    https://fhir.nhs.uk/CodeSystem/message-event
{
  "description": "Common messaging events.",
  "_filename": "message-events.json",
  "package_name": "uk.nhsdigital.r4",
  "date": "2020-09-17",
  "publisher": "NHS Digital",
  "content": "complete",
  "name": "Message Events",
  "copyright": "Copyright © 2019 NHS Digital",
  "type": null,
  "experimental": "true",
  "resourceType": "CodeSystem",
  "title": "Message Events",
  "package_version": "2.0.19-dev",
  "status": "draft",
  "id": "27af7958-3c22-483f-a5d6-7011c1cc3bd6",
  "kind": null,
  "url": "https://fhir.nhs.uk/CodeSystem/message-event",
  "identifier": [ {
    "value": "message-events",
    "system": "https://fhir.nhs.uk/identifier/CodeSystem"
  } ],
  "concept": [ {
    "code": "prescription-order",
    "display": "Prescription Order",
    "definition": "Pharmacy/treatment encoded order"
  }, {
    "code": "prescription-order-update",
    "display": "Prescription Order Update"
  }, {
    "code": "prescription-order-response",
    "display": "Prescription Order Response",
    "definition": "Pharmacy/treatment order acknowledgement"
  }, {
    "code": "dispense-notification",
    "display": "Dispense Notification",
    "definition": "Dispense Notification"
  }, {
    "code": "unsolicited-observations",
    "display": "Unsolicited Observations"
  }, {
    "code": "patient-notification",
    "display": "Patient Notifications",
    "definition": "Used to send CommunicationRequests"
  }, {
    "code": "vaccinations",
    "display": "Vaccinations"
  }, {
    "code": "dispense-claim",
    "display": "Dispense Claim",
    "definition": "This message is used by the Dispensing System to notify the EPS System of the claim information details for a previously completed dispense event, such that the EPS System can then send a Reimbursement Claim to the Reimbursement Authority (NHS BSA)."
  } ],
  "caseSensitive": true,
  "version": "1.0.8",
  "contact": [ {
    "name": "NHS Digital",
    "telecom": [ {
      "use": "work",
      "value": "interoperabilityteam@nhs.net",
      "system": "email"
    } ]
  } ]
}