Skip to content

Commit b0e5653

Browse files
authored
Merge pull request #550 from NHSDigital/20260318-LD-IG-1.11.0-dev-4
20260318 ld ig 1.11.0 dev 4
2 parents bdb8684 + be35cdc commit b0e5653

16 files changed

Lines changed: 60 additions & 21 deletions

File tree

guides/Live-ImplementationGuide-BaRS/Home/Analysis/Index.page.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4,30 +4,30 @@ topic: Analysis
44

55
# {{page-title}}
66

7-
The information in section will help you prepare to build, test and assure your product to use the Booking and Referral Standard.
7+
This section provides technical information to support suppliers in effectively implementing BaRS.
88

99
<hr>
1010

11-
{{pagelink:Analysis-BaRS-Principles-and-Prerequisites, text:BaRS Principles and Prerequisites}}
11+
{{pagelink:principles_prerequesites, text:BaRS Principles and Prerequisites}}
1212

1313
<hr>
1414

15-
{{pagelink:Analysis-Infrastructure, text:Infrastructure}}
15+
{{pagelink:infrastructure, text:Infrastructure}}
1616

1717
<hr>
1818

19-
{{pagelink:Analysis-RolesAndResponsibilities, text:Roles and Responsibilities}}
19+
{{pagelink:roles-and-responsibilities, text:Roles and Responsibilities}}
2020

2121
<hr>
2222

23-
{{pagelink:Analysis-Releases, text:Releases}}
23+
{{pagelink:releases, text:Releases}}
2424

2525
<hr>
2626

27-
{{pagelink:Analysis-Versioning, text:Versioning}}
27+
{{pagelink:version-negotiation, text:Versioning}}
2828

2929
<hr>
3030

31-
{{pagelink:Analysis-Content-Negotiation, text:Content Negotiation}}
31+
{{pagelink:core-content-negotiation, text:Content Negotiation}}
3232

3333
<hr>

guides/Live-ImplementationGuide-BaRS/Home/Analysis/Releases/Technical-Release-Notes/Implementation-Guide-Change-Log/1.11.0.page.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,12 @@
55
| Change | Description |
66
|---------------------------------------|---------------------------------------------------------------------------------------------------------|
77
| Bug fixes and corrections |There have been several bug fixes and corrections in the guide, these includes typos, broken links or corrections.|
8+
| About BaRS renamed to Analysis |Following user research into the experience of using the Implementation Guide, About BaRS is renamed Analysis to support users to locate information they need.|
9+
| Home page |The Home page is restructured to include a step by step guide that supports users to identify where they are in the implementation process.|
10+
| FHIR Assets |Content about FHIR formerly in the About BaRS section about is relocated to the FHIR Assets page.|
11+
| Roles and Responsibilities |Roles and Responsibilities content formerly in the Deploy section is relocated as a specific page in the Analysis section.|
12+
| Infrastructure |Content about Infrastructure formerly in the About BaRS section about is relocated on a specific page in the Analysis section.|
13+
| Contact Us |Improved content added in Help and Support with additional contact details for Digital Onboarding Service and Toolkit Work Bench queries.|
814

915
<br>
1016
<hr>

guides/Live-ImplementationGuide-BaRS/Home/Analysis/RolesAndResponsibilities.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
---
2+
topic: roles-and-responsibilities
3+
---
4+
15
## {{page-title}}
26

37
Roles and responsibilities for each involved party are described below.

guides/Live-ImplementationGuide-BaRS/Home/FHIR-Assets/Index.page.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ topic: fhir_assets
66

77
</br>
88

9-
The complete directory of FHIR assets can be found on <a href="https://simplifier.net/NHSBookingandReferrals/~introduction" target="_blank">the Booking and Referrals simplifier project page</a>
9+
The complete directory of FHIR assets can be found on [the Booking and Referrals simplifier project page](https://simplifier.net/NHSBookingandReferrals/~introduction).
1010

1111
**Profiles**
1212

guides/Live-ImplementationGuide-BaRS/Home/Helpandsupport/ContactUs.guide.md renamed to guides/Live-ImplementationGuide-BaRS/Home/Helpandsupport/ContactUs/Index.guide.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
topic:
2+
topic: contactus
33
---
44

55

@@ -13,9 +13,9 @@ Use our booking and referral standard [enquiry form](https://digital.nhs.uk/serv
1313

1414
### Test and assurance enquiries
1515

16-
[Create an account](https://onboarding.prod.api.platform.nhs.uk) for the Digital Onboarding Service to start assurance. For queries relating to your account or the service email (<England.bars.assurance@nhs.net>)
16+
[Create an account](https://onboarding.prod.api.platform.nhs.uk) for the Digital Onboarding Service to start assurance. For queries relating to your account or the service email <England.bars.assurance@nhs.net>
1717

18-
For any queries relating to toolkit workbench (TKW) email (<England.bars.assurance@nhs.net>)
18+
For any queries relating to toolkit workbench (TKW) email <England.bars.assurance@nhs.net>
1919

2020
### Amending appointments
2121
If you're a patient looking to book, change or cancel appointments please contact the service directly.
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
- name: Index
2+
filename: Index.guide.md

guides/Live-ImplementationGuide-BaRS/Home/Helpandsupport/Downloads.guide.md renamed to guides/Live-ImplementationGuide-BaRS/Home/Helpandsupport/Downloads/Index.guide.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,12 @@
1+
---
2+
topic: downloads
3+
---
4+
15
## Downloads
26

37
This page gives a link to download the FHIR assets as a downloadable package. It may be specific to the specification or be a snapshot of the UK Core FHIR assets.
48

59
BARS Package: https://simplifier.net/packages/uk.nhsdigital.bars.r4/
610

7-
BARS Project Resources: https://simplifier.net/nhsbookingandreferrals
11+
BARS Project Resources: https://simplifier.net/nhsbookingandreferrals
12+
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
- name: Index
2+
filename: Index.guide.md

guides/Live-ImplementationGuide-BaRS/Home/Helpandsupport/Glossary.guide.md renamed to guides/Live-ImplementationGuide-BaRS/Home/Helpandsupport/Glossary/Index.guide.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
---
2+
topic: glossary
3+
---
4+
15
## Glossary
26

37
</P>
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
- name: Index
2+
filename: Index.guide.md

0 commit comments

Comments
 (0)