Skip to content

Commit 7ba30aa

Browse files
authored
Add training onboarding configuration for Leicestershire (#3306)
This is based on the production configuration that we will eventually need, but adds test users that will allow users to sign in and test Mavis without needing to be set up with CIS2. This is based on #3305 but I needed to raise it as a branch in the repo (rather than a fork) so it can be deployed.
2 parents f25ed60 + fa23299 commit 7ba30aa

1 file changed

Lines changed: 60 additions & 0 deletions

File tree

Lines changed: 60 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,60 @@
1+
organisation:
2+
name: Leicestershire Partnership Trust School Aged Immunisation Service
3+
email: lpt.sais@nhs.net
4+
phone: 0300 3000 007
5+
ods_code: RT5YA
6+
careplus_venue_code: UNUSED
7+
privacy_notice_url: https://www.leicspart.nhs.uk/privacy-policy/
8+
privacy_policy_url: https://www.leicspart.nhs.uk/privacy-policy/
9+
reply_to_id: 53938717-b6ce-4b08-9304-ad8c763a6189
10+
11+
programmes: [hpv]
12+
13+
teams:
14+
generic:
15+
name: Leicestershire Partnership Trust School Aged Immunisation Service
16+
email: lpt.sais@nhs.net
17+
phone: 0300 3000 007
18+
reply_to_id: 53938717-b6ce-4b08-9304-ad8c763a6189
19+
20+
users:
21+
- email: nurse.lp1@example.com
22+
password: nurse.lp1@example.com
23+
given_name: Nurse
24+
family_name: LP1
25+
- email: nurse.lp2@example.com
26+
password: nurse.lp2@example.com
27+
given_name: Nurse
28+
family_name: LP2
29+
- email: nurse.lp3@example.com
30+
password: nurse.lp3@example.com
31+
given_name: Nurse
32+
family_name: LP3
33+
- email: nurse.lp4@example.com
34+
password: nurse.lp4@example.com
35+
given_name: Nurse
36+
family_name: LP4
37+
- email: nurse.lp5@example.com
38+
password: nurse.lp5@example.com
39+
given_name: Nurse
40+
family_name: LP5
41+
42+
schools:
43+
generic:
44+
- 141916
45+
- 137931
46+
- 148546
47+
- 137115
48+
- 138721
49+
- 120277
50+
- 138108
51+
- 146108
52+
- 147068
53+
- 138628
54+
- 140103
55+
56+
# Organisations need at least 1 clinic, we're not sure right now
57+
# if Leicestershire will be managing clinics on Mavis.
58+
clinics:
59+
generic:
60+
- name: Leicestershire Partnership Trust SAIS Clinic

0 commit comments

Comments
 (0)