Skip to content

Commit 22db9d5

Browse files
committed
Automated update from Simplifier
1 parent a5a828d commit 22db9d5

3 files changed

Lines changed: 8 additions & 6 deletions

File tree

guides/UK-Core-Implementation-Guide-STU3-Sequence/Home/Guidance/Identifier-Guidance/Index.page.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# {{page-title}}
22

3-
<div id="newAsset" markdown="span" class="alert alert-success" role="alert"><h4><i class="fa fa-star">
3+
<div id="newAsset" markdown="span" class="alert alert-success" role="alert"><h4><i class="fa fa-star"></i></h4>
44
<h2> Principles</h2>
55
The following principles apply to the definition and use of identifier systems within UK Core–conformant implementations:
66

@@ -19,15 +19,15 @@ Implementations SHOULD NOT assume system URIs are permanently resolvable or immu
1919

2020

2121
- Use of the NamingSystem resource is OPTIONAL.
22-
NamingSystem resources are intended for historical reference and documentation only. Implementations SHOULD NOT rely on the presence of a NamingSystem for runtime processing or validation.
22+
NamingSystem resources are intended for historical reference and documentation only.
2323

2424

2525
- Do not rely on assigner or type for processing or search.
2626
Best practice is to avoid dependence on Identifier.assigner or Identifier.type, as neither element is reliably searchable across implementations.
2727

28-
See <a href="https://build.fhir.org/datatypes.html#Identifier">DataTypes - Identifier</a> and <a hred="https://build.fhir.org/ig/HL7/fhir-for-fair/FHIRidentifiers.html>FHIR for FAIR - FHIR Identifiers</a>for more information
28+
See <a href="https://build.fhir.org/datatypes.html#Identifier">DataTypes - Identifier</a> and <a href="https://build.fhir.org/ig/HL7/fhir-for-fair/FHIRidentifiers.html">FHIR for FAIR - FHIR Identifiers</a>for more information
2929

30-
<h2>Identifier System Preferred Approach</h2>
30+
<h2>Identifier System Example Approach</h2>
3131

3232
Where a recognised identifier system exists, or one can reasonably be established:
3333

guides/UK-Core-Implementation-Guide-STU3-Sequence/Home/Guidance/toc.yaml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
- name: Sitemap Overview
22
filename: Sitemap-Overview
3+
- name: Identifier Guidance
4+
filename: Identifier-Guidance
35
- name: DataType Guidance
46
filename: DataTypeGuidance
57
- name: CodeableConcept Guidance
@@ -10,5 +12,4 @@
1012
filename: MustSupport-Guidance
1113
- name: Lifecycle
1214
filename: Lifecycle
13-
- name: Identifier Guidance
14-
filename: Identifier-Guidance
15+

guides/UKCoreVersionHistory/Home/STU3-Sequence.page.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ topic: STU3Sequence
2222
<br>
2323
<b>General IG improvements:</b><br>
2424
<ul>
25+
<li>Added guidance on use of SNOMED CT UK Edition to Terminology Index page
2526
<li>Changed all VitalSigns derived profiles baseDefinitions to reference HL7 Internal profiles. This ensures international conformance as per <a href="https://build.fhir.org/observation.html#core">10.1.1.1 Core Profiles for Observation</a>.
2627
<li>Removed IG pages and references to retired and deleted R5 backport Extensions.</li>
2728
<li>Removed references to retired and deleted R5 backport Extensions in StructureDefinition assets: <code>UKCore-DiagnosticReport-Lab</code>; <code>UKCore-DiagnosticReport</code>; <code>UKCore-FamilyMemberHistory</code>; <code>UKCore-Observation-Lab</code>; <code>UKCore-Observation</code>; and <code>UKCore-Specimen</code>.</li>

0 commit comments

Comments
 (0)