diff --git a/config/prod/permissions_config.json b/config/prod/permissions_config.json index b970e484e..bf104a5de 100644 --- a/config/prod/permissions_config.json +++ b/config/prod/permissions_config.json @@ -37,10 +37,15 @@ "supplier": "EMIS", "permissions": [ "3IN1.CRUDS", + "FLU.CRUDS", "HPV.CRUDS", "MENACWY.CRUDS", "MMR.CRUDS", - "RSV.CRUDS" + "MMRV.CRUDS", + "PERTUSSIS.CRUDS", + "PNEUMOCOCCAL.CRUDS", + "RSV.CRUDS", + "SHINGLES.CRUDS" ], "ods_codes": ["YGM41", "YGJ"] }, @@ -48,10 +53,15 @@ "supplier": "TPP", "permissions": [ "3IN1.CRUDS", + "FLU.CRUDS", "HPV.CRUDS", "MENACWY.CRUDS", "MMR.CRUDS", - "RSV.CRUDS" + "MMRV.CRUDS", + "PERTUSSIS.CRUDS", + "PNEUMOCOCCAL.CRUDS", + "RSV.CRUDS", + "SHINGLES.CRUDS" ], "ods_codes": ["YGA"] },