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
Copy file name to clipboardExpand all lines: input/fsh/profiles/group.fsh
+9-1Lines changed: 9 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -34,7 +34,15 @@ Context: Group
34
34
Extension: MembersRefreshed
35
35
Id: members-refreshed
36
36
Title: "Members Refreshed"
37
-
Description: "Extension used by a server to indicate to a client when the members in a dynamic group were last updated"
37
+
Description: """
38
+
Extension used by a server to indicate to a client when the members in a dynamic group were last updated. For example, the following extension would indicate that the group members were last updated January 1st 2024:
Copy file name to clipboardExpand all lines: input/ignoreWarnings.txt
+5-5Lines changed: 5 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -2,20 +2,20 @@
2
2
# Warnings
3
3
4
4
# 01. An inline example is provided in the extension description
5
-
The Implementation Guide contains no examples for this extension
5
+
WARNING: StructureDefinition.where(url = 'http://hl7.org/fhir/uv/bulkdata/StructureDefinition/operation-not-supported'): The Implementation Guide contains no examples for this extension
6
6
7
7
# 02. This valueset is defined on the Expression type, not in this IG
8
8
A definition could not be found for Canonical URL 'http://www.rfc-editor.org/bcp/bcp13.txt'
9
9
10
10
# Hints
11
11
12
-
# 01.This extension is defined in the Expression type, not in this IG
13
-
The extension http://hl7.org/fhir/StructureDefinition/elementdefinition-maxValueSet|5.2.0 is deprecated
12
+
# 03.This extension is defined in the Expression type, not in this IG
13
+
The extension http://hl7.org/fhir/StructureDefinition/elementdefinition-maxValueSet|5.3.0-ballot-tc1 is deprecated with the note Use additionalBinding extension or element instead
14
14
15
15
# Hints - Terminology
16
16
17
-
# 01. Group profile - this code system is used by the Group resource
17
+
# 04. Group profile - this code system is used by the Group resource
18
18
Reference to draft CodeSystem http://hl7.org/fhir/group-type|4.0.1
19
19
20
-
# 02. The includeAssociatedData code system and valueset are specific to this IG and extremely unlikely to be used elsewhere. We will request TSMG approval.
20
+
# 05. The includeAssociatedData code system and valueset are specific to this IG and extremely unlikely to be used elsewhere. We will request TSMG approval.
21
21
Most code systems defined in HL7 IGs will need to move to THO later during the process. Consider giving this code system a THO URL now (See https://confluence.hl7.org/display/TSMG/Terminology+Play+Book, and/or talk to TSMG)
0 commit comments