|
9 | 9 | <div class="nhsd-m-emphasis-box__image-box"> |
10 | 10 | <figure class="nhsd-a-image"> |
11 | 11 | <picture class="nhsd-a-image__picture"> |
12 | | - <img src="http://digital.nhs.uk/binaries/content/gallery/icons/info.svg?colour=231f20" alt="" style="object-fit:fill"> |
| 12 | + <img src="https://digital.nhs.uk/binaries/content/gallery/icons/info.svg?colour=231f20" alt="" style="object-fit:fill"> |
13 | 13 | </picture> |
14 | 14 | </figure> |
15 | 15 | </div> |
|
67 | 67 | ## Technology |
68 | 68 | This API is [RESTful](https://digital.nhs.uk/developer/guides-and-documentation/our-api-technologies#basic-rest). |
69 | 69 |
|
70 | | - It conforms to the [FHIR](https://digital.nhs.uk/developer/guides-and-documentation/our-api-technologies#fhir) global standard for health care data exchange, specifically to [FHIR R4 (v4.0.1)](https://hl7.org/fhir/r4/), except that it does not support the [capabilities](http://hl7.org/fhir/R4/http.html#capabilities) interaction. |
| 70 | + It conforms to the [FHIR](https://digital.nhs.uk/developer/guides-and-documentation/our-api-technologies#fhir) global standard for health care data exchange, specifically to [FHIR R4 (v4.0.1)](https://hl7.org/fhir/r4/), except that it does not support the [capabilities](https://hl7.org/fhir/R4/http.html#capabilities) interaction. |
71 | 71 |
|
72 | 72 | It includes some country-specific FHIR extensions, which are built against [FHIR UK Core](https://digital.nhs.uk/services/fhir-uk-core), specifically [UK.core.r4.v2 2.0.5](https://simplifier.net/packages/uk.core.r4.v2/2.0.5). |
73 | 73 |
|
@@ -157,12 +157,12 @@ info: |
157 | 157 | <div class="nhsd-m-emphasis-box__image-box"> |
158 | 158 | <figure class="nhsd-a-image"> |
159 | 159 | <picture class="nhsd-a-image__picture"> |
160 | | - <img src="http://digital.nhs.uk/binaries/content/gallery/icons/play-circle.svg?colour=231f20" alt="" style="object-fit:fill"> |
| 160 | + <img src="https://digital.nhs.uk/binaries/content/gallery/icons/play-circle.svg?colour=231f20" alt="" style="object-fit:fill"> |
161 | 161 | </picture> |
162 | 162 | </figure> |
163 | 163 | </div> |
164 | 164 | <div class="nhsd-m-emphasis-box__content-box"> |
165 | | - <div data-uipath="website.contentblock.emphasis.content" class="nhsd-t-word-break"><p class="nhsd-t-body">To get started, sign in or create a <a href="http://onboarding.prod.api.platform.nhs.uk/">developer account</a>, then select 'product onboarding'.</p></div> |
| 165 | + <div data-uipath="website.contentblock.emphasis.content" class="nhsd-t-word-break"><p class="nhsd-t-body">To get started, sign in or create a <a href="https://onboarding.prod.api.platform.nhs.uk/">developer account</a>, then select 'product onboarding'.</p></div> |
166 | 166 | </div> |
167 | 167 | </div> |
168 | 168 | </div> |
|
0 commit comments