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
4 changes: 4 additions & 0 deletions BaRS-Images/WorkFlows/CADOutOfArea-1.0.3.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 4 additions & 0 deletions BaRS-Images/WorkFlows/CADOutOfAreaAsncResponses-1.0.0.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,9 @@ Implementation Guide | 1.11.1 | v1 | Live | Current Release | 19/05

### Overview of the release

TBC
Release 1.11.1 of the BaRS Implementation Guide is a patch release including an additional encounter.status value for Application 6 CAD-CAD Out of Area Referral, published with supporting documentation. BaRS Core version is uplifted to 1.4.1 in line with an update to the BaRS FHIR API OAS file.

Also included in this release are minor changes to BaRS Application 8 and bug fixes and corrections throughout the guide.

A clinical safety assessment of the scope of this release has determined that it has not significantly changed the clinical safety profile of the BaRS. No new hazards have been identified in this release. The latest version of the BaRS clinical safety case and hazard log can be downloaded from the <a href= "https://digital.nhs.uk/developer/api-catalogue/booking-and-referral-fhir/onboarding-support-information#hazard-log-and-clinical-safety-case-report-cscr-" target="_blank"> BaRS FHIR API onboarding support information page </a>.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,17 +8,18 @@ This is a minor "patch" with clarifications to limited areas of the Implementati


| Change | Description | Impact |
|-------------------------------------------|-------------------------------------------------|-------------------------------------------------------------------------|
|
| Implementation guidance updated | patient.id implementation guidance corrected | <mark style="background-color: Yellow">correction</mark> |
|-------------------------------------------|-------------------------------------------------|-------------------------------------------------------------------------
|Implementation guidance updated | encounter.status implementation guidance updated to include "arrived" | <mark style="background-color: LightGreen">non-breaking</mark> |
| Out of Area Worflow diagram updated | Workflow diagram updated to reference additional workflow explanation of status updates (action triggered business acknowledgement) | <mark style="background-color: LightGreen">non-breaking</mark> |
| BaRS Application 6 - Asynchronous Response flows diagram added | Workflow diagram added for status updates (action triggered business acknowledgement) | <mark style="background-color: LightGreen">non-breaking</mark> |


### Payload Change Log


| FHIR Element | Previous | Current | Other | Referral/Booking | Rationale | Impact |
|------------------------------------------------------|----------|------------|---------|------------------|-------------------------------------------------------------------------------------------------|----------|
| tbc | tbc | tbc | Update | Referral Request |Bug fix | <mark style="background-color: Yellow">correction</mark> |
| encounter.status | | ...For a case where a resource has arrived on scene this MUST be populated with ‘arrived’... | Update | Referral Response |Change | <mark style="background-color: LightGreen">non-breaking</mark> |


<br>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,12 @@ This section describes how the primary operations used in this application work.
* CAD to CAD Mutual Aid Request

<br>
<a href="https://raw.githubusercontent.com/NHSDigital/NHSDigital-FHIR-BookingAndReferrals/main/BaRS-Images/WorkFlows/CADOutOfArea-1.0.2.svg" target="_blank>">
<img src="https://raw.githubusercontent.com/NHSDigital/NHSDigital-FHIR-BookingAndReferrals/main/BaRS-Images/WorkFlows/CADOutOfArea-1.0.2.svg" width="1200"></img></a>
<a href="https://raw.githubusercontent.com/NHSDigital/NHSDigital-FHIR-BookingAndReferrals/main/BaRS-Images/WorkFlows/CADOutOfArea-1.0.3.svg" target="_blank>">
<img src="https://raw.githubusercontent.com/NHSDigital/NHSDigital-FHIR-BookingAndReferrals/main/BaRS-Images/WorkFlows/CADOutOfArea-1.0.3.svg" width="1200"></img></a>

<br>
<a href="https://raw.githubusercontent.com/NHSDigital/NHSDigital-FHIR-BookingAndReferrals/main/BaRS-Images/WorkFlows/CADOutOfAreaAsncResponses-1.0.0.svg" target="_blank>">
<img src="https://raw.githubusercontent.com/NHSDigital/NHSDigital-FHIR-BookingAndReferrals/main/BaRS-Images/WorkFlows/CADOutOfAreaAsncResponses-1.0.0" width="1200"></img></a>

<br>
<a href="https://raw.githubusercontent.com/NHSDigital/NHSDigital-FHIR-BookingAndReferrals/main/BaRS-Images/WorkFlows/CADCallAssist-1.0.2.svg" target="_blank>">
Expand Down
Loading