File tree Expand file tree Collapse file tree 1 file changed +43
-0
lines changed
app/views/record-vaccinations Expand file tree Collapse file tree 1 file changed +43
-0
lines changed Original file line number Diff line number Diff line change @@ -125,6 +125,16 @@ <h2 class="nhsuk-heading-m">Vaccination history</h2>
125125 {
126126 text: "Spikevax JN.1"
127127 }
128+ ],[
129+ {
130+ text: "9 November 2024"
131+ },
132+ {
133+ text: "MMR (second dose)"
134+ },
135+ {
136+ text: "Priorix"
137+ }
128138 ],[
129139 {
130140 text: "11 November 2024"
@@ -136,6 +146,17 @@ <h2 class="nhsuk-heading-m">Vaccination history</h2>
136146 text: "Abrysvo"
137147 }
138148 ],
149+ [
150+ {
151+ text: "29 October 2024"
152+ },
153+ {
154+ text: "Pneumococcal"
155+ },
156+ {
157+ text: "Pneumovax"
158+ }
159+ ],
139160 [
140161 {
141162 text: "25 October 2024"
@@ -170,6 +191,17 @@ <h2 class="nhsuk-heading-m">Vaccination history</h2>
170191 classes: "nhsuk-u-secondary-text-color"
171192 }
172193 ],
194+ [
195+ {
196+ text: "7 October 2023"
197+ },
198+ {
199+ text: "Pertussis"
200+ },
201+ {
202+ text: "Boostrix-IPV suspension"
203+ }
204+ ],
173205 [
174206 {
175207 text: "11 March 2022"
@@ -180,6 +212,17 @@ <h2 class="nhsuk-heading-m">Vaccination history</h2>
180212 {
181213 text: "Moderna mRNA (Spikevax) Original"
182214 }
215+ ],
216+ [
217+ {
218+ text: "4 December 2023"
219+ },
220+ {
221+ text: "MMR (first dose)"
222+ },
223+ {
224+ text: "Priorix"
225+ }
183226 ]
184227 ]
185228 }) }}
You can’t perform that action at this time.
0 commit comments