UNPKG

302 BJSONView Raw
1{
2 "1": {
3 "department": "Neighbourhood",
4 "id": 1
5 },
6 "2": {
7 "department": "Hospital",
8 "id": 2
9 },
10 "3": {
11 "department": "Community Care",
12 "id": 3
13 },
14 "4": {
15 "department": "Primary Care",
16 "id": 4
17 },
18 "5": {
19 "department": "Mental Health",
20 "id": 5
21 }
22}
\No newline at end of file