using OI.Service.HangfireTask.CheckPrescriptionChangeTask;
var checkPrescriptionChangeTask = Activate<CheckPrescriptionChangeTask>();
await checkPrescriptionChangeTask.CheckPrescriptionChange(
"66c563c98222d312085e5f33",
FromJson<Prescription>("{\"PackType\":1,\"Description\":\"\",\"Dose\":[1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0],\"ShortCourseTimeslot\":[],\"PatientId\":\"6705e2db27976e0e9c30c563\",\"Direction\":\"For injection every 6 months\",\"FoilId\":\"6705e2db27976e0e9c30c596\",\"FoilLabel\":\"Foil 1\",\"DateDispensed\":\"0001-01-01T00:00:00\",\"QtyDispense\":0.0,\"DateExpiry\":\"0001-01-01T00:00:00\",\"Route\":{\"Code\":\"IN\",\"Description\":\"Injection\"},\"IsStandard\":true,\"IsShortCourse\":false,\"IsSinemet\":false,\"IsWarfarin\":false,\"IsInsulin\":false,\"IsS8Drug\":false,\"IsCytotoxic\":false,\"IsS4N\":false,\"StartDate\":\"2023-01-31T00:00:00Z\",\"EndDate\":\"0001-01-01T00:00:00Z\",\"Frequency\":7,\"PackedWeekDay\":[],\"FreqXDay\":0,\"OnDays\":0,\"OffDays\":0,\"IsDoNotCrush\":false,\"FontColor\":\"\",\"SameAs\":\"\",\"PrintIt\":true,\"State\":1,\"DateCeased\":\"0001-01-01T00:00:00Z\",\"TempSubstitution\":false,\"Note\":\"\",\"IsHandPacked\":false,\"IsNoEndDate\":true,\"Unit\":\"\",\"PharmacyId\":\"66c563c98222d312085e5f33\",\"SyncId\":\"a6de7216-ee59-4866-9de7-c7a379638d1d-2893\",\"SyncDate\":\"2024-10-09T01:56:43.202Z\",\"IsSyncImported\":true,\"Drug\":{\"DrugName\":\"PROLIA 60mg/1mL PFS\",\"DrugCode\":\"PROL1\",\"Austr\":\"159323\",\"Supplier\":\"AMGEN AUSTRALIA PTY LIMIT\",\"Type\":\"Pre-filled Syringe\",\"Color\":\"\",\"Shape\":\"\",\"Marking\":\"\",\"Warning\":\"**REFRIGERATE DO NOT FREEZE***Ask your pharmacist about the storage conditions for this medicineSpecial handling and disposal required - ask your Pharmacist\",\"Direction\":\"\",\"GenericCode\":\"DENO1\",\"GenericName\":\"DENOSUMAB\",\"Presentation\":\"\",\"AltBrand\":\"PROLIA, CORORA, JUBBONTI\",\"DoNotCrush\":false,\"TradeName\":\"PROLIA\",\"Formulation\":\"PFS\",\"Strength\":\"60mg/1mL\",\"Schedule\":\"4\",\"PackSize\":1,\"IsCytotoxic\":false,\"Authorized\":0,\"TSAuthorized\":\"0001-01-01T00:00:00Z\",\"ShelfLife\":0,\"Description\":\"\",\"UsePrintingDrugName\":false,\"PrintingDrugName\":\"\",\"PharmacyId\":\"66c563c98222d312085e5f33\",\"Usage\":0,\"DrugFullName\":\"PROLIA 60mg/1mL PFS\",\"MedicationFullDetails\":\"PROLIA 60mg/1mL PFS - DENOSUMAB (PROL1)\",\"Id\":\"5f0e69e0a0ba5db368a16586\",\"CreatedDate\":\"2020-07-15T02:28:43.482Z\",\"CreatedUserId\":\"5e7457052a22160c3cf31edb\",\"LastUpdateUserId\":\"\",\"LastUpdateDate\":\"2025-10-10T17:28:50.587Z\",\"UpdateDeletedDate\":\"1900-01-01T00:00:00Z\",\"IsDeleted\":false},\"IsPreventBrandswap\":false,\"Swapped\":false,\"FreqXWeek\":0,\"PatientDocumentIds\":[],\"Id\":\"6705e2db27976e0e9c30c5a8\",\"CreatedDate\":\"2024-10-09T01:56:43.202Z\",\"LastUpdateUserId\":\"6705e4e6af648e0e40c251fd\",\"LastUpdateUserName\":\"chloe\",\"LastUpdateDate\":\"2026-04-21T05:53:29.0573639Z\",\"UpdateDeletedDate\":\"1900-01-01T00:00:00Z\",\"IsDeleted\":false}"),
"6705e2db27976e0e9c30c563",
"");