Skip to content

Commit 9079e4e

Browse files
committed
NBRS-4800
Change log pages added for IG, Core, App1, App2, App8 Previous versions demoted toc files updated
1 parent ca73053 commit 9079e4e

15 files changed

Lines changed: 141 additions & 5 deletions

File tree

guides/Live-ImplementationGuide-BaRS/Home/Analysis/Releases/Technical-Release-Notes/BaRS-Core/1.4.1.page.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,17 @@
22
topic: TRN-Core-1.4.1
33
---
44

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

710
| Change | Description | Impact |
811
|------------------------------------------|----------------------------------------|---------------------------------|
912
| API version increment | API Spec version incremented from v1.4.0 to v1.4.1 | <mark style="background-color: Green">Non-breaking</mark> |
1013

14+
</div>
15+
</div>
1116
<br>
1217
<hr>
1318

14-
### Previous Releases
Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
---
2+
topic: TRN-Core-1.5.0
3+
---
4+
5+
## {{page-title}}
6+
7+
| Change | Description | Impact |
8+
|------------------------------------------|----------------------------------------|---------------------------------|
9+
10+
11+
<br>
12+
<hr>
13+
14+
### Previous Releases

guides/Live-ImplementationGuide-BaRS/Home/Analysis/Releases/Technical-Release-Notes/BaRS-Core/toc.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
- name: Index
22
filename: Index.page.md
3+
- name: 1.5.0
4+
filename: 1.5.0.page.md
35
- name: 1.4.1
46
filename: 1.4.1.page.md
57
- name: 1.4.0

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

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
<div class="bars-blg-expander">
2+
3+
<div class="bars-blg-expander-entry" id="v1.11.0">
4+
15
### 1.11.1
26

37
## Implementation Guide Changes
@@ -6,7 +10,10 @@
610
|---------------------------------------|---------------------------------------------------------------------------------------------------------|
711
| Bug fixes and corrections |There have been several bug fixes and corrections in the guide, these includes typos, broken links or corrections.|
812

13+
<p>
14+
</div>
15+
</div>
16+
917
<br>
1018
<hr>
1119

12-
### Previous Releases
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
### 1.12.0
2+
3+
## Implementation Guide Changes
4+
5+
| Change | Description |
6+
|---------------------------------------|---------------------------------------------------------------------------------------------------------|
7+
| Bug fixes and corrections |There have been several bug fixes and corrections in the guide, these includes typos, broken links or corrections.|
8+
9+
<br>
10+
<hr>
11+
12+
### Previous Releases

guides/Live-ImplementationGuide-BaRS/Home/Analysis/Releases/Technical-Release-Notes/Implementation-Guide-Change-Log/toc.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
- name: Index
22
filename: Index.page.md
3+
- name: 1.12.0
4+
filename: 1.12.0.page.md
35
- name: 1.11.1
46
filename: 1.11.1.page.md
57
- name: 1.11.0

guides/Live-ImplementationGuide-BaRS/Home/Analysis/Releases/Technical-Release-Notes/TRN-APP1/2.0.0.page.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
<div class="bars-blg-expander">
2+
<div class="bars-blg-expander-entry" id="v2.0.0">
3+
14
## {{page-title}}
25
This is a major release with a significant change to the Implementation Guidance and examples for v2.0.0. The changes are detailed in the change log.
36

@@ -21,7 +24,9 @@ This is a major release with a significant change to the Implementation Guidance
2124
| Patient.identifier.extension.valueCodeableConcept.coding.code | This SHOULD be populated. Where used this MUST either be number-present-and-verified or no NHS number MUST be sent, no other status is valid | This SHOULD be populated. Where used this MUST be 'number-present-and-verified' or 'number-present-but-not-traced', else no NHS number MUST be sent. No other statuses are permitted. | Update | Booking Request |Accommodate NHS No. Requirement | <mark style="background-color: Red">breaking</mark> |
2225
| Patient.identifier.extension.valueCodeableConcept.coding.display | This SHOULD be populated. Where used this MUST either be populated with 'Number present and-verified' no other status is valid | This SHOULD be populated. Where used this MUST be populated with 'Number present and verified' or 'Number present but not traced'. No other statuses are permitted. | Update | Booking Request |Accommodate NHS No. Requirement | <mark style="background-color: Red">breaking</mark> |
2326

27+
</div>
28+
</div>
29+
2430
<br>
2531
<hr>
2632

27-
### Previous Releases
Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
## {{page-title}}
2+
This is a minor release with a change to the Implementation Guidance and examples for v2.1.0. The changes are detailed in the change log.
3+
4+
### Application Change Log
5+
6+
7+
<br>
8+
9+
10+
| Change | Description | Impact |
11+
|-------------------------------------------|-------------------------------------------------|-------------------------------------------------------------------------|
12+
| Added FHIR resource RelatedPerson | Enhanced payload with addition of Related Person to carry Next of Kin details | <mark style="background-color: Green">Addition</mark> |
13+
14+
### Payload Change Log
15+
16+
17+
| FHIR Element | Previous | Current | Other | Referral/Booking | Rationale | Impact |
18+
|------------------------------------------------------|----------|------------|---------|------------------|-------------------------------------------------------------------------------------------------|----------|
19+
20+
21+
22+
<br>
23+
<hr>
24+
25+
### Previous Releases

guides/Live-ImplementationGuide-BaRS/Home/Analysis/Releases/Technical-Release-Notes/TRN-APP1/toc.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
- name: Index
22
filename: Index.page.md
3+
- name: 2.1.0
4+
filename: 2.1.0.page.md
35
- name: 2.0.0
46
filename: 2.0.0.page.md
57
- name: 1.0.8

guides/Live-ImplementationGuide-BaRS/Home/Analysis/Releases/Technical-Release-Notes/TRN-APP2/2.0.0.page.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
<div class="bars-blg-expander">
2+
<div class="bars-blg-expander-entry" id="v2.0.0">
3+
14
## {{page-title}}
25
This is a major release with a significant change to the Implementation Guidance and examples for v2.0.0. The changes are detailed in the change log.
36

@@ -21,7 +24,8 @@ This is a major release with a significant change to the Implementation Guidance
2124
| Patient.identifier.extension.valueCodeableConcept.coding.code | This SHOULD be populated. Where used this MUST either be number-present-and-verified or no NHS number MUST be sent, no other status is valid | This SHOULD be populated. Where used this MUST be 'number-present-and-verified' or 'number-present-but-not-traced', else no NHS number MUST be sent. No other statuses are permitted. | Update | Booking Request |Accommodate NHS No. Requirement | <mark style="background-color: Red">breaking</mark> |
2225
| Patient.identifier.extension.valueCodeableConcept.coding.display | This SHOULD be populated. Where used this MUST either be populated with 'Number present and-verified' no other status is valid | This SHOULD be populated. Where used this MUST be populated with 'Number present and verified' or 'Number present but not traced'. No other statuses are permitted. | Update | Booking Request |Accommodate NHS No. Requirement | <mark style="background-color: Red">breaking</mark> |
2326

27+
</div>
28+
</div>
29+
2430
<br>
2531
<hr>
26-
27-
### Previous Releases

0 commit comments

Comments
 (0)