using OI.Service.HangfireTask.CheckPrescriptionChangeTask;
var checkPrescriptionChangeTask = Activate<CheckPrescriptionChangeTask>();
await checkPrescriptionChangeTask.CheckPrescriptionChange(
"68a3ce7b5a33ecf5ffc357f1",
FromJson<Prescription>("{\"PackType\":1,\"Dose\":[0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0],\"ShortCourseTimeslot\":[\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\"],\"PatientId\":\"69e9c18f26359e38548e6f39\",\"Direction\":\"Inject intramuscularly every FOUR months. Last dose 01/2026 next due May 2026\",\"FoilId\":\"69e9c1a326359e38548eba0e\",\"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-23T04: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\":\"68a3ce7b5a33ecf5ffc357f1\",\"SyncDate\":\"0001-01-01T00:00:00\",\"IsSyncImported\":false,\"Drug\":{\"DrugName\":\"LUCRIN DEPOT (4 MONTH) 30mg/2mL INJ\",\"DrugCode\":\"LUCR2\",\"Austr\":\"\",\"Supplier\":\"ABBOTT AUSTRALASIA PTY LT\",\"Type\":\"Injection\",\"Color\":\"\",\"Shape\":\"\",\"Marking\":\"\",\"Warning\":\"S/Care - Prostate Problems\",\"Direction\":\"\",\"GenericCode\":\"LEUP2\",\"GenericName\":\"LEUPRORELIN DEPOT (4 MONTH)\",\"Presentation\":\"\",\"AltBrand\":\"LUCRIN DEPOT (4 MONTH)\",\"DoNotCrush\":false,\"TradeName\":\"LUCRIN DEPOT (4 MONTH)\",\"Formulation\":\"INJ\",\"Strength\":\"30mg/2mL\",\"Schedule\":\"4\",\"PackSize\":1,\"IsCytotoxic\":false,\"Authorized\":0,\"TSAuthorized\":\"0001-01-01T00:00:00Z\",\"ShelfLife\":0,\"Description\":\"\",\"UsePrintingDrugName\":false,\"PrintingDrugName\":\"\",\"PharmacyId\":\"68a3ce7b5a33ecf5ffc357f1\",\"Usage\":0,\"DrugFullName\":\"LUCRIN DEPOT (4 MONTH) 30mg/2mL INJ\",\"MedicationFullDetails\":\"LUCRIN DEPOT (4 MONTH) 30mg/2mL INJ - LEUPRORELIN DEPOT (4 MONTH) (LUCR2)\",\"Id\":\"5f0e69e0a0ba5db368a1570b\",\"CreatedDate\":\"2020-07-15T02:28:40.377Z\",\"CreatedUserId\":\"5e7457052a22160c3cf31edb\",\"LastUpdateUserId\":\"\",\"LastUpdateDate\":\"2025-10-10T22:23:57.781Z\",\"UpdateDeletedDate\":\"1900-01-01T00:00:00Z\",\"IsDeleted\":false},\"IsPreventBrandswap\":false,\"Swapped\":false,\"FreqXWeek\":0,\"PatientDocumentIds\":[],\"Id\":\"69e9c40626359e38549792a2\",\"CreatedDate\":\"2026-04-23T07:02:30.9295363Z\",\"CreatedUserName\":\"TSS\",\"CreatedUserId\":\"68a3e1116f448b108e299b91\",\"LastUpdateDate\":\"2026-04-23T07:02:30.9295363Z\",\"UpdateDeletedDate\":\"1900-01-01T00:00:00Z\",\"IsDeleted\":false}"),
"69e9c18f26359e38548e6f39",
"");