using OI.Service.HangfireTask;
var packingFoilTask = Activate<PackingFoilTask>();
await packingFoilTask.ExecuteUpdateDrug(
"69e16aae8c67735765d60b3a",
FromJson<Drug>("{\"DrugName\":\"VITAMIN B12 TAB (Nature's Own)\",\"DrugCode\":\"MYPA296\",\"Austr\":\"49488\",\"Supplier\":\"\",\"Type\":\"Tablet\",\"Color\":\"\",\"Shape\":\"\",\"Marking\":\"\",\"Warning\":\"\",\"Direction\":\"\",\"GenericCode\":\"MYPA296\",\"GenericName\":\"Vitamin B12\",\"Presentation\":\"\",\"AltBrand\":\"\",\"DoNotCrush\":false,\"TradeName\":\"\",\"Formulation\":\"TAB\",\"Strength\":\"\",\"Schedule\":\"\",\"PackSize\":60,\"IsCytotoxic\":false,\"Authorized\":0,\"TSAuthorized\":\"0001-01-01T00:00:00Z\",\"ShelfLife\":1,\"Description\":\"Round Light Pink\",\"UsePrintingDrugName\":false,\"PrintingDrugName\":\"\",\"PharmacyId\":\"69e16aae8c67735765d60b3a\",\"Route\":{\"Code\":\"PO\",\"Description\":\"Oral\"},\"OriginValues\":\"{\\"PackSize\\":0,\\"ShelfLife\\":0,\\"Description\\":\\"\\",\\"Route\\":null}\",\"Usage\":1,\"DrugFullName\":\"VITAMIN B12 TAB (Nature's Own)\",\"MedicationFullDetails\":\"VITAMIN B12 TAB (Nature's Own) - Vitamin B12 (MYPA296)\",\"Id\":\"6102d318a6b66b27b811050c\",\"CreatedDate\":\"2021-07-29T16:11:04.8Z\",\"CreatedUserId\":\"5fa24cab89e48b3a6ef44ad0\",\"LastUpdateUserId\":\"69e1810e311984b2ca87c983\",\"LastUpdateDate\":\"2026-04-20T00:05:20.813406Z\",\"UpdateDeletedDate\":\"1900-01-01T00:00:00Z\",\"IsDeleted\":false}"));