{
"description": "EPS Issue Codes",
"_filename": "EPS-IssueCode.json",
"package_name": "uk.nhsdigital.r4",
"date": "2021-02-05",
"publisher": "NHS Digital",
"content": "complete",
"name": "EPS Issue Codes",
"type": null,
"experimental": null,
"resourceType": "CodeSystem",
"title": "EPS Issue Codes",
"package_version": "2.1.0-dev",
"status": "draft",
"id": "07990ea0-bf08-400a-aedd-5f9468ef9211",
"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."
} ],
"caseSensitive": true,
"version": "1.1.2",
"contact": [ {
"name": "Interoperability Team",
"telecom": [ {
"use": "work",
"value": "interoperabilityteam@nhs.net",
"system": "email"
} ]
} ]
}