diff --git a/guides/Live-ImplementationGuide-BaRS/Home/Analysis/Index.page.md b/guides/Live-ImplementationGuide-BaRS/Home/Analysis/Index.page.md index 83184adc..e3557b6c 100644 --- a/guides/Live-ImplementationGuide-BaRS/Home/Analysis/Index.page.md +++ b/guides/Live-ImplementationGuide-BaRS/Home/Analysis/Index.page.md @@ -4,30 +4,30 @@ topic: Analysis # {{page-title}} -The information in section will help you prepare to build, test and assure your product to use the Booking and Referral Standard. +This section provides technical information to support suppliers in effectively implementing BaRS.
-{{pagelink:Analysis-BaRS-Principles-and-Prerequisites, text:BaRS Principles and Prerequisites}} +{{pagelink:principles_prerequesites, text:BaRS Principles and Prerequisites}}
-{{pagelink:Analysis-Infrastructure, text:Infrastructure}} +{{pagelink:infrastructure, text:Infrastructure}}
-{{pagelink:Analysis-RolesAndResponsibilities, text:Roles and Responsibilities}} +{{pagelink:roles-and-responsibilities, text:Roles and Responsibilities}}
-{{pagelink:Analysis-Releases, text:Releases}} +{{pagelink:releases, text:Releases}}
-{{pagelink:Analysis-Versioning, text:Versioning}} +{{pagelink:version-negotiation, text:Versioning}}
-{{pagelink:Analysis-Content-Negotiation, text:Content Negotiation}} +{{pagelink:core-content-negotiation, text:Content Negotiation}}
\ No newline at end of file diff --git a/guides/Live-ImplementationGuide-BaRS/Home/Analysis/Releases/Technical-Release-Notes/Implementation-Guide-Change-Log/1.11.0.page.md b/guides/Live-ImplementationGuide-BaRS/Home/Analysis/Releases/Technical-Release-Notes/Implementation-Guide-Change-Log/1.11.0.page.md index 8feabc60..3cfd1582 100644 --- a/guides/Live-ImplementationGuide-BaRS/Home/Analysis/Releases/Technical-Release-Notes/Implementation-Guide-Change-Log/1.11.0.page.md +++ b/guides/Live-ImplementationGuide-BaRS/Home/Analysis/Releases/Technical-Release-Notes/Implementation-Guide-Change-Log/1.11.0.page.md @@ -5,6 +5,12 @@ | Change | Description | |---------------------------------------|---------------------------------------------------------------------------------------------------------| | Bug fixes and corrections |There have been several bug fixes and corrections in the guide, these includes typos, broken links or corrections.| +| 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.| +| 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.| +| FHIR Assets |Content about FHIR formerly in the About BaRS section about is relocated to the FHIR Assets page.| +| Roles and Responsibilities |Roles and Responsibilities content formerly in the Deploy section is relocated as a specific page in the Analysis section.| +| Infrastructure |Content about Infrastructure formerly in the About BaRS section about is relocated on a specific page in the Analysis section.| +| Contact Us |Improved content added in Help and Support with additional contact details for Digital Onboarding Service and Toolkit Work Bench queries.|

