Skip to content

Commit 3610f09

Browse files
Add post about recording MenB (#476)
Adds a post for the RAVS service to document how we enabled the recording of the MenB vaccine in response to an outbreak.
1 parent 2329640 commit 3610f09

4 files changed

Lines changed: 75 additions & 0 deletions

File tree

Lines changed: 75 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,75 @@
1+
---
2+
title: Supporting MenB vaccinations in response to an outbreak
3+
description: Changes we made to enable recording of the MenB vaccine
4+
date: 2026-04-23
5+
tags:
6+
- MenB
7+
- dose sequence
8+
image:
9+
src: /record-a-vaccination/2026/04/supporting-menb-vaccinations-in-response-to-an-outbreak/menb.png
10+
alt: Graphic with the text ‘Which vaccine are you giving?’ and 2 radios, one labelled ‘MenB’ which is selected.
11+
opengraphImage: true
12+
---
13+
14+
In March 2026 there was an [outbreak of meningitis in Kent](https://ukhsa.blog.gov.uk/2026/03/18/meningitis-b-outbreak-what-you-need-to-know/), in which 2 people sadly died.
15+
16+
In response, UKHSA and the NHS began a [targeted vaccination campaign](https://ukhsa.blog.gov.uk/2026/03/20/who-is-eligible-for-the-menb-vaccine-and-do-i-need-it-myself/), offering the MenB vaccine to students at the University of Kent and some other groups.
17+
18+
The MenB vaccine is given as 2 doses, 4 or more weeks apart.
19+
20+
We were asked by the local team to add the MenB vaccine to the Record a vaccination service (RAVS) so that these vaccinations could be recorded.
21+
22+
This required a small number of changes to the service.
23+
24+
## Vaccine and product
25+
26+
We added the MenB vaccine type, and the Bexsero vaccine product to RAVS.
27+
28+
![Screenshot showing a page titled ‘Which vaccine are you giving?’ with 5 radio options including MenB which is selected, revealing the text ‘Vaccine product’ and another radio button labelled ‘Bexsero’ which is selected.](vaccine-menb-bexsero.png)
29+
30+
## Dose sequence
31+
32+
As the MenB vaccine is given as 2 doses, we added a new question to ask which dose was being recorded:
33+
34+
![Screenshot of a page titled ‘Which dose of the MenB vaccine are you giving?’ with 3 radio options labelled 1st dose, 2nd dose and Booster.](which-dose-of-menb.png)
35+
36+
Although we do not expect the booster option to be used by the local team in Kent, we included it as this dose is given to children when they turn 1, and this may be a use we support in future.
37+
38+
## Eligibility
39+
40+
We did not include an eligibility question.
41+
42+
This is because the MenB vaccines being given in Kent are outside of the regular routine vaccination schedule.
43+
44+
The eligibility question for vaccinations is also not included in the data sent to GP records and other systems, and we have wider questions about the usage of this information, whether it needs to be recorded, and if so at what level of detail.
45+
46+
## Other questions
47+
48+
The other questions remained unchanged and are:
49+
50+
- date
51+
- site
52+
- vaccinator
53+
- batch number
54+
- consent
55+
- injection site
56+
57+
## SNOMED codes
58+
59+
When we record vaccinations and send the record to GPs via the [immunisation API](https://digital.nhs.uk/developer/api-catalogue/immunisation-fhir-api), we use [SNOMED CT](https://digital.nhs.uk/services/terminology-and-classifications/snomed-ct) codes.
60+
61+
We include these codes for the procedure:
62+
63+
- First dose: [`720539004`](https://termbrowser.nhs.uk/?perspective=full&conceptId1=720539004)
64+
- Second dose: [`720540002`](https://termbrowser.nhs.uk/?perspective=full&conceptId1=720540002)
65+
- Booster dose: [`720544006`](https://termbrowser.nhs.uk/?perspective=full&conceptId1=720544006)
66+
67+
For the product, [`23584211000001109`](https://termbrowser.nhs.uk/?perspective=full&conceptId1=23584211000001109) is used for Bexsero.
68+
69+
## Response
70+
71+
These changes were made to the service on 2 April 2026.
72+
73+
As of 12 April 2026, the team in Kent had recorded over 8,000 MenB vaccinations in the service. These were originally recorded on paper (before 2 April) and then transcribed into the service. The [same vaccination for another patient](/record-a-vaccination/2025/09/making-it-easier-to-record-next-vaccination/) feature has made this easier.
74+
75+
As the patients get their second dose, these will be recorded directly into the service avoiding the need for a paper record.
38.6 KB
Loading
37.1 KB
Loading
65.9 KB
Loading

0 commit comments

Comments
 (0)