forked from Nathan-Philippo/risk-engine-rules
-
Notifications
You must be signed in to change notification settings - Fork 0
/
supplementary-statements.json
164 lines (164 loc) · 3.68 KB
/
supplementary-statements.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
[
{
"id": "CAR1",
"wording": "Distribute or sell food locally"
},
{
"id": "CAR2",
"wording": "Sell more than 2 tonnes of meat each week"
},
{
"id": "CAR3",
"wording": "Distrubute food nationally"
},
{
"id": "CAR4",
"wording": "Be a hypermarket or superstore"
},
{
"id": "CAR5",
"wording":
"Be located in a travel area. For example motorway service area or airport."
},
{
"id": "CAR6",
"wording": "Sell food online"
},
{
"id": "CAR7",
"wording": "Serve less than 20 people each day"
},
{
"id": "CAR8",
"wording": "Grade eggs"
},
{
"id": "CAR9",
"wording": "Serve more than 20 people each day"
},
{
"id": "FAH1",
"wording":
"Package and fille, slice, skin, mince, freeze or process seafood"
},
{
"id": "FAH2",
"wording":
"Manufacture high risk ready to eat food. For example smoothies, meat pies or liquid egg."
},
{
"id": "FAH3",
"wording":
"Pack only low risk food. Such as drinks, crisps or other shelf stable items."
},
{
"id": "FAH4",
"wording": "Deliver food to customers"
},
{
"id": "FAH5",
"wording":
"Re-wrap or re-pack high risk food. For example sandwhiches, meat or cheese."
},
{
"id": "FAH6",
"wording":
"Sell only low risk food that can be stored at room tempretature. For example pre-packed snacks or drinks."
},
{
"id": "FAH7",
"wording":
"Cooking or preparing high risk food. For example sandwiches, meat or soup."
},
{
"id": "FAH8",
"wording": "ISell raw milk"
},
{
"id": "FAH9",
"wording":
"Sell or handle high risk pre-packed food. For example meat, sandwiches or scooped ice cream."
},
{
"id": "FAH10",
"wording":
"Sell only food that can be stored in room temperature and raw meat"
},
{
"id": "FAH11",
"wording":
"Handle or sell pre-packed high risk food. For example sandwiches, meat or cheese."
},
{
"id": "FAH12",
"wording": "Vend high risk pre packed food. For example sandwiches"
},
{
"id": "FAH13",
"wording":
"Prepare, cook or handle high risk non packaged food. For example pizza or soup"
},
{
"id": "FAH14",
"wording":
"Sell only food that can be stored in room temperature and raw fish"
},
{
"id": "FAH15",
"wording":
"Prepare high risk food, such as sandwiches, meat or soup, but serve less than 20 people a day"
},
{
"id": "FAH17",
"wording":
"Make only low risk products. For example jams, chutneys, sponge cakes, biscuits or cookies."
},
{
"id": "PRO1",
"wording": "Pasteurise or use other shelf life extending methods"
},
{
"id": "PRO2",
"wording": "Use only pasteurised milk or milk powder"
},
{
"id": "PRO3",
"wording": "Vacuum pack food"
},
{
"id": "PRO4",
"wording": "Process and supply seafood to other businesses"
},
{
"id": "PRO5",
"wording": "Cook and prepare own hams"
},
{
"id": "PRO6",
"wording":
"Serve undercooked or raw meat or fish. For example rare burgers, sushi or tartare."
},
{
"id": "PRO7",
"wording": "Operate a cook chill operation"
},
{
"id": "PRO8",
"wording":
"Use specialist processing methods. For example sous-vide cooking, cooking with acid or vacuum packing foods."
},
{
"id": "VG1",
"wording": "Serve food to elderly or children under five"
},
{
"id": "VG2",
"wording":
"Serve food to vulnerable groups larger than 20 people. For example sick or elderly."
},
{
"id": "VG3",
"wording":
"Provide only drinks and low risk snacks. For example fruit or crisps"
}
]