From a022e70e8293290b5db1620dfa10939dd1db0564 Mon Sep 17 00:00:00 2001 From: Adedayo Okunade <136774858+okunadea@users.noreply.github.com> Date: Wed, 16 Sep 2026 12:46:20 +0100 Subject: [PATCH 1/4] Update Scope-and-Requirements.page.md NBRS-4983: Update APP5 medication and allergy wording --- .../Applications/BaRS-APP5/Scope-and-Requirements.page.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/guides/Live-ImplementationGuide-BaRS/Home/Applications/BaRS-Applications/Applications/BaRS-APP5/Scope-and-Requirements.page.md b/guides/Live-ImplementationGuide-BaRS/Home/Applications/BaRS-Applications/Applications/BaRS-APP5/Scope-and-Requirements.page.md index 936e6cc5..578c4343 100644 --- a/guides/Live-ImplementationGuide-BaRS/Home/Applications/BaRS-Applications/Applications/BaRS-APP5/Scope-and-Requirements.page.md +++ b/guides/Live-ImplementationGuide-BaRS/Home/Applications/BaRS-Applications/Applications/BaRS-APP5/Scope-and-Requirements.page.md @@ -56,8 +56,8 @@ The payload and workflow have been designed to support this service. Other {{pag - The referral Sender **must** include the Pharmacy Service that the request is intended for (from the defined list) - The referral Sender **must** indicate consent to share (for Direct Care) to the Receiver - The referral Sender **should** indicate the urgency (providing timeframe within which included actions are expected to take place) of the request to the Receiver -- The referral Sender **must** indicate novel medications, established during the latest assessment and not available on existing records, to the Receiver -- The referral Sender **must** indicate novel allergies, established during the latest assessment and not available on existing records, to the Receiver +- The referral Sender must indicate medications administered or prescribed during the latest assessment and not available on existing records to the Receiver. +- The referral Sender must indicate new allergies, established during the latest assessment and not available on existing records, to the Receiver. - The referral Sender **must** indicate localised Special Patient Notes (SPNs) to the Receiver, if they hold any for the patient - The referral Sender **must** include the sending organisation type (organization.type in FHIR) to indicate the referral entry method into a Receiver - The referral Sender **should** include the Body Mass Index (BMI) of the patient being referred From 1c723b98642dee6552758ce6660f8424e7dbbce7 Mon Sep 17 00:00:00 2001 From: Adedayo Okunade <136774858+okunadea@users.noreply.github.com> Date: Wed, 16 Sep 2026 13:52:00 +0100 Subject: [PATCH 2/4] Update Referral-Payload.page.md Updated the wording from "MAY be used" to "IS used" to provide clearer guidance on the resource's intended use and reduce ambiguity. --- .../Applications/BaRS-APP5/Referral-Payload.page.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/guides/Live-ImplementationGuide-BaRS/Home/Applications/BaRS-Applications/Applications/BaRS-APP5/Referral-Payload.page.md b/guides/Live-ImplementationGuide-BaRS/Home/Applications/BaRS-Applications/Applications/BaRS-APP5/Referral-Payload.page.md index 7eb887a7..856db345 100644 --- a/guides/Live-ImplementationGuide-BaRS/Home/Applications/BaRS-Applications/Applications/BaRS-APP5/Referral-Payload.page.md +++ b/guides/Live-ImplementationGuide-BaRS/Home/Applications/BaRS-Applications/Applications/BaRS-APP5/Referral-Payload.page.md @@ -478,7 +478,7 @@ This payload is used to transmit all the necessary information that is required

> MedicationStatement -

This resource MAY be used to carry new medication prescribed at the encounter. This SHOULD NOT be used to carry Medication History obtained from external sources.

+

This resource ***IS*** used to carry new medication prescribed at the encounter. This SHOULD NOT be used to carry Medication History obtained from external sources.

{{tree:https://fhir.hl7.org.uk/StructureDefinition/UKCore-MedicationStatement , hybrid}}

From a3619e7aa4f2f00e5293a8ac21fbde474cac9c90 Mon Sep 17 00:00:00 2001 From: Adedayo Okunade <136774858+okunadea@users.noreply.github.com> Date: Wed, 16 Sep 2026 17:40:05 +0100 Subject: [PATCH 3/4] Update Scope-and-Requirements.page.md MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Replaced “novel medications” with “medications administered or prescribed during the latest assessment and not available on existing records”. Replaced “novel allergies” with “new allergies”. Updated MedicationStatement guidance from “MAY be used” to “IS used” to clarify the intended use of the resource and remove ambiguity. --- .../Applications/BaRS-APP5/Scope-and-Requirements.page.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/guides/Live-ImplementationGuide-BaRS/Home/Applications/BaRS-Applications/Applications/BaRS-APP5/Scope-and-Requirements.page.md b/guides/Live-ImplementationGuide-BaRS/Home/Applications/BaRS-Applications/Applications/BaRS-APP5/Scope-and-Requirements.page.md index 578c4343..a4629080 100644 --- a/guides/Live-ImplementationGuide-BaRS/Home/Applications/BaRS-Applications/Applications/BaRS-APP5/Scope-and-Requirements.page.md +++ b/guides/Live-ImplementationGuide-BaRS/Home/Applications/BaRS-Applications/Applications/BaRS-APP5/Scope-and-Requirements.page.md @@ -56,8 +56,8 @@ The payload and workflow have been designed to support this service. Other {{pag - The referral Sender **must** include the Pharmacy Service that the request is intended for (from the defined list) - The referral Sender **must** indicate consent to share (for Direct Care) to the Receiver - The referral Sender **should** indicate the urgency (providing timeframe within which included actions are expected to take place) of the request to the Receiver -- The referral Sender must indicate medications administered or prescribed during the latest assessment and not available on existing records to the Receiver. -- The referral Sender must indicate new allergies, established during the latest assessment and not available on existing records, to the Receiver. +- The referral Sender **must** indicate medications administered or prescribed during the latest assessment and not available on existing records to the Receiver. +- The referral Sender **must** indicate new allergies, established during the latest assessment and not available on existing records, to the Receiver. - The referral Sender **must** indicate localised Special Patient Notes (SPNs) to the Receiver, if they hold any for the patient - The referral Sender **must** include the sending organisation type (organization.type in FHIR) to indicate the referral entry method into a Receiver - The referral Sender **should** include the Body Mass Index (BMI) of the patient being referred From e114503641a33110d17104be22b2ec8e9319e425 Mon Sep 17 00:00:00 2001 From: Adedayo Okunade <136774858+okunadea@users.noreply.github.com> Date: Wed, 16 Sep 2026 17:40:26 +0100 Subject: [PATCH 4/4] Update Referral-Payload.page.md --- .../Applications/BaRS-APP5/Referral-Payload.page.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/guides/Live-ImplementationGuide-BaRS/Home/Applications/BaRS-Applications/Applications/BaRS-APP5/Referral-Payload.page.md b/guides/Live-ImplementationGuide-BaRS/Home/Applications/BaRS-Applications/Applications/BaRS-APP5/Referral-Payload.page.md index 856db345..d257f351 100644 --- a/guides/Live-ImplementationGuide-BaRS/Home/Applications/BaRS-Applications/Applications/BaRS-APP5/Referral-Payload.page.md +++ b/guides/Live-ImplementationGuide-BaRS/Home/Applications/BaRS-Applications/Applications/BaRS-APP5/Referral-Payload.page.md @@ -478,7 +478,7 @@ This payload is used to transmit all the necessary information that is required

> MedicationStatement -

This resource ***IS*** used to carry new medication prescribed at the encounter. This SHOULD NOT be used to carry Medication History obtained from external sources.

+

This resource is used to carry **new** medication prescribed at the encounter. This SHOULD NOT be used to carry Medication History obtained from external sources.

{{tree:https://fhir.hl7.org.uk/StructureDefinition/UKCore-MedicationStatement , hybrid}}

@@ -550,7 +550,7 @@ This payload is used to transmit all the necessary information that is required

> Allergy Intolerance -

This resource MAY be used to carry new Allergies confirmed at the senders encounter. This SHOULD NOT be used to carry Allergy History obtained from external sources.

+

This resource is used to carry **new** Allergies confirmed at the senders encounter. This SHOULD NOT be used to carry Allergy History obtained from external sources.

{{tree:https://fhir.hl7.org.uk/StructureDefinition/UKCore-AllergyIntolerance , hybrid}}