|
2 | 2 |
|
3 | 3 | ## API Root |
4 | 4 |
|
5 | | -[API Root - Without subscription-key](http://localhost:9000/) |
| 5 | +[API Root - Without](http://localhost:9000/) |
6 | 6 |
|
7 | | -[API Root - With example subscription-key](http://localhost:9000/?subscription-key=123456) |
| 7 | +[API Root - With example](http://localhost:9000/) |
8 | 8 |
|
9 | 9 | ## Common Health Questions |
10 | 10 |
|
11 | | -[Common Health Questions Root - Without subscription-key](http://localhost:9000/common-health-questions/) |
| 11 | +[Common Health Questions Root - Without](http://localhost:9000/common-health-questions/) |
12 | 12 |
|
13 | | -[Common Health Questions Root - With example subscription-key](http://localhost:9000/common-health-questions/?subscription-key=123456) |
| 13 | +[Common Health Questions Root - With example](http://localhost:9000/common-health-questions/) |
14 | 14 |
|
15 | | -[Accidents, first aid and treatments](http://localhost:9000/common-health-questions/accidents-first-aid-and-treatments/?subscription-key=123456) |
| 15 | +[Accidents, first aid and treatments](http://localhost:9000/common-health-questions/accidents-first-aid-and-treatments/) |
16 | 16 |
|
17 | | -[Caring, carers and long-term conditions](http://localhost:9000/common-health-questions/caring-carers-and-long-term-conditions/?subscription-key=123456) |
| 17 | +[Caring, carers and long-term conditions](http://localhost:9000/common-health-questions/caring-carers-and-long-term-conditions/) |
18 | 18 |
|
19 | | -[Children's health - Can my baby go swimming before or after vaccinations?](http://localhost:9000/common-health-questions/childrens-health/can-my-baby-go-swimming-before-or-after-vaccinations/?subscription-key=123456) |
| 19 | +[Children's health - Can my baby go swimming before or after vaccinations?](http://localhost:9000/common-health-questions/childrens-health/can-my-baby-go-swimming-before-or-after-vaccinations/) |
20 | 20 |
|
21 | 21 | ## Conditions |
22 | 22 |
|
23 | | -[Conditions Root - Without subscription-key](http://localhost:9000/conditions/) |
| 23 | +[Conditions Root - Without](http://localhost:9000/conditions/) |
24 | 24 |
|
25 | | -[Conditions Root - With example subscription-key](http://localhost:9000/conditions/?subscription-key=123456) |
| 25 | +[Conditions Root - With example](http://localhost:9000/conditions/) |
26 | 26 |
|
27 | | -[Conditions Root - Category: A](http://localhost:9000/conditions/?subscription-key=123456&category=a) |
| 27 | +[Conditions Root - Category: A](http://localhost:9000/conditions/?category=a) |
28 | 28 |
|
29 | | -[Conditions Root - Category: A & Genre: Condition](http://localhost:9000/conditions/?subscription-key=123456&category=a&genre=condition) |
| 29 | +[Conditions Root - Category: A & Genre: Condition](http://localhost:9000/conditions/?category=a&genre=condition) |
30 | 30 |
|
31 | | -[Conditions Root - Category: A & Genre: Guide](http://localhost:9000/conditions/?subscription-key=123456&category=a&genre=guide) |
| 31 | +[Conditions Root - Category: A & Genre: Guide](http://localhost:9000/conditions/?category=a&genre=guide) |
32 | 32 |
|
33 | | -[Conditions Root - Category: A & Genre: Hub](http://localhost:9000/conditions/?subscription-key=123456&category=a&genre=hub) |
| 33 | +[Conditions Root - Category: A & Genre: Hub](http://localhost:9000/conditions/?category=a&genre=hub) |
34 | 34 |
|
35 | | -[Conditions Root - Category: B](http://localhost:9000/conditions/?subscription-key=123456&category=b) |
| 35 | +[Conditions Root - Category: B](http://localhost:9000/conditions/?category=b) |
36 | 36 |
|
37 | | -[Conditions Root - Category: Z](http://localhost:9000/conditions/?subscription-key=123456&category=z) |
| 37 | +[Conditions Root - Category: Z](http://localhost:9000/conditions/?category=z) |
38 | 38 |
|
39 | | -[Conditions Root - Page: 1](http://localhost:9000/conditions/?subscription-key=123456&page=1) |
| 39 | +[Conditions Root - Page: 1](http://localhost:9000/conditions/?page=1) |
40 | 40 |
|
41 | | -[Conditions Root - Page: 2](http://localhost:9000/conditions/?subscription-key=123456&page=2) |
| 41 | +[Conditions Root - Page: 2](http://localhost:9000/conditions/?page=2) |
42 | 42 |
|
43 | | -[Conditions Root - Page: 70](http://localhost:9000/conditions/?subscription-key=123456&page=70) |
| 43 | +[Conditions Root - Page: 70](http://localhost:9000/conditions/?page=70) |
44 | 44 |
|
45 | | -[Acanthosis nigricans](http://localhost:9000/conditions/acanthosis-nigricans/?subscription-key=123456) |
| 45 | +[Conditions Wildcard - Modules: false](http://localhost:9000/conditions/*?modules=false) |
46 | 46 |
|
47 | | -[Achalasia](http://localhost:9000/conditions/achalasia/?subscription-key=123456) |
| 47 | +[Conditions Wildcard - Modules: true](http://localhost:9000/conditions/*?modules=true) |
48 | 48 |
|
49 | | -[Acne - Modules: false](http://localhost:9000/conditions/acne/?subscription-key=123456&modules=false) |
| 49 | +[Acanthosis nigricans](http://localhost:9000/conditions/acanthosis-nigricans/) |
50 | 50 |
|
51 | | -[Acne - Modules: true](http://localhost:9000/conditions/acne/?subscription-key=123456&modules=true) |
| 51 | +[Achalasia](http://localhost:9000/conditions/achalasia/) |
52 | 52 |
|
53 | | -[Angiography](http://localhost:9000/conditions/angiography/?subscription-key=123456) |
| 53 | +[Acne - Modules: false](http://localhost:9000/conditions/acne/?modules=false) |
54 | 54 |
|
55 | | -[Cancer](http://localhost:9000/conditions/cancer/?subscription-key=123456) |
| 55 | +[Acne - Modules: true](http://localhost:9000/conditions/acne/?modules=true) |
56 | 56 |
|
57 | | -[Zika](http://localhost:9000/conditions/zika/?subscription-key=123456) |
| 57 | +[Angiography](http://localhost:9000/conditions/angiography/) |
| 58 | + |
| 59 | +[Cancer](http://localhost:9000/conditions/cancer/) |
| 60 | + |
| 61 | +[Zika](http://localhost:9000/conditions/zika/) |
58 | 62 |
|
59 | 63 | ## Live Well |
60 | 64 |
|
61 | | -[Live Well Root - Without subscription-key](http://localhost:9000/live-well/) |
| 65 | +[Live Well Root - Without](http://localhost:9000/live-well/) |
62 | 66 |
|
63 | | -[Live Well Root - With example subscription-key](http://localhost:9000/live-well/?subscription-key=123456) |
| 67 | +[Live Well Root - With example](http://localhost:9000/live-well/) |
64 | 68 |
|
65 | | -[Alcohol advice - Alcohol support](http://localhost:9000/live-well/alcohol-advice/alcohol-support/?subscription-key=123456) |
| 69 | +[Alcohol advice - Alcohol support](http://localhost:9000/live-well/alcohol-advice/alcohol-support/) |
66 | 70 |
|
67 | | -[Exercise](http://localhost:9000/live-well/exercise/?subscription-key=123456) |
| 71 | +[Exercise](http://localhost:9000/live-well/exercise/) |
68 | 72 |
|
69 | | -[Healthy weight](http://localhost:9000/live-well/healthy-weight/?subscription-key=123456) |
| 73 | +[Healthy weight](http://localhost:9000/live-well/healthy-weight/) |
70 | 74 |
|
71 | 75 | ## Medicines |
72 | 76 |
|
73 | | -[Medicines Root - Without subscription-key](http://localhost:9000/medicines/) |
| 77 | +[Medicines Root - Without](http://localhost:9000/medicines/) |
| 78 | + |
| 79 | +[Medicines Root - With example](http://localhost:9000/medicines/) |
| 80 | + |
| 81 | +[Medicines Root - Category: A](http://localhost:9000/medicines/?category=a) |
| 82 | + |
| 83 | +[Medicines Root - Category: B](http://localhost:9000/medicines/?category=b) |
74 | 84 |
|
75 | | -[Medicines Root - With example subscription-key](http://localhost:9000/medicines/?subscription-key=123456) |
| 85 | +[Medicines Root - Category: Z](http://localhost:9000/medicines/?category=z) |
76 | 86 |
|
77 | | -[Medicines Root - Category: A](http://localhost:9000/medicines/?subscription-key=123456&category=a) |
| 87 | +[Medicines Root - Page: 1](http://localhost:9000/medicines/?page=1) |
78 | 88 |
|
79 | | -[Medicines Root - Category: B](http://localhost:9000/medicines/?subscription-key=123456&category=b) |
| 89 | +[Medicines Root - Page: 11](http://localhost:9000/medicines/?page=11) |
80 | 90 |
|
81 | | -[Medicines Root - Category: Z](http://localhost:9000/medicines/?subscription-key=123456&category=z) |
| 91 | +[Medicines Wildcard - Modules: false](http://localhost:9000/medicines/*?modules=false) |
82 | 92 |
|
83 | | -[Medicines Root - Page: 1](http://localhost:9000/medicines/?subscription-key=123456&page=1) |
| 93 | +[Medicines Wildcard - Modules: true](http://localhost:9000/medicines/*?modules=true) |
84 | 94 |
|
85 | | -[Medicines Root - Page: 11](http://localhost:9000/medicines/?subscription-key=123456&page=11) |
| 95 | +[Aciclovir](http://localhost:9000/medicines/aciclovir/) |
86 | 96 |
|
87 | | -[Aciclovir](http://localhost:9000/medicines/aciclovir/?subscription-key=123456) |
| 97 | +[Acrivastine - Modules: false](http://localhost:9000/medicines/acrivastine/?modules=false) |
88 | 98 |
|
89 | | -[Acrivastine](http://localhost:9000/medicines/acrivastine/?subscription-key=123456) |
| 99 | +[Acrivastine - Modules: true](http://localhost:9000/medicines/acrivastine/?modules=true) |
90 | 100 |
|
91 | | -[Zopiclone](http://localhost:9000/medicines/zopiclone/?subscription-key=123456) |
| 101 | +[Zopiclone](http://localhost:9000/medicines/zopiclone/) |
92 | 102 |
|
93 | 103 | ## Mental Health |
94 | 104 |
|
95 | | -[Mental Health Root - Without subscription-key](http://localhost:9000/mental-health/) |
| 105 | +[Mental Health Root - Without](http://localhost:9000/mental-health/) |
96 | 106 |
|
97 | | -[Mental Health Root - With example subscription-key](http://localhost:9000/mental-health/?subscription-key=123456) |
| 107 | +[Mental Health Root - With example](http://localhost:9000/mental-health/) |
98 | 108 |
|
99 | | -[Advice for life situations and events - Bullying at work](http://localhost:9000/mental-health/advice-for-life-situations-and-events/support-for-workplace-bullying/?subscription-key=123456) |
| 109 | +[Advice for life situations and events - Bullying at work](http://localhost:9000/mental-health/advice-for-life-situations-and-events/support-for-workplace-bullying/) |
100 | 110 |
|
101 | | -[Mental health conditions](http://localhost:9000/mental-health/conditions/?subscription-key=123456) |
| 111 | +[Mental health conditions](http://localhost:9000/mental-health/conditions/) |
102 | 112 |
|
103 | | -[Feelings, symptoms and behaviours](http://localhost:9000/mental-health/feelings-symptoms-behaviours/?subscription-key=123456) |
| 113 | +[Feelings, symptoms and behaviours](http://localhost:9000/mental-health/feelings-symptoms-behaviours/) |
104 | 114 |
|
105 | 115 | ## NHS Services |
106 | 116 |
|
107 | | -[NHS Services Root - Without subscription-key](http://localhost:9000/nhs-services/) |
| 117 | +[NHS Services Root - Without](http://localhost:9000/nhs-services/) |
108 | 118 |
|
109 | | -[NHS Services Root - With example subscription-key](http://localhost:9000/nhs-services/?subscription-key=123456) |
| 119 | +[NHS Services Root - With example](http://localhost:9000/nhs-services/) |
110 | 120 |
|
111 | | -[GPs](http://localhost:9000/nhs-services/gps/?subscription-key=123456) |
| 121 | +[GPs](http://localhost:9000/nhs-services/gps/) |
112 | 122 |
|
113 | | -[GPs - How to register with a GP surgery](http://localhost:9000/nhs-services/gps/how-to-register-with-a-gp-surgery/?subscription-key=123456) |
| 123 | +[GPs - How to register with a GP surgery](http://localhost:9000/nhs-services/gps/how-to-register-with-a-gp-surgery/) |
114 | 124 |
|
115 | | -[Prescriptions and pharmacies](http://localhost:9000/nhs-services/prescriptions-and-pharmacies/?subscription-key=123456) |
| 125 | +[Prescriptions and pharmacies](http://localhost:9000/nhs-services/prescriptions-and-pharmacies/) |
116 | 126 |
|
117 | 127 | ## Pregnancy |
118 | 128 |
|
119 | | -[Pregnancy Root - Without subscription-key](http://localhost:9000/pregnancy/) |
| 129 | +[Pregnancy Root - Without](http://localhost:9000/pregnancy/) |
120 | 130 |
|
121 | | -[Pregnancy Root - With example subscription-key](http://localhost:9000/pregnancy/?subscription-key=123456) |
| 131 | +[Pregnancy Root - With example](http://localhost:9000/pregnancy/) |
122 | 132 |
|
123 | | -[Finding out you're pregnant - Finding out you're pregnant](http://localhost:9000/pregnancy/finding-out/finding-out-you-are-pregnant/?subscription-key=123456) |
| 133 | +[Finding out you're pregnant - Finding out you're pregnant](http://localhost:9000/pregnancy/finding-out/finding-out-you-are-pregnant/) |
124 | 134 |
|
125 | | -[Having a baby if you're LGBT+](http://localhost:9000/pregnancy/having-a-baby-if-you-are-lgbt-plus/?subscription-key=123456) |
| 135 | +[Having a baby if you're LGBT+](http://localhost:9000/pregnancy/having-a-baby-if-you-are-lgbt-plus/) |
126 | 136 |
|
127 | | -[Trying for a baby](http://localhost:9000/pregnancy/trying-for-a-baby/?subscription-key=123456) |
| 137 | +[Trying for a baby](http://localhost:9000/pregnancy/trying-for-a-baby/) |
0 commit comments