Skip to content

Commit f2ce580

Browse files
Merge pull request #424 from NHSDigital/develop
Merge to main
2 parents bfb9fbb + 767b54b commit f2ce580

21 files changed

Lines changed: 34 additions & 15 deletions

File tree

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

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22
topic: TRN-Core-1.0.5
33
---
44

5+
<div class="bars-blg-expander">
6+
<div class="bars-blg-expander-entry" id="v1.0.5">
7+
58
## {{page-title}}
69

710
| Change | Description | Impact |
@@ -14,6 +17,8 @@ topic: TRN-Core-1.0.5
1417
| Booking Cancellation ERD link incorrect | Booking Cancellation ERD previously lauched Referral Cancellation ERD when clicked. This has been resolved to point to the Booking Cancellation ERD. | <mark style="background-color: LightGreen">non-breaking</mark> |
1518
| Addition of HTTP header for {{pagelink:core-EndToEndWorkflow-Logging-1.0.5, text: Logging and Auditing}} | Logging and auditing header added to all versions of Core. | <mark style="background-color: LightGreen">non-breaking</mark> |
1619

20+
</div>
21+
</div>
1722
<br>
1823
<hr>
1924

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

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22
topic: TRN-Core-1.1.5
33
---
44

5+
<div class="bars-blg-expander">
6+
<div class="bars-blg-expander-entry" id="v1.1.5">
7+
58
## {{page-title}}
69

710
| Change | Description | Impact |
@@ -14,5 +17,7 @@ topic: TRN-Core-1.1.5
1417
| Booking Cancellation ERD link incorrect | Booking Cancellation ERD previously lauched Referral Cancellation ERD when clicked. This has been resolved to point to the Booking Cancellation ERD. | <mark style="background-color: LightGreen">non-breaking</mark> |
1518
| Addition of HTTP header for {{pagelink:core-EndToEndWorkflow-Logging-1.1.5, text: Logging and Auditing}} | Logging and auditing header added to all versions of Core. | <mark style="background-color: LightGreen">non-breaking</mark> |
1619

20+
</div>
21+
</div>
1722
<br>
1823
<hr>

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

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22
topic: TRN-Core-1.2.1
33
---
44

5+
<div class="bars-blg-expander">
6+
<div class="bars-blg-expander-entry" id="v1.2.1-alpha">
7+
58
## {{page-title}}
69

710
| Change | Description | Impact |
@@ -14,5 +17,7 @@ topic: TRN-Core-1.2.1
1417
| Booking Cancellation ERD link incorrect | Booking Cancellation ERD previously lauched Referral Cancellation ERD when clicked. This has been resolved to point to the Booking Cancellation ERD. | <mark style="background-color: LightGreen">non-breaking</mark> |
1518
| Addition of HTTP header for {{pagelink:core-EndToEndWorkflow-Logging-1.2.1, text: Logging and Auditing}} | Logging and auditing header added to all versions of Core. | <mark style="background-color: LightGreen">non-breaking</mark> |
1619

20+
</div>
21+
</div>
1722
<br>
1823
<hr>

guides/Live-ImplementationGuide-BaRS/Home/About-BaRS/Releases/Technical-Release-Notes/Implementation-Guide-Change-Log/1.8.1.page.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
<div class="bars-blg-expander">
22
<div class="bars-blg-expander-entry" id="v1.8.1">
3+
34
### 1.8.1
45

56
## Implementation Guide Changes

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<div class="bars-blg-expander">
2-
<div class="bars-blg-expander-entry" id="v1.2.0">
2+
<div class="bars-blg-expander-entry" id="v1.2.1">
33

44
## {{page-title}}
55

guides/Live-ImplementationGuide-BaRS/Home/Applications/BaRS-Applications/Applications/BaRS-APP1/Booking-Request-Payload.page.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ This payload is used to support a booking workflow and contains all the required
109109

110110
| Data Item | Implementation Guidance | Necessity | Profile cardinality | Example Value(s) |
111111
|------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------|---------------------|------------------------------------------------------------------------------------------|
112-
| Appointment | https://simplifier.net/hl7fhirukcorer4/ukcoreappointment | | 1..1 | |
112+
| Appointment | https://simplifier.net/hl7fhirukcorer4/ukcore-appointment | | 1..1 | |
113113
| Appointment.id | This MUST only be populated with an id generated by the Receiver in the synchronous HTTP response. | MUST | 0..1 | 3713c8fc-dbcf-4f90-bacf-89d99e434e9b |
114114
| Appointment.meta | https://www.hl7.org/fhir/resource.html#Meta | MUST | 1..1 | |
115115
| Appointment.meta.profile | This MUST be populated. Follow UK Core guidance for populating this element | MUST | 1..1 | https://fhir.hl7.org.uk/StructureDefinition/UKCore-Appointment |

guides/Live-ImplementationGuide-BaRS/Home/Applications/BaRS-Applications/Applications/BaRS-APP1/Referral-Payload.page.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -193,7 +193,7 @@ This payload is used to transmit all the necessary information that is required
193193
| Encounter.class | | MUST | 1..1 | |
194194
| Encounter.class.system | This MUST be populated with CodeSystem 'http://terminology.hl7.org/CodeSystem/v3-ActCode' - FIXED VALUE | MUST | 0..1 | http://terminology.hl7.org/CodeSystem/v3-ActCode |
195195
| Encounter.class.code | This MUST be populated with Code 'EMER'. See CodeSystem: 'http://terminology.hl7.org/CodeSystem/v3-ActCode' - FIXED VALUE | MUST | 0..1 | EMER |
196-
| Encounter.class.display | This MUST be populated with Display 'emergency'. See CodeSystem: 'http://terminology.hl7.org/CodeSystem/v3-ActCode' - FIXED VALUE | MUST | 0..1 | Emergency |
196+
| Encounter.class.display | This MUST be populated with Display 'emergency'. See CodeSystem: 'http://terminology.hl7.org/CodeSystem/v3-ActCode' - FIXED VALUE | MUST | 0..1 | emergency |
197197
| Encounter.subject | | MUST | 0..1 | |
198198
| Encounter.subject.reference | This MUST be populated with a reference to the Patient resource. | MUST | 1..1 | urn:uuid:9589fb37-87a2-48d8-968f-b371429208a8 |
199199
| Encounter.episodeOfCare | | MUST | 0..* | |

0 commit comments

Comments
 (0)