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
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,6 @@
filename: 1.3.1.page.md
- name: 1.3.0
filename: 1.3.0.page.md
- name: 1.0.7
filename: 1.0.7.page.md
- name: 1.2.2-alpha
filename: 1.2.2-alpha.page.md
- name: 1.2.1-alpha
Expand All @@ -32,6 +30,8 @@
filename: 1.1.1.page.md
- name: 1.1.0
filename: 1.1.0.page.md
- name: 1.0.7
filename: 1.0.7.page.md
- name: 1.0.6
filename: 1.0.6.page.md
- name: 1.0.5
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
topic: Application7
---

# Bookings and Referrals into GP (Application 7)
# Bookings into GP Practice (Application 7)

<div markdown="span" class="alert alert-warning" role="alert"><i class="fa fa-warning"></i><b> Important:</b> This guide is currently under development <hr><p> This is a preview of a developing guide for information only. With the exception of those involved in developing solutions for the first of type (private beta), it is not intended to be used until the completed v1.0.0 documentation for this Application is released <p> If you are interested in developing a BaRS compliant solution right now for the use cases covered by this Application, please use the contact form <a href="https://digital.nhs.uk/services/booking-and-referral-standard/enquiry-form" target="_blank">here</a> and the team will be in touch

Expand Down Expand Up @@ -48,6 +48,4 @@ This Application supports the use of the following use case:

This page provides guidance for implementing the Booking and Referral Standard (BaRS) specifically for the use cases listed above. It should be used alongside the {{pagelink:design-core-1.0.7, text:BaRS Core implementation guide}} and Payload Definitions when developing to the standard.


For more information see {{pagelink: application7, text:Bookings and Referrals into GP (Application 7}}
<hr />
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ The BaRS Proxy uses the ServiceId in the HTTP Header to reference the BaRS Endpo

* Note the ServiceId used in Service Discovery (NHS Directory of Service or other Service Discovery tool)

* Obtain the service's URL endpoint details from the Receiving supplier or provider. The endpoint will need to be certified and meet the criteria for connection to the BaRS Proxy. More details are available in [Connecting as a receiver](https://simplifier.net/guide/nhsbookingandreferralstandard/Home/Build/Testing-and-Environments/Connect-as-a-receiver)
* Obtain the service's URL endpoint details from the Receiving supplier or provider. The endpoint will need to be certified and meet the criteria for connection to the BaRS Proxy. More details are available in {{pagelink:Connect-as-a-receiver, text:Connecting as a receiver}}

* Email: <england.bookingandreferralstandard@nhs.net> with the ServiceId and endpoint details. State the environment to be configured, INT or PROD, and include planned dates for testing.

Expand Down
Loading