You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The following principles apply to the definition and use of identifier systems within UK Core–conformant implementations:
6
6
@@ -19,15 +19,15 @@ Implementations SHOULD NOT assume system URIs are permanently resolvable or immu
19
19
20
20
21
21
- 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.
23
23
24
24
25
25
- Do not rely on assigner or type for processing or search.
26
26
Best practice is to avoid dependence on Identifier.assigner or Identifier.type, as neither element is reliably searchable across implementations.
27
27
28
-
See <ahref="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 <ahref="https://build.fhir.org/datatypes.html#Identifier">DataTypes - Identifier</a> and <ahref="https://build.fhir.org/ig/HL7/fhir-for-fair/FHIRidentifiers.html">FHIR for FAIR - FHIR Identifiers</a>for more information
29
29
30
-
<h2>Identifier System Preferred Approach</h2>
30
+
<h2>Identifier System Example Approach</h2>
31
31
32
32
Where a recognised identifier system exists, or one can reasonably be established:
Copy file name to clipboardExpand all lines: guides/UKCoreVersionHistory/Home/STU3-Sequence.page.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -22,6 +22,7 @@ topic: STU3Sequence
22
22
<br>
23
23
<b>General IG improvements:</b><br>
24
24
<ul>
25
+
<li>Added guidance on use of SNOMED CT UK Edition to Terminology Index page
25
26
<li>Changed all VitalSigns derived profiles baseDefinitions to reference HL7 Internal profiles. This ensures international conformance as per <ahref="https://build.fhir.org/observation.html#core">10.1.1.1 Core Profiles for Observation</a>.
26
27
<li>Removed IG pages and references to retired and deleted R5 backport Extensions.</li>
27
28
<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