using OI.Service.HangfireTask.CheckPrescriptionChangeTask;
var checkPrescriptionChangeTask = Activate<CheckPrescriptionChangeTask>();
await checkPrescriptionChangeTask.CheckPrescriptionChange(
"6748d575a7ab95036c0e229c",
FromJson<Prescription>("{\"PackType\":0,\"Dose\":[1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0],\"ShortCourseTimeslot\":[\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\"],\"PatientId\":\"69e5c4d8a5419d95d2286e18\",\"Direction\":\"1 Saturdays only\",\"FoilId\":\"69e5c4e721162426a3209f72\",\"FoilLabel\":\"Blister Pack 1\",\"DateDispensed\":\"0001-01-01T00:00:00\",\"QtyDispense\":0.0,\"DateExpiry\":\"0001-01-01T00:00:00\",\"Route\":{\"Code\":\"PO\"},\"IsStandard\":true,\"IsShortCourse\":false,\"IsSinemet\":false,\"IsWarfarin\":false,\"IsInsulin\":false,\"IsS8Drug\":false,\"IsCytotoxic\":false,\"IsS4N\":false,\"StartDate\":\"2026-04-20T02:00:00Z\",\"EndDate\":\"0001-01-01T00:00:00Z\",\"Frequency\":6,\"PackedWeekDay\":[false,false,false,false,false,false,true],\"FreqXDay\":0,\"OnDays\":0,\"OffDays\":0,\"IsDoNotCrush\":true,\"FontColor\":\"\",\"SameAs\":\"\",\"PrintIt\":true,\"State\":0,\"DateCeased\":\"0001-01-01T00:00:00\",\"TempSubstitution\":false,\"Note\":\"\",\"IsHandPacked\":false,\"IsNoEndDate\":true,\"Indication\":\"\",\"Unit\":\"\",\"PharmacyId\":\"6748d575a7ab95036c0e229c\",\"SyncDate\":\"0001-01-01T00:00:00\",\"IsSyncImported\":false,\"Drug\":{\"DrugName\":\"CHEXATE 10mg TAB\",\"DrugCode\":\"CHEX03\",\"Austr\":\"380990\",\"Supplier\":\"ORION PHARMA (AUS) PTY LI\",\"Type\":\"Tablet\",\"Color\":\"\",\"Shape\":\"\",\"Marking\":\"\",\"Warning\":\"*Do not exceed one Aspirin tablet or capsule per day*Avoid excessive exposure to sunlight and sunlampsTake once a week, on the same daySpecial handling and disposal required - ask your Pharmacist*Ask your Doctor or Pharmacist before using other medicines including over-the-counter or any health productsswallowed whole*Do not crush or chew*\",\"Direction\":\"\",\"GenericCode\":\"MTX11\",\"GenericName\":\"METHOTREXATE\",\"Presentation\":\"\",\"AltBrand\":\"CHEXATE, METHOBLASTIN\",\"DoNotCrush\":true,\"TradeName\":\"CHEXATE\",\"Formulation\":\"TAB\",\"Strength\":\"10mg\",\"Schedule\":\"4\",\"PackSize\":10,\"IsCytotoxic\":true,\"Authorized\":0,\"TSAuthorized\":\"0001-01-01T00:00:00Z\",\"ShelfLife\":0,\"Description\":\"\",\"UsePrintingDrugName\":false,\"PrintingDrugName\":\"\",\"PharmacyId\":\"6748d575a7ab95036c0e229c\",\"Usage\":0,\"DrugFullName\":\"CHEXATE 10mg TAB\",\"MedicationFullDetails\":\"CHEXATE 10mg TAB - METHOTREXATE (CHEX03)\",\"Id\":\"6552bcbb5236fa0e7090757e\",\"CreatedDate\":\"2023-11-14T00:18:03.744Z\",\"CreatedUserId\":\"\",\"LastUpdateUserId\":\"\",\"LastUpdateDate\":\"2025-10-10T18:30:38.422Z\",\"UpdateDeletedDate\":\"1900-01-01T00:00:00Z\",\"IsDeleted\":false},\"IsPreventBrandswap\":false,\"Swapped\":false,\"FreqXWeek\":0,\"PatientDocumentIds\":[],\"Id\":\"69e5c61021162426a32590a0\",\"CreatedDate\":\"2026-04-20T06:22:08.9204499Z\",\"CreatedUserName\":\"Sam.Choker\",\"CreatedUserId\":\"674cef4aa7ab950e38bf4406\",\"LastUpdateDate\":\"2026-04-20T06:22:08.9204499Z\",\"UpdateDeletedDate\":\"1900-01-01T00:00:00Z\",\"IsDeleted\":false}"),
"69e5c4d8a5419d95d2286e18",
"");