Skip to content

Commit

Permalink
Thu Dec 14 18:02:36 UTC 2023 (#1213)
Browse files Browse the repository at this point in the history
Co-authored-by: Workflows.Backup <[email protected]>
  • Loading branch information
github-actions[bot] and Workflows.Backup authored Dec 14, 2023
1 parent 6ffa215 commit 4b93ebf
Show file tree
Hide file tree
Showing 12 changed files with 87 additions and 77 deletions.
2 changes: 1 addition & 1 deletion NHSEnglandProgrammeImplementationGuides/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ It was created on 29/09/2023 and has been set up to run every 1 day.

## Last Updated

Updated at: Wed Dec 13 18:02:44 UTC 2023
Updated at: Thu Dec 14 18:02:38 UTC 2023
Original file line number Diff line number Diff line change
Expand Up @@ -37,15 +37,15 @@
<div id="header" class="row">
<div class="col-md-4 hl7-fhir-logo-lhs">
<a href="https://digital.nhs.uk/">
<img src="https://upload.wikimedia.org/wikipedia/commons/thumb/e/ed/NHS_England_logo.svg/2560px-NHS_England_logo.svg.png" width="100" alt="NHS England logo"/>
<img src="https://upload.wikimedia.org/wikipedia/commons/thumb/e/ed/NHS_England_logo.svg/2560px-NHS_England_logo.svg.png" height="50" alt="NHS England logo"/>
</a>
</div>
<div class="col-md-16">
<h3 class="guide-title">{{ guide-title }}</h3>
<h3>{{ guide-title }}</h3>
</div>
<div class="col-md-4 hl7-logo" style="margin-top:15px;">
<div class="col-md-4 hl7-logo">
<a href="https://www.hl7.org/fhir/{{guide-fhir-version}}">
<img src="https://www.hl7.org/fhir/assets/images/fhir-logo-www.png" width="200" alt="HL7 FHIR logo"/>
<img src="https://www.hl7.org/fhir/assets/images/fhir-logo-www.png" height="30" alt="HL7 FHIR logo"/>
</a>
</div>

Expand Down Expand Up @@ -74,21 +74,23 @@ <h4><i class="fas fa-exclamation-triangle"></i> WARNING</h4>
</a>

<footer>
<div class="container">
<table role="none" title="Footer Links">
<col style="width:25%">
<col style="width:25%">
<col style="width:25%">
<col style="width:25%">
<div class="container">
<table role="none" title="Footer Links" width="100%">
<col style="width:19%">
<col style="width:17%">
<col style="width:18%">
<col style="width:13%">
<col style="width:33%">
<tr>
<td>Powered by <b>SIMPLIFIER.NET</b></td>
<td>IG © 2023+ NHS England</td>
<td><span><b>Version:</b> {{ guide-version }}</span></td>
<td><b>Released:</b> 10/10/2023</td>
<td><span><b>FHIR Version:</b> {{ guide-fhir-version }} </span></td>
<td><b>Packages are based on:</b> <a href="https://simplifier.net/packages/fhir.r4.ukcore.stu3.currentbuild/0.0.6-pre-release/">FHIR UK Core STU3 0.0.6</a></td>
</tr>
<tr>
<td colspan="2"><b>Packages are based on:</b> <a href="http://hl7.org/fhir/R4/">FHIR 4.0.1</a> & <a href="https://simplifier.net/packages/fhir.r4.ukcore.stu3.currentbuild/0.0.6-pre-release/">FHIR UK Core STU3 0.0.6</a></td>
<td colspan="2"><b>Links:</b>&nbsp;<a id="footer-sitemap" href="{{content}}/../Home/Helpandsupport/Sitemap.page.md?version={{ guide-version }}">Table of contents</a> | <a id="footer-history" href="https://simplifier.net/guide/nhs-england-implementation-guide-version-history/Home/Programmes/Child-Protection---Information-Sharing?version=current">Version history</a> | <a id="footer-licence" href="{{content}}/../?version={{ guide-version }}#Licence">Licence</a> | <a id="footer-propose" href="https://simplifier.net/NHS-England-Implementation-Guide/~issues">Propose a change</a></td>
<td><b>Released:</b> 10/10/2023</td>
<td colspan="3"><b>Links:</b>&nbsp;<a id="footer-sitemap" href="{{content}}/../Home/Helpandsupport/Sitemap.page.mdd?version={{ guide-version }}">Table of contents</a> | <a id="footer-history" href="https://simplifier.net/guide/nhs-england-implementation-guide-version-history/Home/Programmes/Child-Protection---Information-Sharing?version=current">Version history</a> | <a id="footer-licence" href="{{content}}/../Home/?version={{ guide-version }}#Licence">Licence</a> | <a id="footer-propose" href="https://simplifier.net/NHS-England-Implementation-Guide/~issues">Propose a change</a></td>
</tr>
</table>
</div>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -32,10 +32,10 @@ html, body {
body header .hl7-logo {
text-align: right;
float: left;
margin-top:15px;
}
body header .guide-title {
font-size: 18px;
margin-top: 18px;
margin-top: 15px;
}
body .content {
overflow: hidden;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -37,15 +37,15 @@
<div id="header" class="row">
<div class="col-md-4 hl7-fhir-logo-lhs">
<a href="https://digital.nhs.uk/">
<img src="https://upload.wikimedia.org/wikipedia/commons/thumb/e/ed/NHS_England_logo.svg/2560px-NHS_England_logo.svg.png" width="100" alt="NHS England logo"/>
<img src="https://upload.wikimedia.org/wikipedia/commons/thumb/e/ed/NHS_England_logo.svg/2560px-NHS_England_logo.svg.png" height="50" alt="NHS England logo"/>
</a>
</div>
<div class="col-md-16">
<h3 class="guide-title">{{ guide-title }}</h3>
<h3>{{ guide-title }}</h3>
</div>
<div class="col-md-4 hl7-logo" style="margin-top:15px;">
<div class="col-md-4 hl7-logo">
<a href="https://www.hl7.org/fhir/{{guide-fhir-version}}">
<img src="https://www.hl7.org/fhir/assets/images/fhir-logo-www.png" width="200" alt="HL7 FHIR logo"/>
<img src="https://www.hl7.org/fhir/assets/images/fhir-logo-www.png" height="30" alt="HL7 FHIR logo"/>
</a>
</div>

Expand Down Expand Up @@ -75,20 +75,22 @@ <h4><i class="fas fa-exclamation-triangle"></i> WARNING</h4>

<footer>
<div class="container">
<table role="none" title="Footer Links">
<col style="width:25%">
<col style="width:25%">
<col style="width:25%">
<col style="width:25%">
<table role="none" title="Footer Links" width="100%">
<col style="width:19%">
<col style="width:17%">
<col style="width:18%">
<col style="width:13%">
<col style="width:33%">
<tr>
<td>Powered by <b>SIMPLIFIER.NET</b></td>
<td>IG © 2023+ NHS England</td>
<td><span><b>Version:</b> {{ guide-version }}</span></td>
<td><b>Released:</b> 10/1/2023</td>
<td><span><b>FHIR Version:</b> {{ guide-fhir-version }} </span></td>
<td><b>Packages are based on:</b> <a href="https://simplifier.net/packages/fhir.r4.ukcore.stu3.currentbuild/0.0.6-pre-release/">FHIR UK Core STU3 0.0.6</a></td>
</tr>
<tr>
<td colspan="2"><b>Packages are based on:</b> <a href="http://hl7.org/fhir/R4/">FHIR 4.0.1</a> & <a href="https://simplifier.net/packages/fhir.r4.ukcore.stu3.currentbuild/0.0.6-pre-release/">FHIR UK Core STU3 0.0.6</a></td>
<td colspan="2"><b>Links:</b>&nbsp;<a id="footer-sitemap" href="{{content}}/../Home/Sitemap-overview.page.md?version={{ guide-version }}">Table of contents</a> | <a id="footer-history" href="https://simplifier.net/guide/nhs-england-implementation-guide-version-history/Home/Programmes/Child-Protection---Information-Sharing?version=current">Version history</a> | <a id="footer-licence" href="{{content}}/../?version={{ guide-version }}#Licence">Licence</a> | <a id="footer-propose" href="https://simplifier.net/NHS-England-Implementation-Guide/~issues">Propose a change</a></td>
<td><b>Released:</b> 10/10/2023</td>
<td colspan="3"><b>Links:</b>&nbsp;<a id="footer-sitemap" href="{{content}}/../Home/Sitemap-Overview.page.mdd?version={{ guide-version }}">Table of contents</a> | <a id="footer-history" href="https://simplifier.net/guide/nhs-england-implementation-guide-version-history/Home/Programmes/Child-Protection---Information-Sharing?version=current">Version history</a> | <a id="footer-licence" href="{{content}}/../Home/?version={{ guide-version }}#Licence">Licence</a> | <a id="footer-propose" href="https://simplifier.net/NHS-England-Implementation-Guide/~issues">Propose a change</a></td>
</tr>
</table>
</div>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -32,10 +32,10 @@ html, body {
body header .hl7-logo {
text-align: right;
float: left;
margin-top:15px;
}
body header .guide-title {
font-size: 18px;
margin-top: 18px;
margin-top: 15px;
}
body .content {
overflow: hidden;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -37,15 +37,15 @@
<div id="header" class="row">
<div class="col-md-4 hl7-fhir-logo-lhs">
<a href="https://digital.nhs.uk/">
<img src="https://upload.wikimedia.org/wikipedia/commons/thumb/e/ed/NHS_England_logo.svg/2560px-NHS_England_logo.svg.png" width="100" alt="NHS England logo"/>
<img src="https://upload.wikimedia.org/wikipedia/commons/thumb/e/ed/NHS_England_logo.svg/2560px-NHS_England_logo.svg.png" height="50" alt="NHS England logo"/>
</a>
</div>
<div class="col-md-16">
<h3 class="guide-title">{{ guide-title }}</h3>
<h3>{{ guide-title }}</h3>
</div>
<div class="col-md-4 hl7-logo" style="margin-top:15px;">
<div class="col-md-4 hl7-logo">
<a href="https://www.hl7.org/fhir/{{guide-fhir-version}}">
<img src="https://www.hl7.org/fhir/assets/images/fhir-logo-www.png" width="200" alt="HL7 FHIR logo"/>
<img src="https://www.hl7.org/fhir/assets/images/fhir-logo-www.png" height="30" alt="HL7 FHIR logo"/>
</a>
</div>

Expand Down Expand Up @@ -74,21 +74,23 @@ <h4><i class="fas fa-exclamation-triangle"></i> WARNING</h4>
</a>

<footer>
<div class="container">
<table role="none" title="Footer Links">
<col style="width:25%">
<col style="width:25%">
<col style="width:25%">
<col style="width:25%">
<div class="container">
<table role="none" title="Footer Links" width="100%">
<col style="width:19%">
<col style="width:17%">
<col style="width:18%">
<col style="width:13%">
<col style="width:33%">
<tr>
<td>Powered by <b>SIMPLIFIER.NET</b></td>
<td>IG © 2023+ NHS England</td>
<td><span><b>Version:</b> {{ guide-version }}</span></td>
<td><b>Released:</b> 18/08/2023</td>
<td><span><b>FHIR Version:</b> {{ guide-fhir-version }} </span></td>
<td><b>Packages are based on:</b> <a href="https://simplifier.net/packages/fhir.r4.ukcore.stu3.currentbuild/0.0.6-pre-release/">FHIR UK Core STU3 0.0.6</a></td>
</tr>
<tr>
<td colspan="2"><b>Packages are based on:</b> <a href="http://hl7.org/fhir/R4/">FHIR 4.0.1</a> & <a href="https://simplifier.net/packages/fhir.r4.ukcore.stu3.currentbuild/0.0.6-pre-release/">FHIR UK Core STU3 0.0.6</a></td>
<td colspan="2"><b>Links:</b>&nbsp;<a id="footer-sitemap" href="{{content}}/../Home/Helpandsupport/Sitemap?version={{ guide-version }}">Table of contents</a> | <a id="footer-history" href="https://simplifier.net/guide/nhs-england-implementation-guide-version-history/Home/Programmes/Female-Genital-Mutilation?version=current">Version history</a> | <a id="footer-licence" href="{{content}}/../?version={{ guide-version }}#Licence">Licence</a> | <a id="footer-propose" href="https://simplifier.net/NHS-England-Implementation-Guide/~issues">Propose a change</a></td>
<td><b>Released:</b> 18/08/2023</td>
<td colspan="3"><b>Links:</b>&nbsp;<a id="footer-sitemap" href="{{content}}/../HomeHelpandsupport/Sitemap?version={{ guide-version }}">Table of contents</a> | <a id="footer-history" href="https://simplifier.net/guide/nhs-england-implementation-guide-version-history/Home/Programmes/Female-Genital-Mutilation?version=current">Version history</a> | <a id="footer-licence" href="{{content}}/../Home/?version={{ guide-version }}#Licence">Licence</a> | <a id="footer-propose" href="https://simplifier.net/NHS-England-Implementation-Guide/~issues">Propose a change</a></td>
</tr>
</table>
</div>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -32,10 +32,10 @@ html, body {
body header .hl7-logo {
text-align: right;
float: left;
margin-top:15px;
}
body header .guide-title {
font-size: 18px;
margin-top: 18px;
margin-top: 15px;
}
body .content {
overflow: hidden;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -37,15 +37,15 @@
<div id="header" class="row">
<div class="col-md-4 hl7-fhir-logo-lhs">
<a href="https://digital.nhs.uk/">
<img src="https://upload.wikimedia.org/wikipedia/commons/thumb/e/ed/NHS_England_logo.svg/2560px-NHS_England_logo.svg.png" width="100" alt="NHS England logo"/>
<img src="https://upload.wikimedia.org/wikipedia/commons/thumb/e/ed/NHS_England_logo.svg/2560px-NHS_England_logo.svg.png" height="50" alt="NHS England logo"/>
</a>
</div>
<div class="col-md-16">
<h3 class="guide-title">{{ guide-title }}</h3>
<h3>{{ guide-title }}</h3>
</div>
<div class="col-md-4 hl7-logo" style="margin-top:15px;">
<div class="col-md-4 hl7-logo">
<a href="https://www.hl7.org/fhir/{{guide-fhir-version}}">
<img src="https://www.hl7.org/fhir/assets/images/fhir-logo-www.png" width="200" alt="HL7 FHIR logo"/>
<img src="https://www.hl7.org/fhir/assets/images/fhir-logo-www.png" height="30" alt="HL7 FHIR logo"/>
</a>
</div>

Expand Down Expand Up @@ -74,22 +74,24 @@ <h4><i class="fas fa-exclamation-triangle"></i> WARNING</h4>
</a>

<footer>
<div class="container">
<table role="none" title="Footer Links">
<col style="width:25%">
<col style="width:25%">
<col style="width:25%">
<col style="width:25%">
<div class="container">
<table role="none" title="Footer Links" width="100%">
<col style="width:19%">
<col style="width:17%">
<col style="width:18%">
<col style="width:13%">
<col style="width:33%">
<tr>
<td>Powered by <b>SIMPLIFIER.NET</b></td>
<td>IG © 2023+ NHS England</td>
<td><span><b>Version:</b> {{ guide-version }}</span></td>
<td><b>Released:</b> 18/08/2023</td>
<td><span><b>FHIR Version:</b> {{ guide-fhir-version }} </span></td>
<td><b>Packages are based on:</b> <a href="https://simplifier.net/packages/fhir.r4.ukcore.stu3.currentbuild/0.0.6-pre-release/">FHIR UK Core STU3 0.0.6</a></td>
</tr>
<tr>
<td colspan="2"><b>Packages are based on:</b> <a href="http://hl7.org/fhir/R4/">FHIR 4.0.1</a> & <a href="https://simplifier.net/packages/fhir.r4.ukcore.stu3.currentbuild/0.0.6-pre-release/">FHIR UK Core STU3 0.0.6</a></td>
<td colspan="2"><b>Links:</b>&nbsp;<a id="footer-sitemap" href="{{content}}/../Home/Helpandsupport/Sitemap-Overview.page.md?version={{ guide-version }}">Table of contents</a> | <a id="footer-history" href="https://simplifier.net/guide/nhs-england-implementation-guide-version-history/Home/Programmes/Multi-cancer-Early-Detection?version=current">Version history</a> | <a id="footer-licence" href="{{content}}/../Home/?version={{ guide-version }}#Licence">Licence</a> | <a id="footer-propose" href="https://simplifier.net/NHS-England-Implementation-Guide/~issues">Propose a change</a></td>
</tr>
<td><b>Released:</b> 18/08/2023</td>
<td colspan="3"><b>Links:</b>&nbsp;<a id="footer-sitemap" href="{{content}}/../Home/Helpandsupport/Sitemap-Overview.page.mdd?version={{ guide-version }}">Table of contents</a> | <a id="footer-history" href="https://simplifier.net/guide/nhs-england-implementation-guide-version-history/Home/Programmes/Multi-cancer-Early-Detection?version=current">Version history</a> | <a id="footer-licence" href="{{content}}/../Home/?version={{ guide-version }}#Licence">Licence</a> | <a id="footer-propose" href="https://simplifier.net/NHS-England-Implementation-Guide/~issues">Propose a change</a></td>
</tr>
</table>
</div>
</footer>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -32,10 +32,10 @@ html, body {
body header .hl7-logo {
text-align: right;
float: left;
margin-top:15px;
}
body header .guide-title {
font-size: 18px;
margin-top: 18px;
margin-top: 15px;
}
body .content {
overflow: hidden;
Expand Down
Loading

0 comments on commit 4b93ebf

Please sign in to comment.