Skip to content

Commit 12ebe24

Browse files
authored
Merge pull request #514 from NHSDigital/develop
IG 1.10.0 merge to main 2
2 parents 8e326f1 + 960b977 commit 12ebe24

39 files changed

Lines changed: 284 additions & 676 deletions

CodeSystem/flag-categories-bars.xml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,4 +60,8 @@
6060
<code value="API" />
6161
<display value="Additional Patient Information" />
6262
</concept>
63+
<concept>
64+
<code value="CW" />
65+
<display value="Call Warning" />
66+
</concept>
6367
</CodeSystem>

CodeSystem/location-types-bars.xml

Lines changed: 15 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -24,20 +24,29 @@
2424
<copyright value="Copyright &#169; 2021 NHS Digital" />
2525
<caseSensitive value="true"/>
2626
<content value="complete"/>
27+
<concept>
28+
<code value="CLOC" />
29+
<display value="Caller Location" />
30+
</concept>
31+
<concept>
32+
<code value="HLOCFR" />
33+
<display value="Helimed From Location" />
34+
</concept>
35+
<concept>
36+
<code value="HLOCTO" />
37+
<display value="Helimed To Location" />
38+
</concept>
2739
<concept>
2840
<code value="ILOC" />
2941
<display value="Incident Location" />
3042
</concept>
3143
<concept>
32-
<code value="CLOC" />
33-
<display value="Caller Location" />
44+
<code value="OLOC" />
45+
<display value="Other Location" />
3446
</concept>
3547
<concept>
3648
<code value="RLOC" />
3749
<display value="Rendezvous Location" />
3850
</concept>
39-
<concept>
40-
<code value="OLOC" />
41-
<display value="Other Location" />
42-
</concept>
51+
4352
</CodeSystem>

guides/Live-ImplementationGuide-BaRS/Home/About-BaRS/Releases/Technical-Release-Notes/TRN-APP1/1.0.8.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="v1.0.8">
3+
14
## {{page-title}}
25
This is a minor "patch" with clarifications to limited areas of the Implementation Guidance and examples for v1.0.8.
36

@@ -24,7 +27,8 @@ This is a minor "patch" with clarifications to limited areas of the Implementati
2427
| bundle.meta.versionID | | This MUST be populated with the version of the Application the bundle complies with. The Receiver will read this to know whether they are capable of processing. | Update | Booking Request |Implementation guidance added | <mark style="background-color: Yellow">correction</mark> |
2528
| bundle.meta.versionID | | This MUST be populated with the version of the Application the bundle complies with. The Receiver will read this to know whether they are capable of processing. | Update | Referral Response |Implementation guidance added | <mark style="background-color: Yellow">correction</mark> |
2629

30+
</div>
31+
</div>
32+
2733
<br>
2834
<hr>
29-
30-
### 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 major release with a significant change to the Implementation Guidance and examples for v2.0.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+
| NHSno | ??? | <mark style="background-color: Red">correction</mark> |
13+
14+
### Payload Change Log
15+
16+
17+
| FHIR Element | Previous | Current | Other | Referral/Booking | Rationale | Impact |
18+
|------------------------------------------------------|----------|------------|---------|------------------|-------------------------------------------------------------------------------------------------|----------|
19+
| NHSNo | | | Update | | | <mark style="background-color: Red">correction</mark> |
20+
21+
22+
<br>
23+
<hr>
24+
25+
### Previous Releases

guides/Live-ImplementationGuide-BaRS/Home/About-BaRS/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.0.0
4+
filename: 2.0.0.page.md
35
- name: 1.0.8
46
filename: 1.0.8.page.md
57
- name: 1.0.7

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

Lines changed: 6 additions & 0 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="v1.0.8">
3+
14
## {{page-title}}
25
This is a minor "patch" with clarifications to limited areas of the Implementation Guidance and examples for v1.0.8.
36

@@ -25,6 +28,9 @@ This is a minor "patch" with clarifications to limited areas of the Implementati
2528
| bundle.meta.versionID | | This MUST be populated with the version of the Application the bundle complies with. The Receiver will read this to know whether they are capable of processing. | Update | Booking Request |Implementation guidance added | <mark style="background-color: Yellow">correction</mark> |
2629
| bundle.meta.versionID | | This MUST be populated with the version of the Application the bundle complies with. The Receiver will read this to know whether they are capable of processing. | Update | Referral |Implementation guidance added | <mark style="background-color: Yellow">correction</mark> |
2730

31+
</div>
32+
</div>
33+
2834
<br>
2935
<hr>
3036

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 major release with a significant change to the Implementation Guidance and examples for v2.0.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+
| NHSno | ??? | <mark style="background-color: Red">correction</mark> |
13+
14+
### Payload Change Log
15+
16+
17+
| FHIR Element | Previous | Current | Other | Referral/Booking | Rationale | Impact |
18+
|------------------------------------------------------|----------|------------|---------|------------------|-------------------------------------------------------------------------------------------------|----------|
19+
| NHSNo | | | Update | | | <mark style="background-color: Red">correction</mark> |
20+
21+
22+
<br>
23+
<hr>
24+
25+
### Previous Releases

guides/Live-ImplementationGuide-BaRS/Home/About-BaRS/Releases/Technical-Release-Notes/TRN-APP2/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.0.0
4+
filename: 2.0.0.page.md
35
- name: 1.0.8
46
filename: 1.0.8.page.md
57
- name: 1.0.7

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

Lines changed: 6 additions & 0 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="v1.0.4">
3+
14
## {{page-title}}
25
This is a minor "patch" with clarifications to limited areas of the Implementation Guidance and examples for v1.0.4.
36

@@ -24,6 +27,9 @@ This is a minor "patch" with clarifications to limited areas of the Implementati
2427
| careplan.period.start| datetime | dateTime | Update | Referral |Implementation guidance added | <mark style="background-color: Yellow">correction</mark> |
2528
| patient.identifier.system | | This SHOULD be populated with the namespace for the Identifier | Update | Referral | Implementation Guidance consistent across all applications | <mark style="background-color: Yellow">correction</mark> |
2629

30+
</div>
31+
</div>
32+
2733
<br>
2834
<hr>
2935

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 major release with a significant change to the Implementation Guidance and examples for v2.0.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+
| NHSno | ??? | <mark style="background-color: Red">correction</mark> |
13+
14+
### Payload Change Log
15+
16+
17+
| FHIR Element | Previous | Current | Other | Referral/Booking | Rationale | Impact |
18+
|------------------------------------------------------|----------|------------|---------|------------------|-------------------------------------------------------------------------------------------------|----------|
19+
| NHSNo | | | Update | | | <mark style="background-color: Red">correction</mark> |
20+
21+
22+
<br>
23+
<hr>
24+
25+
### Previous Releases

0 commit comments

Comments
 (0)