Skip to content

Commit fa0b6f8

Browse files
Updating urls to https where possible (#573)
1 parent bef922a commit fa0b6f8

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

specification/summary-care-record.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ info:
99
<div class="nhsd-m-emphasis-box__image-box">
1010
<figure class="nhsd-a-image">
1111
<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">
1313
</picture>
1414
</figure>
1515
</div>
@@ -67,7 +67,7 @@ info:
6767
## Technology
6868
This API is [RESTful](https://digital.nhs.uk/developer/guides-and-documentation/our-api-technologies#basic-rest).
6969
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.
7171
7272
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).
7373
@@ -157,12 +157,12 @@ info:
157157
<div class="nhsd-m-emphasis-box__image-box">
158158
<figure class="nhsd-a-image">
159159
<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">
161161
</picture>
162162
</figure>
163163
</div>
164164
<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>
166166
</div>
167167
</div>
168168
</div>

0 commit comments

Comments
 (0)