Skip to content

Implementation Guide 1.11.1#591

Merged
luci-davies merged 11 commits into
mainfrom
develop
May 8, 2026
Merged

Implementation Guide 1.11.1#591
luci-davies merged 11 commits into
mainfrom
develop

Conversation

@d-dreyer

@d-dreyer d-dreyer commented May 8, 2026

Copy link
Copy Markdown
Contributor

No description provided.

d-dreyer and others added 10 commits May 8, 2026 10:20
Created the Core 1.4.1 folder.
Updated links in Core to reflect 1.4.1
Updated links to API spec to 1.4.1 to match Core version
NBRS 4688
IG
Core
App6
App8
OAS
Updated the Version Matrix in Current Releases, Applications and Pre-Releases.
Updated the banners on App 6 and 8.
Updated the release notes.
@luci-davies luci-davies merged commit e394c8b into main May 8, 2026
1 check failed

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the Live BaRS Implementation Guide release to 1.11.1, including a Core 1.4.1 content set and broad reference/link updates across the guide.

Changes:

  • Bump guide and package versions (Guide 1.11.1, Package 1.40.0, Core 1.4.1) and update navigation to point at the new Core version.
  • Add the Core 1.4.1 documentation tree (end-to-end workflow, security, error handling, NFRs, standard patterns, etc.).
  • Update application and release-note pages to reference the new guide/core versions and add new pre-release entries (e.g., APP6 beta.8, APP8 alpha.2).

Reviewed changes

Copilot reviewed 166 out of 167 changed files in this pull request and generated 11 comments.

