using OI.Service.HangfireTask.CheckPrescriptionChangeTask;
var checkPrescriptionChangeTask = Activate<CheckPrescriptionChangeTask>();
await checkPrescriptionChangeTask.CheckPrescriptionChange(
"683ce47d08efed0e78bda829",
FromJson<Prescription>("{\"PackType\":0,\"Dose\":[1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0],\"ShortCourseTimeslot\":[\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\"],\"PatientId\":\"69f14a1f065ddffab88b010b\",\"Direction\":\"Take ONE tablet TWICE a day\",\"FoilId\":\"69f14b37c251b98588f36a3c\",\"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-29T02: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\":\"683ce47d08efed0e78bda829\",\"SyncDate\":\"0001-01-01T00:00:00\",\"IsSyncImported\":false,\"Drug\":{\"DrugName\":\"LEVODOPA/CARBIDOPA (APO) 100mg/25mg TAB\",\"DrugCode\":\"LECA21\",\"Austr\":\"275985\",\"Supplier\":\"APOTEX PTY LTD\",\"Type\":\"Tablet\",\"Color\":\"\",\"Shape\":\"\",\"Marking\":\"\",\"Warning\":\"Do NOT take antacids or iron within 2hrs of this medicine*Do NOT stop taking this medication abruptly*May cause dizziness when standing up quickly*May affect alertness and/or co-ordination. If affected, do not drive or operate machinery*Ask your Doctor or Pharmacist before using other medicines including over-the-counter or any health products\",\"Direction\":\"\",\"GenericCode\":\"LE72\",\"GenericName\":\"LEVODOPA & CARBIDOPA\",\"Presentation\":\"Used in combination to treat the symptoms of Parkinson's disease or Parkinson-like symptoms (e.g., shakiness, stiffness, difficulty moving).\",\"AltBrand\":\"SINEMET, KINSON, SINACARB 100/25, LEVODOPA/CARBIDOPA (APO), SINADOPA 100/25, ORIDOPA 100/25\",\"DoNotCrush\":false,\"TradeName\":\"LEVODOPA/CARBIDOPA (APO)\",\"Formulation\":\"TAB\",\"Strength\":\"100mg/25mg\",\"Schedule\":\"4\",\"PackSize\":100,\"IsCytotoxic\":false,\"Authorized\":0,\"TSAuthorized\":\"0001-01-01T00:00:00Z\",\"ShelfLife\":0,\"Description\":\"\",\"UsePrintingDrugName\":false,\"PrintingDrugName\":\"\",\"PharmacyId\":\"683ce47d08efed0e78bda829\",\"Usage\":0,\"DrugFullName\":\"LEVODOPA/CARBIDOPA (APO) 100mg/25mg TAB\",\"MedicationFullDetails\":\"LEVODOPA/CARBIDOPA (APO) 100mg/25mg TAB - LEVODOPA & CARBIDOPA (LECA21)\",\"Id\":\"5f0e69e0a0ba5db368a17b0c\",\"CreatedDate\":\"2020-07-15T02:28:48.119Z\",\"CreatedUserId\":\"5e7457052a22160c3cf31edb\",\"LastUpdateUserId\":\"\",\"LastUpdateDate\":\"2025-10-10T20:36:10.031Z\",\"UpdateDeletedDate\":\"1900-01-01T00:00:00Z\",\"IsDeleted\":false},\"IsPreventBrandswap\":false,\"Swapped\":false,\"FreqXWeek\":0,\"PatientDocumentIds\":[],\"Id\":\"69f14d9c065ddffab8971188\",\"CreatedDate\":\"2026-04-29T00:15:24.1857524Z\",\"CreatedUserName\":\"bg\",\"CreatedUserId\":\"683fe723a7ab95049c7c30d8\",\"LastUpdateDate\":\"2026-04-29T00:15:24.1857524Z\",\"UpdateDeletedDate\":\"1900-01-01T00:00:00Z\",\"IsDeleted\":false}"),
"69f14a1f065ddffab88b010b",
"");