Skip to content

Commit 343ce07

Browse files
authored
Merge pull request #495 from NHSDigital/CGD-Cancel-ReOrder
Release Note updates and backport
2 parents 1be1942 + d208c66 commit 343ce07

3 files changed

Lines changed: 27 additions & 1 deletion

File tree

guides/Live-ImplementationGuide-BaRS/Home/About-BaRS/Releases/Technical-Release-Notes/BaRS-Core/1.3.0.page.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,9 @@ topic: TRN-Core-1.3.0
1010
| Standard Pattern Composite Messages - Cancellation | appointment.status example value updated to "cancellation" | <mark style="background-color: Yellow">correction</mark> |
1111
| Failure Scenarios - GET /Slots | Link text <FHIR instant> update to <FHIR dateTime> for consistency| <mark style="background-color: Yellow">correction</mark> |
1212
| Transactional Integrity | Post 409 Failure Scenario image updated to demonstrate 408 response | <mark style="background-color: Yellow">correction</mark> |
13+
| New Standard Pattern for Find Resources | New Standard Pattern highlighting the different ways to obtain (resource).Id values to perform updates, including the use of new API parameters which support patient demographics | <mark style="background-color: Green">Non-breaking</mark> |
14+
| Standard Pattern Cancellation updated | Standard Pattern Cancellation updated to reference the new Find Resource Standard Pattern | <mark style="background-color: Green">Non-breaking</mark> |
15+
| Appointment Foundation updated | Appointment Foundation updated to reference the new Find Resource Standard Pattern | <mark style="background-color: Green">Non-breaking</mark> |
1316

1417
<br>
1518
<hr>

guides/Live-ImplementationGuide-BaRS/Home/About-BaRS/Releases/Technical-Release-Notes/TRN-APP5/1.0.0.page.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,27 @@ This is the first stable release (v1.0.0) of Application 5 and reinstates key fu
3131
|------------------------------------------------------|----------|------------|---------|------------------|-------------------------------------------------------------------------------------------------|----------|
3232
| | || | ||
3333

34+
### Backported Requirements
35+
36+
### Application Change Log (Backported from 1.1.2)
37+
38+
39+
<br>
40+
41+
42+
| Change | Description | Impact |
43+
|-------------------------------------------|-------------------------------------------------|-------------------------------------------------------------------------|
44+
| SNOMED Code Updated | The SNOMED Code used to define a minor illness referral has been updated from '1577041000000100-Community Pharmacist Consultation Service for minor illness (procedure)' to '2140231000000104-Referral to Community Pharmacy Pharmacy First Service (procedure)', as requested by Pharmacy First Programme Clinical Lead | <mark style="background-color: Yellow">correction</mark> |
45+
46+
47+
### Payload Change Log (Backported from 1.1.2)
48+
49+
| FHIR Element | Previous | Current | Other | Referral/Booking | Rationale | Impact |
50+
|------------------------------------------------------|----------|------------|---------|------------------|-------------------------------------------------------------------------------------------------|----------|
51+
| Task.code.coding.code | 1577041000000100 | 2140231000000104 | Update | Referral Request |SNOMED Code changed | <mark style="background-color: LightGreen">non-breaking</mark> |
52+
| Task.code.coding.display | Community Pharmacist Consultation Service for minor illness (procedure) | Referral to Community Pharmacy Pharmacy First Service (procedure) | Update | Referral Request |SNOMED Code changed | <mark style="background-color: LightGreen">non-breaking</mark> |
53+
| encounter.class.display | | | Update | Referral Request |encounter.class.display value corrected from "Emergency" to "emergency" in Implementation Guidance | <mark style="background-color: Yellow">correction</mark> |
54+
3455
</div>
3556
</div>
3657

guides/Live-ImplementationGuide-BaRS/Home/About-BaRS/Releases/Technical-Release-Notes/TRN-APP5/1.1.3.page.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,9 @@ This stable release (v1.1.3) of Application 5 sees minor corrections.
1515
|-------------------------------------------|-------------------------------------------------|-------------------------------------------------------------------------|
1616
| Simplified cancellation guidance | Updated cancellation guidance, for referrals, under 'How does it work?', now pointing to Standard Patterns documentation. Reworded the description on use of Message Definitions when building a cancellation request. | <mark style="background-color: LightGreen">non-breaking</mark> |
1717
| MedicationStatement | Link path updated in Referral Request | <mark style="background-color: Yellow">correction</mark> |
18-
| Referral Request | bundle.meta.versionID added to payload for consistency across BaRS documentation| <mark style="background-color: Yellow">correction</mark> |
18+
| Referral Request | bundle.meta.versionID added to payload for consistency across BaRS documentation| <mark style="background-color: Yellow">correction</mark> |
19+
| (Backport) Updated SNOMED Task.code value to v1.0.0 | Added updated SNOMED code Task.Code from 1.1.2 to 1.0.0 to allow new code to be used without the need to implement new OC and BP use cases, at the request of Pharmacy First | <mark style="background-color: LightGreen">non-breaking</mark> |
20+
1921

2022

2123
### Payload Change Log

0 commit comments

Comments
 (0)