using OI.Service.HangfireTask.CheckPrescriptionChangeTask;
var checkPrescriptionChangeTask = Activate<CheckPrescriptionChangeTask>();
await checkPrescriptionChangeTask.CheckPrescriptionChange(
"6732e65fa7ab9503640fafa5",
FromJson<Prescription>("{\"PackType\":1,\"Dose\":[0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0],\"ShortCourseTimeslot\":[\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\"],\"PatientId\":\"69e5e294a5419d95d2702a5b\",\"Direction\":\"AS PER GP\",\"FoilId\":\"69e5e2c2a5419d95d2704798\",\"FoilLabel\":\"Blister Pack 1\",\"DateDispensed\":\"0001-01-01T00:00:00\",\"QtyDispense\":0.0,\"DateExpiry\":\"0001-01-01T00:00:00\",\"Route\":{\"Code\":\"PV\",\"Description\":\"Vaginal\"},\"IsStandard\":true,\"IsShortCourse\":false,\"IsSinemet\":false,\"IsWarfarin\":false,\"IsInsulin\":false,\"IsS8Drug\":false,\"IsCytotoxic\":false,\"IsS4N\":false,\"StartDate\":\"2026-04-20T04:00:00Z\",\"EndDate\":\"0001-01-01T00:00:00Z\",\"Frequency\":0,\"PackedWeekDay\":[],\"FreqXDay\":0,\"OnDays\":0,\"OffDays\":0,\"IsDoNotCrush\":false,\"FontColor\":\"\",\"SameAs\":\"\",\"PrintIt\":true,\"State\":0,\"DateCeased\":\"0001-01-01T00:00:00\",\"TempSubstitution\":false,\"Note\":\"\",\"IsHandPacked\":false,\"IsNoEndDate\":true,\"Indication\":\"\",\"Unit\":\"\",\"PharmacyId\":\"6732e65fa7ab9503640fafa5\",\"SyncDate\":\"0001-01-01T00:00:00\",\"IsSyncImported\":false,\"Drug\":{\"DrugName\":\"IMPLANON NXT 68mg IMP\",\"DrugCode\":\"IMPL2\",\"Austr\":\"198455\",\"Supplier\":\"ORGANON PHARMA PTY LTD\",\"Type\":\"Implant\",\"Color\":\"\",\"Shape\":\"\",\"Marking\":\"\",\"Warning\":\"CAUTION - NOT TO BE TAKEN\",\"Direction\":\"\",\"GenericCode\":\"ETON1\",\"GenericName\":\"ETONOGESTREL\",\"Presentation\":\"Used in combination oral contraceptives and in menopausal hormone therapy.\",\"AltBrand\":\"IMPLANON, IMPLANON NXT\",\"DoNotCrush\":false,\"TradeName\":\"IMPLANON NXT\",\"Formulation\":\"IMP\",\"Strength\":\"68mg\",\"Schedule\":\"4\",\"PackSize\":1,\"IsCytotoxic\":false,\"Authorized\":0,\"TSAuthorized\":\"0001-01-01T00:00:00Z\",\"ShelfLife\":0,\"Description\":\"\",\"UsePrintingDrugName\":false,\"PrintingDrugName\":\"\",\"PharmacyId\":\"6732e65fa7ab9503640fafa5\",\"Usage\":0,\"DrugFullName\":\"IMPLANON NXT 68mg IMP\",\"MedicationFullDetails\":\"IMPLANON NXT 68mg IMP - ETONOGESTREL (IMPL2)\",\"Id\":\"5f0e69e0a0ba5db368a166cd\",\"CreatedDate\":\"2020-07-15T02:28:43.758Z\",\"CreatedUserId\":\"5e7457052a22160c3cf31edb\",\"LastUpdateUserId\":\"\",\"LastUpdateDate\":\"2025-10-10T18:22:49.552Z\",\"UpdateDeletedDate\":\"1900-01-01T00:00:00Z\",\"IsDeleted\":false},\"IsPreventBrandswap\":false,\"Swapped\":false,\"FreqXWeek\":0,\"PatientDocumentIds\":[],\"Id\":\"69e5e37c21162426a3690f1f\",\"CreatedDate\":\"2026-04-20T08:27:40.5831693Z\",\"CreatedUserName\":\"AlexisBP\",\"CreatedUserId\":\"678e080108efed09dc264dfe\",\"LastUpdateDate\":\"2026-04-20T08:27:40.5831693Z\",\"UpdateDeletedDate\":\"1900-01-01T00:00:00Z\",\"IsDeleted\":false}"),
"69e5e294a5419d95d2702a5b",
"");