This guides follows through the creation and checking of the UKCore Simplifier packages
Ensure that you have the following permissions:
Ensure the following has been checks have been completed:
Note that the following must be done within a virtual machine due to NHS firewall restrictions.
#by default, everything is included
#if some include statements are added, we will exclude everything by default
#Simplifier imports only xml, json, images, css, yaml and markdown file types
#Include examples:
# FHIR/IG/**
# *.xml
#Exclude examples:
# !FHIR/*.img
# !*.cs
# !FHIR/examples/*
# Exclude all capability statement files:
!CapabilityStatement/*
This ensures that the capability statement is not copied into the npm package.
If the textbox had to be updated open the file manager, search for “capability” and if there delete.
This is a release of the FHIR assets for the x.x.x version of the UK Core.
**Please note: This npm package contains only the current active FHIR assets, and does not include retired assets, or ones in development which are not part of this formal release, and are therefore these are not in the associated Implementation Guide.**
This is a release of the FHIR assets for the x.x.x version of the UK Core
**Please note: This npm package contains all current assets, including ones in devlopment which are not part of this formal release, and therefore theres are not in the associated Implementation Guide.**
Once the package has been created the IG can be published. Within the IG editor:
If there are any errors spotted after publishing the guide it is possible to overwrite and republish using the same version number.
Implementation Guide
INSERT URL
Package
INSERT URL
NPM
Note: The npm package contains only active FHIR assets, and does not include retired assets, or ones in development which are not part of this formal release, and therefore these are not referenced in the STUx Sequence Implementation Guide..
npm --registry https://packages.simplifier.net install package@version
Implementation Guide
INSERT URL
Package
INSERT URL
NPM
Note: The npm package contains all current FHIR assets, including ones in development which are not part of this formal release, and therefore these are not referenced in the x.x.x Implementation Guide.
npm --registry https://packages.simplifier.net install package@version
<tr>
<td>Date</td>
<td>x.x.x</td>
<td>4.0.1</td>
<td>Description</td>
<td><a href="https://simplifier.net/guide/uk-core-implementation-guide-stux-sequence?version=x.x.x">Home Page</a><br>
<a href="https://github.com/NHSDigital/FHIR-R4-UKCORE-STAGING-MAIN/releases/download/x.x.x/UK-Core-Implementation-Guide-x.x.x.zip">Download as zip</a></td>
<td><a href="https://simplifier.net/packages/fhir.r4.ukcore.stux.currentbuild/">fhir.r4.ukcore.stux.currentbuild x.x.x</a></td>
</tr>