using OI.Service.HangfireTask.CheckPrescriptionChangeTask;
var checkPrescriptionChangeTask = Activate<CheckPrescriptionChangeTask>();
await checkPrescriptionChangeTask.CheckPrescriptionChange(
"69e16aae8c67735765d60b3a",
FromJson<Prescription>("{\"PackType\":0,\"Dose\":[1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0],\"ShortCourseTimeslot\":[\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\"],\"PatientId\":\"69e572ac21162426a3fb0943\",\"Direction\":\"1 daily\",\"FoilId\":\"69e572b4947990a2e35ce3da\",\"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\":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\":\"69e16aae8c67735765d60b3a\",\"SyncDate\":\"0001-01-01T00:00:00\",\"IsSyncImported\":false,\"Drug\":{\"DrugName\":\"LEVOTHYROXINE (APO) 75mcg TAB\",\"DrugCode\":\"LEVO50\",\"Austr\":\"374910\",\"Supplier\":\"ARROTEX PHARMACEUTICALS P\",\"Type\":\"Tablet\",\"Color\":\"\",\"Shape\":\"\",\"Marking\":\"\",\"Warning\":\"at least half an hour before foodDo NOT take antacids or mineral supplements within 2hrs of this medicine.PDL Warn: Caution Strengths\",\"Direction\":\"\",\"GenericCode\":\"THY7\",\"GenericName\":\"LEVOTHYROXINE SODIUM\",\"Presentation\":\"Used to treat hypothyroidism, a condition in which the production of thyroid hormone in the body is abnormally low. \",\"AltBrand\":\"EUTROXSIG, OROXINE, OROXINE, ELTROXIN, LEVOXINE, LEVOTHOX, LEVOTHYROXINE (APO), LEVOTHYROXINE (LUP), THYROX, THYROX, LEVOTHYROXINE (SANDOZ)\",\"DoNotCrush\":false,\"TradeName\":\"LEVOTHYROXINE (APO)\",\"Formulation\":\"TAB\",\"Strength\":\"75mcg\",\"Schedule\":\"4\",\"PackSize\":200,\"IsCytotoxic\":false,\"Authorized\":0,\"TSAuthorized\":\"0001-01-01T00:00:00Z\",\"ShelfLife\":0,\"Description\":\"\",\"UsePrintingDrugName\":false,\"PrintingDrugName\":\"\",\"PharmacyId\":\"69e16aae8c67735765d60b3a\",\"Usage\":0,\"DrugFullName\":\"LEVOTHYROXINE (APO) 75mcg TAB\",\"MedicationFullDetails\":\"LEVOTHYROXINE (APO) 75mcg TAB - LEVOTHYROXINE SODIUM (LEVO50)\",\"Id\":\"65025028f65a8809e4a0d4a2\",\"CreatedDate\":\"2023-09-14T00:13:28.721Z\",\"CreatedUserId\":\"\",\"LastUpdateUserId\":\"\",\"LastUpdateDate\":\"2025-10-10T23:37:29.959Z\",\"UpdateDeletedDate\":\"1900-01-01T00:00:00Z\",\"IsDeleted\":false},\"IsPreventBrandswap\":false,\"Swapped\":false,\"FreqXWeek\":0,\"PatientDocumentIds\":[],\"Id\":\"69e572d421162426a3fbb59c\",\"CreatedDate\":\"2026-04-20T00:27:00.5481326Z\",\"CreatedUserName\":\"LFox\",\"CreatedUserId\":\"69e1810e311984b2ca87c983\",\"LastUpdateDate\":\"2026-04-20T00:27:00.5481326Z\",\"UpdateDeletedDate\":\"1900-01-01T00:00:00Z\",\"IsDeleted\":false}"),
"69e572ac21162426a3fb0943",
"");