PackagesCanonicalsLogsProblems
    Packages
    uk.nhsdigital.r4@2.9.0
    https://fhir.nhs.uk/CodeSystem/EPS-IssueCode
{
  "description": "EPS Issue Codes",
  "_filename": "EPS-IssueCode.json",
  "package_name": "uk.nhsdigital.r4",
  "date": "2021-06-04",
  "publisher": "NHS Digital",
  "content": "complete",
  "name": "EPSIssueCode",
  "type": null,
  "experimental": null,
  "resourceType": "CodeSystem",
  "title": "EPS Issue Codes",
  "package_version": "2.9.0",
  "status": "draft",
  "id": "c44e5cc8-aeb0-46bb-946d-dce226fd51ac",
  "kind": null,
  "url": "https://fhir.nhs.uk/CodeSystem/EPS-IssueCode",
  "identifier": [ {
    "value": "EPS-IssueCode",
    "system": "https://fhir.nhs.uk/identifier/CodeSystem"
  } ],
  "concept": [ {
    "code": "PATIENT_DECEASED",
    "display": "Patient is recorded as dead",
    "definition": "Not applicable to prescribing systems Note. The Spine will not reject a prescription for a dead patient however the requirement to check PDS for death status before prescribing prevents this scenario occurring."
  }, {
    "code": "DUPLICATE_PRESCRIPTION_ID",
    "display": "Duplicate prescription ID exists",
    "definition": "The System must create a new prescription UUID and re-submit the prescription to the Spine."
  }, {
    "code": "MISSING_DIGITAL_SIGNATURE",
    "display": "Digital signature not found",
    "definition": "The System must create and apply a digital signature to the prescription and re-submit the prescription to the Spine"
  }, {
    "code": "INVALID_MESSAGE",
    "display": "Invalid message",
    "definition": "The prescription message has failed structural validation at the Spine. A defect report should be raised against the local System or the Spine (whichever is in error). The prescriber must be notified accordingly to use a paper FP10 prescription."
  }, {
    "code": "INVALID_NUMBER_MEDICATIONREQUESTS",
    "display": "Number of items on a prescription should be between 1 and 4",
    "definition": "The prescriber must be notified accordingly and asked to split the items across separate prescriptions."
  }, {
    "code": "MISMATCH_AUTHORISED_REPEAT_COUNT",
    "display": "Mismatch in authorised repeat counts",
    "definition": "The “repeatNumber” attribute exists at both the prescription and item level. An item cannot be authorised for more repeats than the prescription."
  }, {
    "code": "INVALID_REPEAT_COUNT",
    "display": "Repeat count should be between 1 and 99",
    "definition": "The maximum “high” value for the “repeatNumber” attribute is 99."
  }, {
    "code": "DUPLICATE_MEDICATIONREQUEST_ID",
    "display": "Duplicate item ID exists",
    "definition": "The System must create a new line item UUID and re-submit the prescription to the Spine."
  }, {
    "code": "INVALID_CHECK_DIGIT",
    "display": "Error in check digit",
    "definition": "The System must re-calculate / correct the check digit and re-submit the prescription to the Spine."
  }, {
    "code": "INVALID_DATE_FORMAT",
    "display": "Format of date passed is invalid",
    "definition": "The format of a date/time attribute with the prescription does not confirm with the format defined within the DMS. The System must correct the date/time attribute and re-submit the prescription to the Spine."
  }, {
    "code": "PRESCRIPTION_CANCELLED",
    "display": "Prescription has been cancelled",
    "definition": "Inform the dispenser to advise the patient that their prescription has been cancelled"
  }, {
    "code": "PRESCRIPTION_EXPIRED",
    "display": "Prescription has expired",
    "definition": "Inform the dispenser that the prescription has expired and it cannot be downloaded"
  }, {
    "code": "PRESCRIPTION_WITH_ANOTHER_DISPENSER",
    "display": "Prescription is with another dispenser",
    "definition": "Inform the dispenser that the prescription has been downloaded by another dispenser. The rejection message will contain details of the dispensing site that has the prescription."
  }, {
    "code": "PRESCRIPTION_DISPENSED",
    "display": "Prescription has been dispensed",
    "definition": "Inform the dispenser to advise the patient that this prescription has already been dispensed."
  }, {
    "code": "NO_MORE_PRESCRIPTIONS",
    "display": "No more prescriptions available",
    "definition": "No further request messages to pull down nominated prescriptions should be submitted at this time"
  }, {
    "code": "SERVICE_DISABLED",
    "display": "functionality disabled in spine",
    "definition": "The Spine nomination functionality has been disabled at the request of the Authority and the message is rejected. The request will not be processed. However, the prescription request by prescription unique identifier should be available."
  }, {
    "code": "PRESCRIPTION_NOT_FOUND",
    "display": "Prescription can not be found. Contact prescriber"
  }, {
    "code": "PRESCRIPTION_INVALID_STATE_TRANSITION",
    "display": "Invalid State Transition for Prescription"
  }, {
    "code": "MEDICATIONREQUEST_INVALID_STATE_TRANSITION",
    "display": "Invalid State Transition for Prescription Item"
  }, {
    "code": "MEDICATIONREQUEST_NOT_FOUND",
    "display": "Prescription Item Not found"
  }, {
    "code": "CLAIM_INVALID_NOT_DISPENSED",
    "display": "Invalid Claim. Prescription is not Dispensed"
  }, {
    "code": "DISPENSE_AMEND_IDENTIFIER_MISMATCH",
    "display": "Dispense Amendment/Cancellation Request does not pertain to Last Dispense"
  }, {
    "code": "CLAIM_AMEND_PERIOD_ISSUE",
    "display": "Claim amendment is not permitted outside of the claim period"
  } ],
  "caseSensitive": true,
  "version": "17.22",
  "contact": [ {
    "name": "Interoperability Team",
    "telecom": [ {
      "use": "work",
      "value": "interoperabilityteam@nhs.net",
      "system": "email"
    } ]
  } ]
}