Skip to content

Commit f20b604

Browse files
authored
Update immunisation-fhir-api.yaml
1 parent b5d4471 commit f20b604

File tree

1 file changed

+5
-8
lines changed

1 file changed

+5
-8
lines changed

specification/immunisation-fhir-api.yaml

Lines changed: 5 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -64,10 +64,6 @@ info:
6464
## API status and roadmap
6565
This API is [in development](https://digital.nhs.uk/developer/guides-and-documentation/reference-guide#statuses).
6666

67-
To see our roadmap, or to suggest, comment or vote on features for this API, see our [interactive product backlog](https://nhs-digital-api-management.featureupvote.com/?tag=immunisation).
68-
69-
If you have any other queries, [contact us](https://digital.nhs.uk/developer/help-and-support).
70-
7167
## Service level
7268
This API will be a platinum service, meaning it is operational and supported 24 x 7 x 365.
7369

@@ -137,9 +133,7 @@ info:
137133
| FHIR libraries and SDKs | Various open source libraries for integrating with FHIR APIs. | [FHIR libraries and SDKs](https://digital.nhs.uk/developer/guides-and-documentation/api-technologies-at-nhs-digital#fhir-libraries-and-sdks) |
138134
| nhs-number | Python package containing utilities for NHS numbers including validity checks, normalisation and generation. | [GitHub repo](https://github.com/uk-fci/nhs-number) \| [Python Package index](https://pypi.org/project/nhs-number/) \| [Docs](https://nhs-number.uk-fci.tech/) |
139135

140-
We currently don't have any open source client libraries or sample code for this API. If you think this would be useful, you can [upvote the suggestion on our Interactive Product Backlog](https://nhs-digital-api-management.featureupvote.com/suggestions/107439/client-libraries-and-reference-implementations).
141-
142-
The source code for the Immunisation FHIR API is not currently in the open. If you think this would be useful, you can [upvote the suggestion on our Interactive Product Backlog](https://nhs-digital-api-management.featureupvote.com/suggestions/466692/open-source-core-spine-including-pds-eps-scr-and-more).
136+
We currently don't have any open source client libraries or sample code and the source code for this API is not currently in the open. If you think this would be useful, [contact us](https://digital.nhs.uk/developer/help-and-support).
143137

144138

145139
## Environments and Testing
@@ -182,6 +176,9 @@ info:
182176

183177
To understand how our online digital onboarding process works, see [digital onboarding](https://digital.nhs.uk/developer/guides-and-documentation/digital-onboarding#using-the-digital-onboarding-portal).
184178

179+
## Contact us
180+
For help and support connecting to our APIs and to join our developer community, see [Help and support building healthcare software](https://digital.nhs.uk/developer/help-and-support).
181+
185182
servers:
186183
- url: 'https://sandbox.api.service.nhs.uk/immunisation-fhir-api'
187184
description: Sandbox Server
@@ -2568,4 +2565,4 @@ components:
25682565
$ref: '#/components/schemas/Meta'
25692566
description: Value of extension - must be one of a constrained set of the data types (see [Extensibility](extensibility.html) for a list).
25702567
required:
2571-
- url
2568+
- url

0 commit comments

Comments
 (0)