diff --git a/guides/Live-ImplementationGuide-BaRS/Home/Analysis/RolesAndResponsibilities.md b/guides/Live-ImplementationGuide-BaRS/Home/Analysis/RolesAndResponsibilities.md index e38c9cab..3529b40c 100644 --- a/guides/Live-ImplementationGuide-BaRS/Home/Analysis/RolesAndResponsibilities.md +++ b/guides/Live-ImplementationGuide-BaRS/Home/Analysis/RolesAndResponsibilities.md @@ -1,3 +1,7 @@ +--- +topic: roles-and-responsibilities +--- + ## {{page-title}} Roles and responsibilities for each involved party are described below. diff --git a/guides/Live-ImplementationGuide-BaRS/Home/FHIR-Assets/Index.page.md b/guides/Live-ImplementationGuide-BaRS/Home/FHIR-Assets/Index.page.md index 32b2a445..551262ec 100644 --- a/guides/Live-ImplementationGuide-BaRS/Home/FHIR-Assets/Index.page.md +++ b/guides/Live-ImplementationGuide-BaRS/Home/FHIR-Assets/Index.page.md @@ -6,7 +6,7 @@ topic: fhir_assets
-The complete directory of FHIR assets can be found on the Booking and Referrals simplifier project page +The complete directory of FHIR assets can be found on [the Booking and Referrals simplifier project page](https://simplifier.net/NHSBookingandReferrals/~introduction). **Profiles** diff --git a/guides/Live-ImplementationGuide-BaRS/Home/Helpandsupport/ContactUs.guide.md b/guides/Live-ImplementationGuide-BaRS/Home/Helpandsupport/ContactUs/Index.guide.md similarity index 77% rename from guides/Live-ImplementationGuide-BaRS/Home/Helpandsupport/ContactUs.guide.md rename to guides/Live-ImplementationGuide-BaRS/Home/Helpandsupport/ContactUs/Index.guide.md index 620dade2..8776ace9 100644 --- a/guides/Live-ImplementationGuide-BaRS/Home/Helpandsupport/ContactUs.guide.md +++ b/guides/Live-ImplementationGuide-BaRS/Home/Helpandsupport/ContactUs/Index.guide.md @@ -1,5 +1,5 @@ --- -topic: +topic: contactus --- @@ -13,9 +13,9 @@ Use our booking and referral standard [enquiry form](https://digital.nhs.uk/serv ### Test and assurance enquiries -[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 () +[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 -For any queries relating to toolkit workbench (TKW) email () +For any queries relating to toolkit workbench (TKW) email ### Amending appointments If you're a patient looking to book, change or cancel appointments please contact the service directly. diff --git a/guides/Live-ImplementationGuide-BaRS/Home/Helpandsupport/ContactUs/toc.yaml b/guides/Live-ImplementationGuide-BaRS/Home/Helpandsupport/ContactUs/toc.yaml new file mode 100644 index 00000000..7f8a26c4 --- /dev/null +++ b/guides/Live-ImplementationGuide-BaRS/Home/Helpandsupport/ContactUs/toc.yaml @@ -0,0 +1,2 @@ +- name: Index + filename: Index.guide.md diff --git a/guides/Live-ImplementationGuide-BaRS/Home/Helpandsupport/Downloads.guide.md b/guides/Live-ImplementationGuide-BaRS/Home/Helpandsupport/Downloads/Index.guide.md similarity index 90% rename from guides/Live-ImplementationGuide-BaRS/Home/Helpandsupport/Downloads.guide.md rename to guides/Live-ImplementationGuide-BaRS/Home/Helpandsupport/Downloads/Index.guide.md index dc3f6c1f..573750a9 100644 --- a/guides/Live-ImplementationGuide-BaRS/Home/Helpandsupport/Downloads.guide.md +++ b/guides/Live-ImplementationGuide-BaRS/Home/Helpandsupport/Downloads/Index.guide.md @@ -1,7 +1,12 @@ +--- +topic: downloads +--- + ## Downloads 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. BARS Package: https://simplifier.net/packages/uk.nhsdigital.bars.r4/ -BARS Project Resources: https://simplifier.net/nhsbookingandreferrals \ No newline at end of file +BARS Project Resources: https://simplifier.net/nhsbookingandreferrals + diff --git a/guides/Live-ImplementationGuide-BaRS/Home/Helpandsupport/Downloads/toc.yaml b/guides/Live-ImplementationGuide-BaRS/Home/Helpandsupport/Downloads/toc.yaml new file mode 100644 index 00000000..7f8a26c4 --- /dev/null +++ b/guides/Live-ImplementationGuide-BaRS/Home/Helpandsupport/Downloads/toc.yaml @@ -0,0 +1,2 @@ +- name: Index + filename: Index.guide.md diff --git a/guides/Live-ImplementationGuide-BaRS/Home/Helpandsupport/Glossary.guide.md b/guides/Live-ImplementationGuide-BaRS/Home/Helpandsupport/Glossary/Index.guide.md similarity index 98% rename from guides/Live-ImplementationGuide-BaRS/Home/Helpandsupport/Glossary.guide.md rename to guides/Live-ImplementationGuide-BaRS/Home/Helpandsupport/Glossary/Index.guide.md index d7b54d4b..479c4787 100644 --- a/guides/Live-ImplementationGuide-BaRS/Home/Helpandsupport/Glossary.guide.md +++ b/guides/Live-ImplementationGuide-BaRS/Home/Helpandsupport/Glossary/Index.guide.md @@ -1,3 +1,7 @@ +--- +topic: glossary +--- + ## Glossary

diff --git a/guides/Live-ImplementationGuide-BaRS/Home/Helpandsupport/Glossary/toc.yaml b/guides/Live-ImplementationGuide-BaRS/Home/Helpandsupport/Glossary/toc.yaml new file mode 100644 index 00000000..7f8a26c4 --- /dev/null +++ b/guides/Live-ImplementationGuide-BaRS/Home/Helpandsupport/Glossary/toc.yaml @@ -0,0 +1,2 @@ +- name: Index + filename: Index.guide.md diff --git a/guides/Live-ImplementationGuide-BaRS/Home/Helpandsupport/Howtousethisimplementationguide.guide.md b/guides/Live-ImplementationGuide-BaRS/Home/Helpandsupport/HowToUseThisImplementationGuide/Index.guide.md similarity index 99% rename from guides/Live-ImplementationGuide-BaRS/Home/Helpandsupport/Howtousethisimplementationguide.guide.md rename to guides/Live-ImplementationGuide-BaRS/Home/Helpandsupport/HowToUseThisImplementationGuide/Index.guide.md index 634e836b..822e7c07 100644 --- a/guides/Live-ImplementationGuide-BaRS/Home/Helpandsupport/Howtousethisimplementationguide.guide.md +++ b/guides/Live-ImplementationGuide-BaRS/Home/Helpandsupport/HowToUseThisImplementationGuide/Index.guide.md @@ -1,3 +1,7 @@ +--- +topic: howtousethisimplementationguide +--- + ## How to use this Implementation Guide @@ -94,3 +98,5 @@ Note: not all pages described in the table will be present in every implementati + + diff --git a/guides/Live-ImplementationGuide-BaRS/Home/Helpandsupport/HowToUseThisImplementationGuide/toc.yaml b/guides/Live-ImplementationGuide-BaRS/Home/Helpandsupport/HowToUseThisImplementationGuide/toc.yaml new file mode 100644 index 00000000..7f8a26c4 --- /dev/null +++ b/guides/Live-ImplementationGuide-BaRS/Home/Helpandsupport/HowToUseThisImplementationGuide/toc.yaml @@ -0,0 +1,2 @@ +- name: Index + filename: Index.guide.md diff --git a/guides/Live-ImplementationGuide-BaRS/Home/Helpandsupport/ReportanIncident.guide.md b/guides/Live-ImplementationGuide-BaRS/Home/Helpandsupport/ReportAnIncident/Index.guide.md similarity index 97% rename from guides/Live-ImplementationGuide-BaRS/Home/Helpandsupport/ReportanIncident.guide.md rename to guides/Live-ImplementationGuide-BaRS/Home/Helpandsupport/ReportAnIncident/Index.guide.md index bc02389d..a01888d1 100644 --- a/guides/Live-ImplementationGuide-BaRS/Home/Helpandsupport/ReportanIncident.guide.md +++ b/guides/Live-ImplementationGuide-BaRS/Home/Helpandsupport/ReportAnIncident/Index.guide.md @@ -1,3 +1,7 @@ +--- +topic: reportanincident +--- + ## Report an incident @@ -18,4 +22,5 @@ Suppliers can also raise an incident directly from [My developer Hub](https://id ### National Service Status (HSCN connection needed) -View the [status of all our services and sign up for national service updates](https://nww.digital.nhs.uk/servicemanagement/status/) \ No newline at end of file +View the [status of all our services and sign up for national service updates](https://nww.digital.nhs.uk/servicemanagement/status/) + diff --git a/guides/Live-ImplementationGuide-BaRS/Home/Helpandsupport/ReportAnIncident/toc.yaml b/guides/Live-ImplementationGuide-BaRS/Home/Helpandsupport/ReportAnIncident/toc.yaml new file mode 100644 index 00000000..7f8a26c4 --- /dev/null +++ b/guides/Live-ImplementationGuide-BaRS/Home/Helpandsupport/ReportAnIncident/toc.yaml @@ -0,0 +1,2 @@ +- name: Index + filename: Index.guide.md diff --git a/guides/Live-ImplementationGuide-BaRS/Home/Helpandsupport/toc.yaml b/guides/Live-ImplementationGuide-BaRS/Home/Helpandsupport/toc.yaml index 1bed6b05..2f033226 100644 --- a/guides/Live-ImplementationGuide-BaRS/Home/Helpandsupport/toc.yaml +++ b/guides/Live-ImplementationGuide-BaRS/Home/Helpandsupport/toc.yaml @@ -1,10 +1,10 @@ - name: Contact Us - filename: ContactUs.guide.md -- name: How to use this implementation guide - filename: Howtousethisimplementationguide.guide.md + filename: ContactUs +- name: How to use this Implementation Guide + filename: HowToUseThisImplementationGuide - name: Glossary - filename: Glossary.guide.md + filename: Glossary - name: Downloads - filename: Downloads.guide.md + filename: Downloads - name: Report an Incident - filename: ReportanIncident.guide.md \ No newline at end of file + filename: ReportanIncident \ No newline at end of file diff --git a/guides/Live-ImplementationGuide-BaRS/styles/NHSD/master.html b/guides/Live-ImplementationGuide-BaRS/styles/NHSD/master.html index f936f1d1..072f69af 100644 --- a/guides/Live-ImplementationGuide-BaRS/styles/NHSD/master.html +++ b/guides/Live-ImplementationGuide-BaRS/styles/NHSD/master.html @@ -364,9 +364,8 @@ FHIR Version: {{ guide-fhir-version }}

- Privacy Policy   + Privacy and Cookie Policy   - Cookie Policy