{ "description": "A set of codes that define types of EPS issue.", "_filename": "CodeSystem-UKCore-EPSIssueCode.json", "package_name": "fhir.r4.ukcore.stu3.currentbuild", "date": "2022-08-26", "publisher": "HL7 UK", "content": "complete", "name": "UKCoreEPSIssueCode", "copyright": "Copyright © 2021+ HL7 UK Licensed under the Apache License, Version 2.0 (the \"License\"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. HL7® FHIR® standard Copyright © 2011+ HL7 The HL7® FHIR® standard is used under the FHIR license. You may obtain a copy of the FHIR license at https://www.hl7.org/fhir/license.html.", "type": null, "experimental": null, "resourceType": "CodeSystem", "title": "UK Core EPS Issue Code", "package_version": "0.0.3-pre-release", "status": "active", "id": "f4804c2e-dc20-48f2-b40a-37757cb38116", "kind": null, "url": "https://fhir.hl7.org.uk/CodeSystem/UKCore-EPSIssueCode", "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 SHALL 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 SHALL 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 SHALL be notified accordingly to use a paper FP10 prescription." }, { "code": "INVALID_NUMBER_MEDICATIONREQUESTS", "display": "Number of items on a prescription SHALL be between 1 and 4", "definition": "The prescriber SHALL 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 SHALL 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 SHALL 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 SHALL 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 SHALL 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": "1.1.0", "contact": [ { "name": "HL7 UK", "telecom": [ { "use": "work", "rank": 1, "value": "ukcore@hl7.org.uk", "system": "email" } ] } ] }