Show a summary per file
File Description
guides/Live-ImplementationGuide-BaRS/styles/NHSD/master.html Updates displayed Core/Package versions in the guide header.
guides/Live-ImplementationGuide-BaRS/Home/Index.guide.md Updates “BaRS Core” page link to 1.4.1.
guides/Live-ImplementationGuide-BaRS/Home/Core/toc.yaml Updates Core TOC entry from 1.4.0 to 1.4.1.
guides/Live-ImplementationGuide-BaRS/Home/Core/Index.page.md Updates Core index link to 1.4.1.
guides/Live-ImplementationGuide-BaRS/Home/Core/1-4-1/toc.yaml Adds Core 1.4.1 top-level TOC.
guides/Live-ImplementationGuide-BaRS/Home/Core/1-4-1/End-to-end-workflow/toc.yaml Adds End-to-end workflow section TOC for Core 1.4.1.
guides/Live-ImplementationGuide-BaRS/Home/Core/1-4-1/End-to-end-workflow/Index.page.md Adds topic stub for End-to-end workflow section (1.4.1).
guides/Live-ImplementationGuide-BaRS/Home/Core/1-4-1/End-to-end-workflow/Introduction.page.md Adds End-to-end workflow introduction content (1.4.1).
guides/Live-ImplementationGuide-BaRS/Home/Core/1-4-1/End-to-end-workflow/Service-Discovery.page.md Adds Service discovery guidance (1.4.1).
guides/Live-ImplementationGuide-BaRS/Home/Core/1-4-1/End-to-end-workflow/Authenticate-with-BaRS.page.md Adds auth step guidance for workflow (1.4.1).
guides/Live-ImplementationGuide-BaRS/Home/Core/1-4-1/End-to-end-workflow/BaRS-FHIR-API.page.md Adds workflow guidance for using the BaRS FHIR API (1.4.1).
guides/Live-ImplementationGuide-BaRS/Home/Core/1-4-1/End-to-end-workflow/HTTP-Header.page.md Adds overview of headers used in workflow (1.4.1).
guides/Live-ImplementationGuide-BaRS/Home/Core/1-4-1/End-to-end-workflow/Routing.page.md Adds NHSD-Target-Identifier routing header guidance (1.4.1).
guides/Live-ImplementationGuide-BaRS/Home/Core/1-4-1/End-to-end-workflow/Logging.page.md Adds use-context logging header guidance (1.4.1).
guides/Live-ImplementationGuide-BaRS/Home/Core/1-4-1/End-to-end-workflow/Authentication-and-Authorisation.page.md Adds authN/authZ header table for workflow (1.4.1).
guides/Live-ImplementationGuide-BaRS/Home/Core/1-4-1/End-to-end-workflow/transactional-Integrity.page.md Adds transactional integrity header guidance (1.4.1).
guides/Live-ImplementationGuide-BaRS/Home/Core/1-4-1/End-to-end-workflow/HTTP-Response-Headers.page.md Adds response header expectations (1.4.1).
guides/Live-ImplementationGuide-BaRS/Home/Core/1-4-1/End-to-end-workflow/Processing-Requests.page.md Adds processing guidance for $process-message and bundles (1.4.1).
guides/Live-ImplementationGuide-BaRS/Home/Core/1-4-1/End-to-end-workflow/Responses.page.md Adds overview of responses in BaRS workflows (1.4.1).
guides/Live-ImplementationGuide-BaRS/Home/Core/1-4-1/End-to-end-workflow/Reversing-Roles.page.md Adds reversing sender/receiver roles guidance (1.4.1).
guides/Live-ImplementationGuide-BaRS/Home/Core/1-4-1/End-to-end-workflow/Asynchronous-Workflow.page.md Adds async workflow notes (1.4.1).
guides/Live-ImplementationGuide-BaRS/Home/Core/1-4-1/Security-and-Authorisation/toc.yaml Adds Security & Authorisation section TOC (1.4.1).
guides/Live-ImplementationGuide-BaRS/Home/Core/1-4-1/Security-and-Authorisation/Index.page.md Adds topic stub for Security section (1.4.1).
guides/Live-ImplementationGuide-BaRS/Home/Core/1-4-1/Security-and-Authorisation/Introduction.page.md Adds Security section header content (1.4.1).
guides/Live-ImplementationGuide-BaRS/Home/Core/1-4-1/Security-and-Authorisation/Sender.page.md Adds sender security model guidance (1.4.1).
guides/Live-ImplementationGuide-BaRS/Home/Core/1-4-1/Security-and-Authorisation/OAuth-Endpoints.page.md Adds OAuth endpoint table (1.4.1).
guides/Live-ImplementationGuide-BaRS/Home/Core/1-4-1/Security-and-Authorisation/Receiver.page.md Adds receiver TLS-MA / cert guidance (1.4.1).
guides/Live-ImplementationGuide-BaRS/Home/Core/1-4-1/Security-and-Authorisation/Authorisation.page.md Adds access-control header guidance (1.4.1).
guides/Live-ImplementationGuide-BaRS/Home/Core/1-4-1/Transactional-integrity/toc.yaml Adds Transactional integrity section TOC (1.4.1).
guides/Live-ImplementationGuide-BaRS/Home/Core/1-4-1/Transactional-integrity/Index.page.md Adds topic stub for Transactional integrity (1.4.1).
guides/Live-ImplementationGuide-BaRS/Home/Core/1-4-1/Transactional-integrity/Introduction.page.md Adds transactional integrity overview and header definitions (1.4.1).
guides/Live-ImplementationGuide-BaRS/Home/Core/1-4-1/Transactional-integrity/Initial-Request.page.md Adds initial request guidance (1.4.1).
guides/Live-ImplementationGuide-BaRS/Home/Core/1-4-1/Transactional-integrity/Sending-an-update.page.md Adds update-message guidance (1.4.1).
guides/Live-ImplementationGuide-BaRS/Home/Core/1-4-1/Transactional-integrity/Feedback--response--requests.page.md Adds feedback/response request guidance (1.4.1).
guides/Live-ImplementationGuide-BaRS/Home/Core/1-4-1/Transactional-integrity/Retry-Scenario.page.md Adds retry scenario guidance (1.4.1).
guides/Live-ImplementationGuide-BaRS/Home/Core/1-4-1/Transactional-integrity/Onwards-Referrals.page.md Adds onward referrals guidance (1.4.1).
guides/Live-ImplementationGuide-BaRS/Home/Core/1-4-1/Transactional-integrity/Definition-of-a-retry.page.md Defines retry semantics (1.4.1).
guides/Live-ImplementationGuide-BaRS/Home/Core/1-4-1/Transactional-integrity/Receiver-responsibilities.page.md Adds receiver responsibilities (1.4.1).
guides/Live-ImplementationGuide-BaRS/Home/Core/1-4-1/Transactional-integrity/Sender-responsibilities.page.md Adds sender retry responsibilities (1.4.1).
guides/Live-ImplementationGuide-BaRS/Home/Core/1-4-1/Error-Handling/toc.yaml Adds Error Handling section TOC (1.4.1).
guides/Live-ImplementationGuide-BaRS/Home/Core/1-4-1/Error-Handling/Index.page.md Adds topic stub for Error Handling (1.4.1).
guides/Live-ImplementationGuide-BaRS/Home/Core/1-4-1/Error-Handling/Introduction.page.md Adds Error Handling intro and links to failure scenarios (1.4.1).
guides/Live-ImplementationGuide-BaRS/Home/Core/1-4-1/Error-Handling/Overview.page.md Adds error handling overview table (1.4.1).
guides/Live-ImplementationGuide-BaRS/Home/Core/1-4-1/Error-Handling/BaRS-interactions--sending.page.md Adds sending-side interaction narrative (1.4.1).
guides/Live-ImplementationGuide-BaRS/Home/Core/1-4-1/Error-Handling/BaRS-interactions--receiving.page.md Adds receiving-side interaction stub (1.4.1).
guides/Live-ImplementationGuide-BaRS/Home/Core/1-4-1/Error-Handling/OperationOutcome-Example.page.md Adds OperationOutcome example (1.4.1).
guides/Live-ImplementationGuide-BaRS/Home/Core/1-4-1/Error-Handling/Diagnostics-Text.page.md Adds diagnostics text guidance (1.4.1).
guides/Live-ImplementationGuide-BaRS/Home/Core/1-4-1/Error-Handling/Example-Errors.page.md Adds example error table (1.4.1).
guides/Live-ImplementationGuide-BaRS/Home/Core/1-4-1/Error-Handling/Sender-Responsibilities.page.md Adds sender responsibilities list (1.4.1).
guides/Live-ImplementationGuide-BaRS/Home/Core/1-4-1/Error-Handling/Receiver-Responsibilities.page.md Adds receiver responsibilities list (1.4.1).
guides/Live-ImplementationGuide-BaRS/Home/Core/1-4-1/Error-Handling/Failure-Scenarios.page.md Adds failure scenarios landing page (1.4.1).
guides/Live-ImplementationGuide-BaRS/Home/Core/1-4-1/Error-Handling/Failure-Scenarios-1-1-x/toc.yaml Adds Failure Scenarios (1.1.x) TOC under Error Handling (1.4.1).
guides/Live-ImplementationGuide-BaRS/Home/Core/1-4-1/Error-Handling/Failure-Scenarios-1-1-x/Index.page.md Adds topic stub for failure scenarios section (1.4.1).
guides/Live-ImplementationGuide-BaRS/Home/Core/1-4-1/Error-Handling/Failure-Scenarios-1-1-x/Introduction.page.md Adds failure scenarios introduction (1.4.1).
guides/Live-ImplementationGuide-BaRS/Home/Core/1-4-1/Error-Handling/Failure-Scenarios-1-1-x/Message-Routing.page.md Adds endpoint catalogue routing failure scenarios (1.4.1).
guides/Live-ImplementationGuide-BaRS/Home/Core/1-4-1/Error-Handling/Failure-Scenarios-1-1-x/Capability-Statement.page.md Adds capability statement failure-scenario notes (1.4.1).
guides/Live-ImplementationGuide-BaRS/Home/Core/1-4-1/Error-Handling/Failure-Scenarios-1-1-x/GET--MessageDefinition.page.md Adds GET /MessageDefinition failure scenarios (1.4.1).
guides/Live-ImplementationGuide-BaRS/Home/Core/1-4-1/Error-Handling/Failure-Scenarios-1-1-x/GET--Slots.page.md Adds GET /Slots failure scenarios (1.4.1).
guides/Live-ImplementationGuide-BaRS/Home/Core/1-4-1/Error-Handling/Failure-Scenarios-1-1-x/GET--Appointment.page.md Adds GET /Appointment failure scenarios (1.4.1).
guides/Live-ImplementationGuide-BaRS/Home/Core/1-4-1/Error-Handling/Failure-Scenarios-1-1-x/GET--ServiceRequest.page.md Adds GET /ServiceRequest failure scenarios (1.4.1).
guides/Live-ImplementationGuide-BaRS/Home/Core/1-4-1/Error-Handling/Failure-Scenarios-1-1-x/General-Failure-Scenarios.page.md Adds general failure scenarios table (1.4.1).
guides/Live-ImplementationGuide-BaRS/Home/Core/1-4-1/Non-Functional-Requirements/toc.yaml Adds NFR section TOC (1.4.1).
guides/Live-ImplementationGuide-BaRS/Home/Core/1-4-1/Non-Functional-Requirements/Index.page.md Adds topic stub for NFR section (1.4.1).
guides/Live-ImplementationGuide-BaRS/Home/Core/1-4-1/Non-Functional-Requirements/Introduction.page.md Adds NFR introduction (1.4.1).
guides/Live-ImplementationGuide-BaRS/Home/Core/1-4-1/Non-Functional-Requirements/Requirements.page.md Adds NFR requirements table (1.4.1).
guides/Live-ImplementationGuide-BaRS/Home/Core/1-4-1/Non-Functional-Requirements/Processing-Times.page.md Adds processing time SLA guidance (1.4.1).
guides/Live-ImplementationGuide-BaRS/Home/Core/1-4-1/Standard-Pattern-Composite-Messages/toc.yaml Adds Standard Pattern (composites) TOC (1.4.1).
guides/Live-ImplementationGuide-BaRS/Home/Core/1-4-1/Standard-Pattern-Composite-Messages/index.page.md Adds topic stub for Standard Pattern composites (1.4.1).
guides/Live-ImplementationGuide-BaRS/Home/Core/1-4-1/Standard-Pattern-Composite-Messages/Introduction.page.md Adds composites standard pattern intro (1.4.1).
guides/Live-ImplementationGuide-BaRS/Home/Core/1-4-1/Standard-Pattern-Composite-Messages/Message-Headers.page.md Adds MessageHeader usage guidance for composites (1.4.1).
guides/Live-ImplementationGuide-BaRS/Home/Core/1-4-1/Standard-Pattern-Composite-Messages/Find-Resource.page.md Adds “find resource” prerequisite guidance (1.4.1).
guides/Live-ImplementationGuide-BaRS/Home/Core/1-4-1/Standard-Pattern-Composite-Messages/Use-Case-Categories.page.md Adds use-case category guidance for composites (1.4.1).
guides/Live-ImplementationGuide-BaRS/Home/Core/1-4-1/EndpointCatalogue-StandardPattern/toc.yaml Adds Endpoint Catalogue standard pattern TOC (1.4.1).
guides/Live-ImplementationGuide-BaRS/Home/Core/1-4-1/EndpointCatalogue-StandardPattern/Index.page.md Adds topic stub for Endpoint Catalogue standard pattern (1.4.1).
guides/Live-ImplementationGuide-BaRS/Home/Core/1-4-1/EndpointCatalogue-StandardPattern/Introduction.page.md Adds Endpoint Catalogue pattern introduction (1.4.1).
guides/Live-ImplementationGuide-BaRS/Home/Core/1-4-1/EndpointCatalogue-StandardPattern/Sequences.page.md Adds Endpoint Catalogue sequence diagrams (1.4.1).
guides/Live-ImplementationGuide-BaRS/Home/Core/1-4-1/DocumentReference-StandardPattern/toc.yaml Adds DocumentReference standard pattern TOC (1.4.1).
guides/Live-ImplementationGuide-BaRS/Home/Core/1-4-1/DocumentReference-StandardPattern/Index.page.md Adds topic stub for DocumentReference pattern (1.4.1).
guides/Live-ImplementationGuide-BaRS/Home/Core/1-4-1/DocumentReference-StandardPattern/Introduction.page.md Adds DocumentReference pattern introduction (1.4.1).
guides/Live-ImplementationGuide-BaRS/Home/Core/1-4-1/DocumentReference-StandardPattern/Sender-DocumentReference.page.md Adds sender guidance for using DocumentReference pointers (1.4.1).
guides/Live-ImplementationGuide-BaRS/Home/Core/1-4-1/DocumentReference-StandardPattern/Receiver-DocumentReference.page.md Adds receiver guidance for creating/maintaining pointers (1.4.1).
guides/Live-ImplementationGuide-BaRS/Home/Core/1-4-1/DocumentReference-StandardPattern/DocumentReference-Interface.page.md Adds DocumentReference interface mapping to NRLF (1.4.1).
guides/Live-ImplementationGuide-BaRS/Home/Core/1-4-1/Core-Functionality-Requirements/toc.yaml Adds core functionality requirements TOC (1.4.1).
guides/Live-ImplementationGuide-BaRS/Home/Core/1-4-1/Core-Functionality-Requirements/Index.page.md Adds topic stub for functionality requirements (1.4.1).
guides/Live-ImplementationGuide-BaRS/Home/Core/1-4-1/Core-Functionality-Requirements/Introduction.page.md Adds intro for functionality requirements (1.4.1).
guides/Live-ImplementationGuide-BaRS/Home/Core/1-4-1/Core-Functionality-Requirements/All.page.md Adds “All” capability bullets (1.4.1).
guides/Live-ImplementationGuide-BaRS/Home/Core/1-4-1/Core-Functionality-Requirements/Caching.page.md Adds caching requirements (1.4.1).
guides/Live-ImplementationGuide-BaRS/Home/Core/1-4-1/Core-Functionality-Requirements/Booking-Sender.page.md Adds booking sender capabilities list (1.4.1).
guides/Live-ImplementationGuide-BaRS/Home/Core/1-4-1/Core-Functionality-Requirements/Booking-Receiver.page.md Adds booking receiver capabilities list (1.4.1).
guides/Live-ImplementationGuide-BaRS/Home/Core/1-4-1/Core-Functionality-Requirements/Referral-Sender.page.md Adds referral sender capabilities list (1.4.1).
guides/Live-ImplementationGuide-BaRS/Home/Core/1-4-1/Core-Functionality-Requirements/Referral-Receiver.page.md Adds referral receiver capabilities list (1.4.1).
guides/Live-ImplementationGuide-BaRS/Home/Core/1-4-1/BaRS-FHIR-Usage/toc.yaml Adds BaRS FHIR Usage section TOC (1.4.1).
guides/Live-ImplementationGuide-BaRS/Home/Core/1-4-1/BaRS-FHIR-Usage/Index.page.md Adds topic stub for BaRS FHIR Usage (1.4.1).
guides/Live-ImplementationGuide-BaRS/Home/Core/1-4-1/BaRS-FHIR-Usage/Introduction.page.md Adds intro to BaRS FHIR usage concepts (1.4.1).
guides/Live-ImplementationGuide-BaRS/Home/Core/1-4-1/BaRS-FHIR-Usage/Frameworks.page.md Adds frameworks overview (1.4.1).
guides/Live-ImplementationGuide-BaRS/Home/Core/1-4-1/BaRS-FHIR-Usage/REST.page.md Adds REST overview for BaRS (1.4.1).
guides/Live-ImplementationGuide-BaRS/Home/Core/1-4-1/BaRS-FHIR-Usage/FHIR-Operations-Framework.page.md Adds FHIR operations framework guidance (1.4.1).
guides/Live-ImplementationGuide-BaRS/Home/Core/1-4-1/BaRS-FHIR-Usage/process-message.page.md Adds $process-message guidance (1.4.1).
guides/Live-ImplementationGuide-BaRS/Home/Core/1-4-1/BaRS-FHIR-Usage/Bundle.page.md Adds bundle usage guidance (1.4.1).
guides/Live-ImplementationGuide-BaRS/Home/Core/1-4-1/BaRS-FHIR-Usage/Journey-ID.page.md Adds journey ID guidance (1.4.1).
guides/Live-ImplementationGuide-BaRS/Home/Core/1-4-1/BaRS-FHIR-Usage/LastUpdatedDate.page.md Adds meta.lastUpdated guidance (1.4.1).
guides/Live-ImplementationGuide-BaRS/Home/Core/1-4-1/BaRS-FHIR-Usage/How-to-handle-times.page.md Adds time/instant handling guidance (1.4.1).
guides/Live-ImplementationGuide-BaRS/Home/Core/1-4-1/Appointment-StandardPattern/toc.yaml Adds Appointment standard pattern TOC (1.4.1).
guides/Live-ImplementationGuide-BaRS/Home/Core/1-4-1/Appointment-StandardPattern/Index.page.md Adds topic stub for Appointment pattern (1.4.1).
guides/Live-ImplementationGuide-BaRS/Home/Core/1-4-1/Appointment-StandardPattern/Introduction.page.md Adds Appointment foundation intro + interface table (1.4.1).
guides/Live-ImplementationGuide-BaRS/Home/Core/1-4-1/Appointment-StandardPattern/Initial-Booking.page.md Adds initial booking workflow + example (1.4.1).
guides/Live-ImplementationGuide-BaRS/Home/Core/1-4-1/Appointment-StandardPattern/Update-Existing-Booking.page.md Adds update workflow + examples (1.4.1).
guides/Live-ImplementationGuide-BaRS/Home/Core/1-4-1/Appointment-StandardPattern/Cancel-Booking.page.md Adds cancel workflow + examples (1.4.1).
guides/Live-ImplementationGuide-BaRS/Home/Core/1-4-1/Appointment-StandardPattern/Reschedule-Existing-Booking.page.md Adds reschedule workflow + examples (1.4.1).
guides/Live-ImplementationGuide-BaRS/Home/Core/1-4-1/Appointment-StandardPattern/Rebook-Methods.page.md Adds rebook workflow guidance (1.4.1).
guides/Live-ImplementationGuide-BaRS/Home/Build/Testing-and-Environments/TKW.page.md Updates core header link reference from 1.4.0 to 1.4.1.
guides/Live-ImplementationGuide-BaRS/Home/Assure/Assure/SCAL.page.md Updates error-handling link reference from 1.4.0 to 1.4.1.
guides/Live-ImplementationGuide-BaRS/Home/Applications/BaRS-Pre-releases/Index.page.md Updates version matrix and adds new pre-release rows (APP6 beta.8, APP8 alpha.2).
guides/Live-ImplementationGuide-BaRS/Home/Applications/BaRS-Applications/Applications/Index.page.md Updates core references and version matrix for applications.
guides/Live-ImplementationGuide-BaRS/Home/Applications/BaRS-Applications/Applications/BaRS-APP1/Scope-and-Requirements.page.md Updates links to core 1.4.1 error handling/NFR/failure scenarios.
guides/Live-ImplementationGuide-BaRS/Home/Applications/BaRS-Applications/Applications/BaRS-APP1/Payloads.page.md Updates MessageHeader standard pattern link to 1.4.1.
guides/Live-ImplementationGuide-BaRS/Home/Applications/BaRS-Applications/Applications/BaRS-APP1/How-does-it-work.page.md Updates standard pattern/cancellation references to 1.4.1.
guides/Live-ImplementationGuide-BaRS/Home/Applications/BaRS-Applications/Applications/BaRS-APP2/Scope-and-Requirements.page.md Updates links to core 1.4.1 error handling/NFR/failure scenarios.
guides/Live-ImplementationGuide-BaRS/Home/Applications/BaRS-Applications/Applications/BaRS-APP2/Payloads.page.md Updates MessageHeader standard pattern link to 1.4.1.
guides/Live-ImplementationGuide-BaRS/Home/Applications/BaRS-Applications/Applications/BaRS-APP2/How-does-it-work.page.md Updates standard pattern references to 1.4.1.
guides/Live-ImplementationGuide-BaRS/Home/Applications/BaRS-Applications/Applications/BaRS-APP3/Scope-and-Requirements.page.md Updates links to core 1.4.1 error handling/NFR/failure scenarios.
guides/Live-ImplementationGuide-BaRS/Home/Applications/BaRS-Applications/Applications/BaRS-APP3/Payloads.page.md Updates MessageHeader/cancellation standard pattern links to 1.4.1.
guides/Live-ImplementationGuide-BaRS/Home/Applications/BaRS-Applications/Applications/BaRS-APP3/How-does-it-work.page.md Updates standard pattern/cancellation references to 1.4.1.
guides/Live-ImplementationGuide-BaRS/Home/Applications/BaRS-Applications/Applications/BaRS-APP4/Scope-and-Requirements.page.md Updates links to core 1.4.1 error handling/NFR/failure scenarios.
guides/Live-ImplementationGuide-BaRS/Home/Applications/BaRS-Applications/Applications/BaRS-APP4/Payloads-for-Requestors.page.md Updates MessageHeader/cancellation standard pattern links to 1.4.1.
guides/Live-ImplementationGuide-BaRS/Home/Applications/BaRS-Applications/Applications/BaRS-APP4/Payloads-for-Responders.page.md Updates MessageHeader standard pattern links to 1.4.1.
guides/Live-ImplementationGuide-BaRS/Home/Applications/BaRS-Applications/Applications/BaRS-APP4/How-does-it-work.page.md Updates standard pattern/cancellation references to 1.4.1.
guides/Live-ImplementationGuide-BaRS/Home/Applications/BaRS-Applications/Applications/BaRS-APP5/Scope-and-Requirements.page.md Updates links to core 1.4.1 error handling/NFR/failure scenarios.
guides/Live-ImplementationGuide-BaRS/Home/Applications/BaRS-Applications/Applications/BaRS-APP5/Payloads.page.md Updates MessageHeader/use-case categories links to 1.4.1.
guides/Live-ImplementationGuide-BaRS/Home/Applications/BaRS-Applications/Applications/BaRS-APP5/Index.page.md Updates minimum guide-version link to 1.11.1.
guides/Live-ImplementationGuide-BaRS/Home/Applications/BaRS-Applications/Applications/BaRS-APP5/How-does-it-work.page.md Updates standard pattern/cancellation references to 1.4.1.
guides/Live-ImplementationGuide-BaRS/Home/Applications/BaRS-Applications/Applications/BaRS-APP6/Scope-and-Requirements.page.md Updates links to core 1.4.1 error handling/NFR/failure scenarios.
guides/Live-ImplementationGuide-BaRS/Home/Applications/BaRS-Applications/Applications/BaRS-APP6/Payloads-for-Referrals.page.md Updates MessageHeader/use-case categories/cancellation links to 1.4.1.
guides/Live-ImplementationGuide-BaRS/Home/Applications/BaRS-Applications/Applications/BaRS-APP6/Payloads-for-Responses.page.md Updates MessageHeader/use-case categories links to 1.4.1.
guides/Live-ImplementationGuide-BaRS/Home/Applications/BaRS-Applications/Applications/BaRS-APP6/Index.page.md Updates application version and core link references.
guides/Live-ImplementationGuide-BaRS/Home/Applications/BaRS-Applications/Applications/BaRS-APP6/How-does-it-work.page.md Updates standard pattern/cancellation/failure scenario references to 1.4.1.
guides/Live-ImplementationGuide-BaRS/Home/Applications/BaRS-Applications/Applications/BaRS-APP7/Scope-and-Requirements.page.md Updates links to core 1.4.1 error handling/NFR/failure scenarios.
guides/Live-ImplementationGuide-BaRS/Home/Applications/BaRS-Applications/Applications/BaRS-APP7/Payloads.page.md Updates MessageHeader standard pattern link to 1.4.1.
guides/Live-ImplementationGuide-BaRS/Home/Applications/BaRS-Applications/Applications/BaRS-APP7/How-does-it-work.page.md Updates standard pattern/cancellation references to 1.4.1.
guides/Live-ImplementationGuide-BaRS/Home/Applications/BaRS-Applications/Applications/BaRS-APP8/Scope-and-Requirements.page.md Updates links to core 1.4.1 error handling/NFR/failure scenarios.
guides/Live-ImplementationGuide-BaRS/Home/Applications/BaRS-Applications/Applications/BaRS-APP8/Payloads.page.md Updates MessageHeader/use-case categories references to 1.4.1.
guides/Live-ImplementationGuide-BaRS/Home/Applications/BaRS-Applications/Applications/BaRS-APP8/How-does-it-work.page.md Updates composite standard pattern link to 1.4.1.
guides/Live-ImplementationGuide-BaRS/Home/Applications/BaRS-Applications/Applications/BaRS-APP8/Index.page.md Updates APP8 version table and core/spec links for 1.11.1 / 1.4.1.
guides/Live-ImplementationGuide-BaRS/Home/Analysis/Versioning.guide.md Updates core link reference to 1.4.1.
guides/Live-ImplementationGuide-BaRS/Home/Analysis/Releases/Technical-Release-Notes/TRN-APP8/toc.yaml Adds TRN entry for APP8 alpha.2.
guides/Live-ImplementationGuide-BaRS/Home/Analysis/Releases/Technical-Release-Notes/TRN-APP8/1.0.0-alpha.2.page.md Adds APP8 alpha.2 technical release note page.
guides/Live-ImplementationGuide-BaRS/Home/Analysis/Releases/Technical-Release-Notes/TRN-APP6/toc.yaml Adds TRN entry for APP6 beta.8.
guides/Live-ImplementationGuide-BaRS/Home/Analysis/Releases/Technical-Release-Notes/TRN-APP6/1.0.0-beta.8.page.md Adds APP6 beta.8 technical release note page.
guides/Live-ImplementationGuide-BaRS/Home/Analysis/Releases/Technical-Release-Notes/TRN-APP6/1.0.0-beta.7.page.md Wraps beta.7 notes in expander markup.
guides/Live-ImplementationGuide-BaRS/Home/Analysis/Releases/Technical-Release-Notes/Implementation-Guide-Change-Log/toc.yaml Adds Implementation Guide changelog entry for 1.11.1.
guides/Live-ImplementationGuide-BaRS/Home/Analysis/Releases/Technical-Release-Notes/Implementation-Guide-Change-Log/1.11.1.page.md Adds 1.11.1 Implementation Guide change log.
guides/Live-ImplementationGuide-BaRS/Home/Analysis/Releases/Technical-Release-Notes/Implementation-Guide-Change-Log/1.11.0.page.md Wraps 1.11.0 change log in expander markup.
guides/Live-ImplementationGuide-BaRS/Home/Analysis/Releases/Technical-Release-Notes/BaRS-Core/toc.yaml Adds BaRS Core TRN entry for 1.4.1.
guides/Live-ImplementationGuide-BaRS/Home/Analysis/Releases/Technical-Release-Notes/BaRS-Core/1.4.1.page.md Adds BaRS Core 1.4.1 change log page.
guides/Live-ImplementationGuide-BaRS/Home/Analysis/Releases/Technical-Release-Notes/BaRS-Core/1.4.0.page.md Wraps 1.4.0 core notes in expander markup.
guides/Live-ImplementationGuide-BaRS/Home/Analysis/Releases/Technical-Release-Notes/API-Spec-Change-Log/toc.yaml Adds API spec change log entry for 1.4.1.
guides/Live-ImplementationGuide-BaRS/Home/Analysis/Releases/Technical-Release-Notes/API-Spec-Change-Log/1.4.1.page.md Adds API spec 1.4.1 change log page.
guides/Live-ImplementationGuide-BaRS/Home/Analysis/Releases/Previous-Releases.page.md Adds a new expander entry for release 1.11.0 in previous releases.
guides/Live-ImplementationGuide-BaRS/Home/Analysis/Releases/Current-Releases.page.md Updates Current Releases page to 1.11.1 and updates version matrix.
guides/Live-ImplementationGuide-BaRS/guide.yaml Bumps implementation guide version to 1.11.1.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment on lines +23 to 24
TBC

Comment on lines +18 to +23

| FHIR Element | Previous | Current | Other | Referral/Booking | Rationale | Impact |
|------------------------------------------------------|----------|------------|---------|------------------|-------------------------------------------------------------------------------------------------|----------|
| tbc | tbc | tbc | Update | Referral Request |Bug fix | <mark style="background-color: Yellow">correction</mark> |


Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants