Skip to content

Commit

Permalink
Mon Oct 16 18:34:04 UTC 2023 (#353)
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 Oct 16, 2023
1 parent d5e2f14 commit 269978a
Show file tree
Hide file tree
Showing 21 changed files with 483 additions and 51 deletions.
2 changes: 1 addition & 1 deletion NHSEnglandImplementationGuide/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ It was created on 28/09/2023 and has been set up to run at 16:00 every day.

## Last Updated

Updated at: Sun Oct 15 18:11:25 UTC 2023
Updated at: Mon Oct 16 18:34:08 UTC 2023
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
Expand Up @@ -18,13 +18,13 @@ select
</div>
<table id="addToTranspose">
<tr><td>Context of Use</td>
<td><a href='https://simplifier.net/guide/UK-Core-Implementation-Guide-STU3-Sequence/Home/ProfilesandExtensions/Profile-UKCore-Flag?version=current' target="_blank">Profile-UKCore-Flag</td>
<tr><td>Context of Use: </td>
<td><a href='https://simplifier.net/guide/UK-Core-Implementation-Guide-STU3-Sequence/Home/ProfilesandExtensions/Profile-UKCore-Flag?version=current' target="_blank">Flag</td>
</tr>
</table>
<br>
{{page:home/profiles-and-extensions/extensionstemplate.page.md}}
{{render:Home-Profiles-and-Extensions-ExtensionsTemplate}}
<div id="Examples" class="tabcontent">
<h3>Examples</h3>
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
---
subject: https://fhir.nhs.uk/England/StructureDefinition/Extension-England-ODSOrganisationRole
---

## StructureDefinition Extension-England-OrganisationRole

<div id="transpose">
@```
from
StructureDefinition
where
name = 'ExtensionEnglandODSOrganisationRole'
select
Canonical_URL: url,
Description: description,
Profile_Purpose: purpose
```
</div>
<table id="addToTranspose">
<tr><td>Context of Use: </td>
<td><a href='https://simplifier.net/guide/UK-Core-Implementation-Guide-STU3-Sequence/Home/ProfilesandExtensions/Profile-UKCore-Organization?version=current' target="_blank"> Organization</td>
</tr>
</table>
<br>
{{render:Home-Profiles-and-Extensions-ExtensionsTemplate}}
<div id="Examples" class="tabcontent">
<h3>Examples</h3>
<b>Note:</b>There is currently no example that uses this extension. An example will be added in a future release.<br>
</div>
---
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,5 @@
filename: index.page.md
- name: Extension-England-FGMRemovalReason
filename: Extension-England-FGMRemovalReason.page.md
- name: Extension-England-OrganisationRole
filename: Extension-England-OrganisationRole.page.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,17 @@ Additional guidance is available on <a href="https://simplifier.net/guide/UK-Cor
<tr>
<td>{{pagelink:Extension-England-FGMRemovalReason}}</td>
<td>draft</td>
<td>UKCore-Flag</td>
<td><a href='https://simplifier.net/guide/UK-Core-Implementation-Guide-STU3-Sequence/Home/ProfilesandExtensions/Profile-UKCore-Flag?version=current' target="_blank">Profile-UKCore-Flag</td>
<td>Flag</td>
<td><a href='https://simplifier.net/guide/UK-Core-Implementation-Guide-STU3-Sequence/Home/ProfilesandExtensions/Profile-UKCore-Flag?version=current' target="_blank">UK Core Flag</td>
</tr>

<tr>
<td>{{pagelink:Extension-England-ODSOrganisationRole}}</td>
<td>draft</td>
<td>Organization</td>
<td><a href='https://simplifier.net/guide/UK-Core-Implementation-Guide-STU3-Sequence/Home/ProfilesandExtensions/Profile-UKCore-Organization?version=current' target="_blank">UK Core Organization</td>
</tr>

</table>

---
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,5 @@ select
Description: description
```
{{page:home/terminology/all-codesystems/codesystemtemplate.page.md}}
{{render:Home-Terminology-All-CodeSystems-CodeSystemTemplate}}
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
---
subject: https://fhir.nhs.uk/England/CodeSystem/England-RoleCode
---
## England-ODSRoleCode


@```
from
CodeSystem
where
name = 'EnglandODSRoleCode'
select
Description: description
```
{{render:Home-Terminology-All-CodeSystems-CodeSystemTemplate}}
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,5 @@
filename: Index.page.md
- name: CodeSystem-England-FGMRemovalReason
filename: CodeSystem-England-FGMRemovalReason.page.md
- name: CodeSystem-England-RoleCode
filename: CodeSystem-England-RoleCode.page.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ subject: https://fhir.nhs.uk/England/ValueSet/England-ChildProtectionPlan

## England-ChildProtectionPlan

{{page:Home/Terminology/All-ValueSets/ValueSetTemplate.page.md}}
{{render:FHIR-Implementation-Guide-Home-Terminology-All-ValueSets-ValueSetTemplate}}
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,5 @@ subject: https://fhir.nhs.uk/England/ValueSet/England-FGMRemovalReason
---
## England-FGMRemovalReason

{{page:Home/Terminology/All-ValueSets/ValueSetTemplate.page.md}}

{{render:FHIR-Implementation-Guide-Home-Terminology-All-ValueSets-ValueSetTemplate}}

Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
subject: https://fhir.nhs.uk/England/ValueSet/England-RoleCode
---
## England-ODSRoleCode

{{render:FHIR-Implementation-Guide-Home-Terminology-All-ValueSets-ValueSetTemplate}}
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,5 @@
filename: ValueSet-England-ChildProtectionPlan.page.md
- name: ValueSet-England-FGMRemovalReason
filename: ValueSet-England-FGMRemovalReason.page.md
- name: ValueSet-England-RoleCode
filename: ValueSet-England-RoleCode.page.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,19 @@ Other ValueSets are usable if the binding strength is defined as extensible.
</tr>
</thead>
<tbody>

<tr>
<td>{{pagelink:ValueSet-England-ChildProtectionPlan}}</td>
<td>draft</td>
<td><a href='https://www.hl7.org/fhir/r4/careteam.html' target="_blank">CareTeam</td>
</tr>
<tr>
<td colspan="4">Composed of CodeSystem <code>http://snomed.info/sct</code></td>
</tr>
<tr>
<td colspan="4" class="override"></td>
</tr>

<tr>
<td>{{pagelink:ValueSet-England-FGMRemovalReason}}</td>
<td>draft</td>
Expand All @@ -32,15 +45,19 @@ Other ValueSets are usable if the binding strength is defined as extensible.
<tr>
<td colspan="4">Composed of CodeSystem {{pagelink:CodeSystem-England-FGMRemovalReason}}</td>
</tr>
<tr>
<td colspan="4" class="override"></td>
</tr>

<tr>
<td>{{pagelink:ValueSet-England-ChildProtectionPlan}}</td>
<td>{{pagelink:ValueSet-England-RoleCode}}</td>
<td>draft</td>
<td><a href='https://www.hl7.org/fhir/r4/careteam.html' target="_blank">CareTeam</td>
<td><a href='https://simplifier.net/guide/UK-Core-Implementation-Guide-STU3-Sequence/Home/ProfilesandExtensions/Profile-UKCore-Organization?version=current' target="_blank">Profile-UKCore-Organization</td>
</tr>
<tr>
<td colspan="4">Composed of CodeSystem <code>http://snomed.info/sct</code></td>
<td colspan="4">Composed of CodeSystem {{pagelink:CodeSystem-England-RoleCode}}</td>
</tr>

</tbody>
</table>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ All new FHIR assets will be developed in the [NHS England Implementation Guide]

Within the NHSE folder is an IG called [NHSE Design and Development Approach](https://simplifier.net/guide/NHSE-Design-and-Development-Approach2/Home?version=current) which gives detailed guidence to NHSE IG creators.

## NHS England Design & Development Approach
<table class="assets" title="NHS England Future IG list">
<thead>
<tr>
Expand All @@ -22,36 +23,30 @@ Within the NHSE folder is an IG called [NHSE Design and Development Approach](ht
</thead>
<tbody>
<tr>
<td><a href="https://simplifier.net/nhs-england-implementation-guide">NHS England Implementation Guide</td>
<td>Implementation Guidance</td>
<td>Implementation Guidance for All NHS England FHIR Assets.</td>
<td><a href="https://simplifier.net/guide/nhs-england-design-and-development-approach?version=current">NHS England Design and Development Approach</td>
<td>Guidance</td>
<td>The design and development approach used to produce the NHS England IG</td>
<td>NHS England</td>
<td>R4</td>
</tr>
</tr>
</tbody>
</table>

<tr>
<td><a href="https://simplifier.net/guide/nhs-england-ig-clinical-and-technical-assurance-doc-pack?version=current">NHS England IG Clinical and Technical Assurance Sprint 1 Documentation Pack</td>
<td>Implementation Guidance</td>
<td>The purpose of this pack is to provide guidance documentation for stakeholders involved in the NHS England Implementation Guide Clinical and Technical Assurance (C&TA) process.</td>
<td>NHS England</td>
<td>R4</td>
</tr>
<br /><br />

<tr>
<td><a href="https://simplifier.net/guide/nhs-england-implementation-guide-version-history?version=current">NHS England Implementation Guide Version History</td>
<td>Registry</td>
<td>A registry of the version of the NHS England and the change history of each version.</td>
<td>NHS England</td>
<td>R4</td>
</tr>
## NHS England Implementation Guide Publications

<table class="assets" title="NHS England Future IG list">
<thead>
<tr>
<td><a href="https://simplifier.net/guide/nhs-england-naming-systems?version=current">NHS England Naming Systems</td>
<td>Registry</td>
<td>A registry of NamingSystems that are managed and allocated by HL7 UK.</td>
<td>NHS England</td>
<td>R4</td>
<th class="width20">Name</th>
<th class="width20">Type</th>
<th class="width40">Description</th>
<th class="width10">Publisher</th>
<th class="width10">FHIR Version</th>
</tr>
</thead>
<tbody>

<tr>
<td><a href="https://simplifier.net/guide/nhs-england-implementation-guide-stu1?version=current">NHS England Implementation Guide STU1</td>
Expand All @@ -62,14 +57,24 @@ The scope of this Implementation Guide is for programmes and products within NHS
<td>R4</td>
</tr>

</tbody>
</table>

<br /><br />

## Programme Implementation Guides

<table class="assets" title="NHS England Future IG list">
<thead>
<tr>
<td><a href="https://simplifier.net/guide/nhs-england-design-and-development-approach?version=current">NHS England Design and Development Approach</td>
<td>Guidance</td>
<td>The design and development approach used to produce the NHS England IG</td>
<td>NHS England</td>
<td>R4</td>
<th class="width20">Name</th>
<th class="width20">Type</th>
<th class="width40">Description</th>
<th class="width10">Publisher</th>
<th class="width10">FHIR Version</th>
</tr>

</thead>
<tbody>

<tr>
<td><a href="https://simplifier.net/nhs-england-programme-implementation-guides">NHS England Programme Implementation Guides</td>
Expand Down Expand Up @@ -105,6 +110,64 @@ The scope of this Implementation Guide is for programmes and products within NHS

</tbody>
</table>


<br /><br />

## Registries
<table class="assets" title="NHS England Future IG list">
<thead>
<tr>
<th class="width20">Name</th>
<th class="width20">Type</th>
<th class="width40">Description</th>
<th class="width10">Publisher</th>
<th class="width10">FHIR Version</th>
</tr>
</thead>
<tbody>
<tr>
<td><a href="https://simplifier.net/guide/nhs-england-implementation-guide-version-history?version=current">NHS England Implementation Guide Version History</td>
<td>Registry</td>
<td>A registry of the version of the NHS England and the change history of each version.</td>
<td>NHS England</td>
<td>R4</td>
</tr>

<tr>
<td><a href="https://simplifier.net/guide/nhs-england-naming-systems?version=current">NHS England Naming Systems</td>
<td>Registry</td>
<td>A registry of NamingSystems that are managed and allocated by HL7 UK.</td>
<td>NHS England</td>
<td>R4</td>
</tr>
</tbody>
</table>

<br /><br />

## Clinical and Technical Assurance
<table class="assets" title="NHS England Future IG list">
<thead>
<tr>
<th class="width20">Name</th>
<th class="width20">Type</th>
<th class="width40">Description</th>
<th class="width10">Publisher</th>
<th class="width10">FHIR Version</th>
</tr>
</thead>
<tbody>
<tr>
<td><a href="https://simplifier.net/guide/nhs-england-ig-clinical-and-technical-assurance-doc-pack?version=current">NHS England IG Clinical and Technical Assurance Sprint 1 Documentation Pack</td>
<td>Implementation Guidance</td>
<td>The purpose of this pack is to provide guidance documentation for stakeholders involved in the NHS England Implementation Guide Clinical and Technical Assurance (C&TA) process.</td>
<td>NHS England</td>
<td>R4</td>
</tr>
</tbody>
</table>

<br>

<div markdown="span" class="alert alert-warning" role="alert"><h4 id="Licence"><i class="fas fa-gavel"></i> Licensing and Publisher</h4>
Expand Down
Original file line number Diff line number Diff line change
@@ -1 +1,3 @@
## {{page-title}}
## {{page-title}}

All proposed assets for C&TA Sprint 1 are found here: **(link to be added here once the sprint review package is released)**
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

## Purpose

The purpose of this pack is to provide guidance documentation for stakeholders involved in the NHS England Implementation Guide Clinical and Technical Assurance (C&TA) process. The audiences for this documentation are internal NHS England programmes, external stakeholders and implementation sites using FHIR specifications. It is assumed that the reader has a basic understanding of HL7 FHIR (R4 version).
The purpose of this pack is to provide guidance documentation for stakeholders involved in the NHS England Implementation Guide Clinical and Technical Assurance (C&TA) process. The audiences for this documentation are internal NHS England programmes, external stakeholders and implementation sites using FHIR specifications. It is assumed that the reader has a basic understanding of [HL7 FHIR](https://www.hl7.org/fhir/r4/index.html "HL7 R4") (R4 version).

## Pack Structure

Expand Down
Loading

0 comments on commit 269978a

Please sign in to comment.