Skip to content

Commit 35e18f1

Browse files
authored
APPT-1813 - Removing unused ICB codes (#1630)
# Description Following on from the ICB boundary changes in release 2.12.2, this PR removes the ICB codes for ICBs that were shut down on 31st March. Fixes # (issue) # Checklist: - [ ] My work is behind a feature toggle (if appropriate) - [ ] If my work is behind a feature toggle, I've added a full suite of tests for both the ON and OFF state - [x] The ticket number is in the Pull Request title, with format "APPT-XXX: My Title Here" - [ ] I have ran npm tsc / lint (in the future these will be ran automatically) - [x] My code generates no new .NET warnings (in the future these will be treated as errors) - [ ] If I've added a new Function, it is disabled in all but one of the terraform groups (e.g. http_functions) - [ ] If I've added a new Function, it has both unit and integration tests. Any request body validators have unit tests also - [ ] If I've made UI changes, I've added appropriate Playwright and Jest tests - [ ] If I've added/updated an end-point, I've added the appropriate annotations and tested the Swagger documentation reflects the change
1 parent e59ffa1 commit 35e18f1

5 files changed

Lines changed: 0 additions & 300 deletions

File tree

data/CosmosDbSeeder/items/dev/core_data/well_known_ods_codes.json

Lines changed: 0 additions & 60 deletions
Original file line numberDiff line numberDiff line change
@@ -37,36 +37,6 @@
3737
"displayName": "South West Region",
3838
"type": "region"
3939
},
40-
{
41-
"odsCode": "QJG",
42-
"displayName": "Suffolk And North East Essex Integrated Care Board",
43-
"type": "icb"
44-
},
45-
{
46-
"odsCode": "QUE",
47-
"displayName": "Cambridgeshire And Peterborough Integrated Care Board",
48-
"type": "icb"
49-
},
50-
{
51-
"odsCode": "QM7",
52-
"displayName": "Hertfordshire And West Essex Integrated Care Board",
53-
"type": "icb"
54-
},
55-
{
56-
"odsCode": "QHG",
57-
"displayName": "Bedfordshire, Luton And Milton Keynes Integrated Care Board",
58-
"type": "icb"
59-
},
60-
{
61-
"odsCode": "QH8",
62-
"displayName": "Mid And South Essex Integrated Care Board",
63-
"type": "icb"
64-
},
65-
{
66-
"odsCode": "QMM",
67-
"displayName": "Norfolk And Waveney Integrated Care Board",
68-
"type": "icb"
69-
},
7040
{
7141
"odsCode": "QWE",
7242
"displayName": "South West London Integrated Care Board",
@@ -82,16 +52,6 @@
8252
"displayName": "North East London Integrated Care Board",
8353
"type": "icb"
8454
},
85-
{
86-
"odsCode": "QRV",
87-
"displayName": "North West London Integrated Care Board",
88-
"type": "icb"
89-
},
90-
{
91-
"odsCode": "QMJ",
92-
"displayName": "North Central London Integrated Care Board",
93-
"type": "icb"
94-
},
9555
{
9656
"odsCode": "QWU",
9757
"displayName": "Coventry And Warwickshire Integrated Care Board",
@@ -192,26 +152,6 @@
192152
"displayName": "Kent And Medway Integrated Care Board",
193153
"type": "icb"
194154
},
195-
{
196-
"odsCode": "QNX",
197-
"displayName": "Sussex Integrated Care Board",
198-
"type": "icb"
199-
},
200-
{
201-
"odsCode": "QXU",
202-
"displayName": "Surrey Heartlands Integrated Care Board",
203-
"type": "icb"
204-
},
205-
{
206-
"odsCode": "QU9",
207-
"displayName": "Buckinghamshire, Oxfordshire Berkshire West Integrated Care Board",
208-
"type": "icb"
209-
},
210-
{
211-
"odsCode": "QNQ",
212-
"displayName": "Frimley Integrated Care Board",
213-
"type": "icb"
214-
},
215155
{
216156
"odsCode": "QUY",
217157
"displayName": "Bristol, North Somerset And South Gloucestershire Integrated Care Board",

data/CosmosDbSeeder/items/int/core_data/well_known_ods_codes.json

Lines changed: 0 additions & 60 deletions
Original file line numberDiff line numberDiff line change
@@ -37,36 +37,6 @@
3737
"displayName": "South West Region",
3838
"type": "region"
3939
},
40-
{
41-
"odsCode": "QJG",
42-
"displayName": "Suffolk And North East Essex Integrated Care Board",
43-
"type": "icb"
44-
},
45-
{
46-
"odsCode": "QUE",
47-
"displayName": "Cambridgeshire And Peterborough Integrated Care Board",
48-
"type": "icb"
49-
},
50-
{
51-
"odsCode": "QM7",
52-
"displayName": "Hertfordshire And West Essex Integrated Care Board",
53-
"type": "icb"
54-
},
55-
{
56-
"odsCode": "QHG",
57-
"displayName": "Bedfordshire, Luton And Milton Keynes Integrated Care Board",
58-
"type": "icb"
59-
},
60-
{
61-
"odsCode": "QH8",
62-
"displayName": "Mid And South Essex Integrated Care Board",
63-
"type": "icb"
64-
},
65-
{
66-
"odsCode": "QMM",
67-
"displayName": "Norfolk And Waveney Integrated Care Board",
68-
"type": "icb"
69-
},
7040
{
7141
"odsCode": "QWE",
7242
"displayName": "South West London Integrated Care Board",
@@ -82,16 +52,6 @@
8252
"displayName": "North East London Integrated Care Board",
8353
"type": "icb"
8454
},
85-
{
86-
"odsCode": "QRV",
87-
"displayName": "North West London Integrated Care Board",
88-
"type": "icb"
89-
},
90-
{
91-
"odsCode": "QMJ",
92-
"displayName": "North Central London Integrated Care Board",
93-
"type": "icb"
94-
},
9555
{
9656
"odsCode": "QWU",
9757
"displayName": "Coventry And Warwickshire Integrated Care Board",
@@ -192,26 +152,6 @@
192152
"displayName": "Kent And Medway Integrated Care Board",
193153
"type": "icb"
194154
},
195-
{
196-
"odsCode": "QNX",
197-
"displayName": "Sussex Integrated Care Board",
198-
"type": "icb"
199-
},
200-
{
201-
"odsCode": "QXU",
202-
"displayName": "Surrey Heartlands Integrated Care Board",
203-
"type": "icb"
204-
},
205-
{
206-
"odsCode": "QU9",
207-
"displayName": "Buckinghamshire, Oxfordshire Berkshire West Integrated Care Board",
208-
"type": "icb"
209-
},
210-
{
211-
"odsCode": "QNQ",
212-
"displayName": "Frimley Integrated Care Board",
213-
"type": "icb"
214-
},
215155
{
216156
"odsCode": "QUY",
217157
"displayName": "Bristol, North Somerset And South Gloucestershire Integrated Care Board",

data/CosmosDbSeeder/items/perf/core_data/well_known_ods_codes.json

Lines changed: 0 additions & 60 deletions
Original file line numberDiff line numberDiff line change
@@ -37,36 +37,6 @@
3737
"displayName": "South West Region",
3838
"type": "region"
3939
},
40-
{
41-
"odsCode": "QJG",
42-
"displayName": "Suffolk And North East Essex Integrated Care Board",
43-
"type": "icb"
44-
},
45-
{
46-
"odsCode": "QUE",
47-
"displayName": "Cambridgeshire And Peterborough Integrated Care Board",
48-
"type": "icb"
49-
},
50-
{
51-
"odsCode": "QM7",
52-
"displayName": "Hertfordshire And West Essex Integrated Care Board",
53-
"type": "icb"
54-
},
55-
{
56-
"odsCode": "QHG",
57-
"displayName": "Bedfordshire, Luton And Milton Keynes Integrated Care Board",
58-
"type": "icb"
59-
},
60-
{
61-
"odsCode": "QH8",
62-
"displayName": "Mid And South Essex Integrated Care Board",
63-
"type": "icb"
64-
},
65-
{
66-
"odsCode": "QMM",
67-
"displayName": "Norfolk And Waveney Integrated Care Board",
68-
"type": "icb"
69-
},
7040
{
7141
"odsCode": "QWE",
7242
"displayName": "South West London Integrated Care Board",
@@ -82,16 +52,6 @@
8252
"displayName": "North East London Integrated Care Board",
8353
"type": "icb"
8454
},
85-
{
86-
"odsCode": "QRV",
87-
"displayName": "North West London Integrated Care Board",
88-
"type": "icb"
89-
},
90-
{
91-
"odsCode": "QMJ",
92-
"displayName": "North Central London Integrated Care Board",
93-
"type": "icb"
94-
},
9555
{
9656
"odsCode": "QWU",
9757
"displayName": "Coventry And Warwickshire Integrated Care Board",
@@ -192,26 +152,6 @@
192152
"displayName": "Kent And Medway Integrated Care Board",
193153
"type": "icb"
194154
},
195-
{
196-
"odsCode": "QNX",
197-
"displayName": "Sussex Integrated Care Board",
198-
"type": "icb"
199-
},
200-
{
201-
"odsCode": "QXU",
202-
"displayName": "Surrey Heartlands Integrated Care Board",
203-
"type": "icb"
204-
},
205-
{
206-
"odsCode": "QU9",
207-
"displayName": "Buckinghamshire, Oxfordshire Berkshire West Integrated Care Board",
208-
"type": "icb"
209-
},
210-
{
211-
"odsCode": "QNQ",
212-
"displayName": "Frimley Integrated Care Board",
213-
"type": "icb"
214-
},
215155
{
216156
"odsCode": "QUY",
217157
"displayName": "Bristol, North Somerset And South Gloucestershire Integrated Care Board",

data/CosmosDbSeeder/items/prod/core_data/well_known_ods_codes.json

Lines changed: 0 additions & 60 deletions
Original file line numberDiff line numberDiff line change
@@ -37,36 +37,6 @@
3737
"displayName": "South West Region",
3838
"type": "region"
3939
},
40-
{
41-
"odsCode": "QJG",
42-
"displayName": "Suffolk And North East Essex Integrated Care Board",
43-
"type": "icb"
44-
},
45-
{
46-
"odsCode": "QUE",
47-
"displayName": "Cambridgeshire And Peterborough Integrated Care Board",
48-
"type": "icb"
49-
},
50-
{
51-
"odsCode": "QM7",
52-
"displayName": "Hertfordshire And West Essex Integrated Care Board",
53-
"type": "icb"
54-
},
55-
{
56-
"odsCode": "QHG",
57-
"displayName": "Bedfordshire, Luton And Milton Keynes Integrated Care Board",
58-
"type": "icb"
59-
},
60-
{
61-
"odsCode": "QH8",
62-
"displayName": "Mid And South Essex Integrated Care Board",
63-
"type": "icb"
64-
},
65-
{
66-
"odsCode": "QMM",
67-
"displayName": "Norfolk And Waveney Integrated Care Board",
68-
"type": "icb"
69-
},
7040
{
7141
"odsCode": "QWE",
7242
"displayName": "South West London Integrated Care Board",
@@ -82,16 +52,6 @@
8252
"displayName": "North East London Integrated Care Board",
8353
"type": "icb"
8454
},
85-
{
86-
"odsCode": "QRV",
87-
"displayName": "North West London Integrated Care Board",
88-
"type": "icb"
89-
},
90-
{
91-
"odsCode": "QMJ",
92-
"displayName": "North Central London Integrated Care Board",
93-
"type": "icb"
94-
},
9555
{
9656
"odsCode": "QWU",
9757
"displayName": "Coventry And Warwickshire Integrated Care Board",
@@ -192,26 +152,6 @@
192152
"displayName": "Kent And Medway Integrated Care Board",
193153
"type": "icb"
194154
},
195-
{
196-
"odsCode": "QNX",
197-
"displayName": "Sussex Integrated Care Board",
198-
"type": "icb"
199-
},
200-
{
201-
"odsCode": "QXU",
202-
"displayName": "Surrey Heartlands Integrated Care Board",
203-
"type": "icb"
204-
},
205-
{
206-
"odsCode": "QU9",
207-
"displayName": "Buckinghamshire, Oxfordshire Berkshire West Integrated Care Board",
208-
"type": "icb"
209-
},
210-
{
211-
"odsCode": "QNQ",
212-
"displayName": "Frimley Integrated Care Board",
213-
"type": "icb"
214-
},
215155
{
216156
"odsCode": "QUY",
217157
"displayName": "Bristol, North Somerset And South Gloucestershire Integrated Care Board",

0 commit comments

Comments
 (0)