Skip to content

Commit 7c50023

Browse files
committed
Master guide and new codesystem entries
1 parent 7ff409d commit 7c50023

5 files changed

Lines changed: 21 additions & 10 deletions

File tree

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/Deploy/Deploy/toc.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,3 @@
66
filename: KeyDeploymentActivities.page.md
77
- name: Roles & Responsibilities
88
filename: RolesAndResponsibilities.md
9-
- name: DoS Configuration
10-
filename: DirectoryOfServiceConfiguration.md
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
title: NHS Booking and Referral Standard
22
description: FHIR Implementation Guide for the NHS Booking and Referral Standard
3-
version: 1.9.0
3+
version: 1.10.0
44
style-root: project
55
style-name: NHSD

guides/Live-ImplementationGuide-BaRS/styles/NHSD/master.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@
162162
data-uipath="document.title">
163163
{{guide-title}}
164164
</h1>
165-
<div class="nhsd-t-body" data-uipath="document.summary">Guide v{{ guide-version }} | Core v1.3.0 | <a href="https://simplifier.net/packages/uk.nhsdigital.bars.r4/1.36.0" target="_blank">Package v1.36.0</a></div>
165+
<div class="nhsd-t-body" data-uipath="document.summary">Guide v{{ guide-version }} | Core v1.3.1 | <a href="https://simplifier.net/packages/uk.nhsdigital.bars.r4/1.37.0" target="_blank">Package v1.37.0</a></div>
166166
</div>
167167
</div>
168168
</div>

0 commit comments

Comments
 (0)