Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
30 changes: 29 additions & 1 deletion guides/Live-ImplementationGuide-BaRS/Home/Analysis/Index.page.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,32 @@
topic: Analysis
---

# {{page-title}}
# {{page-title}}

The information in section will help you prepare to build, test and assure your product to use the Booking and Referral Standard.

<hr>

{{pagelink:Analysis-BaRS-Principles-and-Prerequisites, text:BaRS Principles and Prerequisites}}

<hr>

{{pagelink:Analysis-Infrastructure, text:Infrastructure}}

<hr>

{{pagelink:Analysis-RolesAndResponsibilities, text:Roles and Responsibilities}}

<hr>

{{pagelink:Analysis-Releases, text:Releases}}

<hr>

{{pagelink:Analysis-Versioning, text:Versioning}}

<hr>

{{pagelink:Analysis-Content-Negotiation, text:Content Negotiation}}

<hr>
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,6 @@ Components of BaRS centralised infrastructure are as follows:
| Component | Description |
|-----------------------|--------------|
| BaRS Proxy API | Senders direct all requests to this Proxy API for all requests. |
| Endpoint catalogue | A component that holds service identifiers and their corresponding physical addresses. It is capable of supporting national and local directory of services or even standalone endpoints configured within a single system. Providers will be able to manag their endpoints via an API. |



|
| Endpoint catalogue | A component that holds service identifiers and their corresponding physical addresses. It is capable of supporting national and local directory of services or even standalone endpoints configured within a single system. Providers will be able to manage their endpoints via an API. |

<hr>
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
filename: BaRS-Principles-and-Prerequisites
- name: Infrastructure
filename: Infrastructure
- name: Roles and responsibilities
- name: Roles and Responsibilities
filename: RolesAndResponsibilities.md
- name: Releases
filename: Releases
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ When a BARS Receiver processes information in a Flag resource;

* they **should** populate a flag in their system, if their solution supports that flag
* they **must** display the information in the Flag resource in a way that supports the associated workflow (i.e. the relevant end users can see it and act upon it)
* rendering of Flag information must be in line with the {{pagelink:Home/Analysis/BaRS-Principles-and-Prerequisites/Principles-for-rendering-BaRS-payloads.page.md, text:Principles for rendering BaRS Payload }}.
* rendering of Flag information must be in line with the {{pagelink:Home/Analysis/BaRS-Principles-and-Prerequisites/Principles-for-rendering-BaRS-payloads.page.md, text:Principles for rendering BaRS Payloads }}.

### Observation
The Observation resource is used to carry assertions supporting the assessment performed by the Sender. In the BaRS UEC Applications, Senders **should** add clinical notes to the Careplan resource rather than Observation, especially where they expect a Receiver to act upon the information.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ When a BARS Receiver processes information in a Flag resource;

* they **should** populate a flag in their system, if their solution supports that flag
* they **must** display the information in the Flag resource in a way that supports the associated workflow (i.e. the relevant end users can see it an act upon it)
* rendering of Flag information must be in line with the {{pagelink:Home/Analysis/BaRS-Principles-and-Prerequisites/Principles-for-rendering-BaRS-payloads.page.md, text:Principles for rendering BaRS Payload }}.
* rendering of Flag information must be in line with the {{pagelink:Home/Analysis/BaRS-Principles-and-Prerequisites/Principles-for-rendering-BaRS-payloads.page.md, text:Principles for rendering BaRS Payloads }}.

### Observation
The Observation resource is used to carry assertions supporting the assessment performed by the Sender. In the BaRS UEC Applications, Senders **should** add clinical notes to the Careplan resource rather than Observation, especially where they expect a Receiver to act upon the information.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ When a BARS Receiver processes information in a Flag resource;

* they **should** populate a flag in their system, if their solution supports that flag
* they **must** display the information in the Flag resource in a way that supports the associated workflow (i.e. the relevant end users can see it and act upon it)
* rendering of Flag information must be in line with the {{pagelink:Home/Analysis/BaRS-Principles-and-Prerequisites/Principles-for-rendering-BaRS-payloads.page.md, text:Principles for rendering BaRS Payload }}.
* rendering of Flag information must be in line with the {{pagelink:Home/Analysis/BaRS-Principles-and-Prerequisites/Principles-for-rendering-BaRS-payloads.page.md, text:Principles for rendering BaRS Payloads }}.

### Consent
In the BaRS UEC Applications the level of consent is stipulated to be for 'Direct Care' only. A referral **must** contain a Consent resource and it **must** adhere to the [example](https://simplifier.net/NHSBookingandReferrals/8fc39b95-89a6-45fb-914f-1458a10e9e14/~json) provided under the BaRS FHIR assets.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,9 +1,12 @@
---
topic: fhir_assets
---

## FHIR Assets
## {{page-title}}

</br>

The complete directory of FHIR assets can be found on <a href="https://simplifier.net/NHSBookingandReferrals/~introduction" target="_blank">the simplifier project page</a>
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>

**Profiles**

Expand Down Expand Up @@ -33,8 +36,8 @@ Message definitions are a key aspect of BaRS. They define the content of payload

**Application**

BaRS Applications define workflows and payloads. They can support any number of use-cases with the same requirements. Suppliers build and are assured for specific Applications. As BaRS grows Applications are expected to include more use-cases, supporting re-use of both the BaRS Application and supplier development.
BaRS Applications define workflows and payloads. They can support any number of use-cases with the same requirements. Suppliers build and are assured for specific Applications. As BaRS grows, Applications are expected to include more use-cases, supporting re-use of both the BaRS Application and supplier development.

For further information and resouces regarding the FHIR standard see the [FHIR website](http://hl7.org/fhir/overview-dev.html).
For further information and resources regarding the FHIR standard see the [FHIR website](http://hl7.org/fhir/R4/overview-dev.html).

<hr>
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
---
topic:
---


## Contact us

To ensure your enquiry is received and answered promptly please review the options below.

### BaRS enquiries

Use our booking and referral standard [enquiry form](https://digital.nhs.uk/services/booking-and-referral-standard/enquiry-form) to ask a question about the project, the standard, or simply to leave your feedback.

### 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 (<England.bars.assurance@nhs.net>)

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

### Amending appointments
If you're a patient looking to book, change or cancel appointments please contact the service directly.

Original file line number Diff line number Diff line change
@@ -1,18 +1,5 @@
---
topic: Help
---

## Contact us

To ensure your enquiry is received and answered promptly please review the options below.

### BaRS enquiries

Use our booking and referral standard [enquiry form](https://digital.nhs.uk/services/booking-and-referral-standard/enquiry-form) to ask a question about the project, the standard, or simply to leave your feedback.

### 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 (<England.bars.assurance@nhs.net>)

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

### Amending appointments
If you're a patient looking to book, change or cancel appointments please contact the service directly.

Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
- name: Index
filename: Index.guide.md
- name: Contact Us
filename: ContactUs.guide.md
- name: How to use this implementation guide
filename: Howtousethisimplementationguide.guide.md
- name: Glossary
Expand Down
Loading