Skip to content

Commit ef0a10f

Browse files
Healthedata1healthedata1
andauthored
Fix QA issues for FMG
* metadata changes for publication * add STU note and update ignore message for Include Associated Data Code System --------- Co-authored-by: healthedata1 <ehaas@healthedata1.com>
1 parent 8280098 commit ef0a10f

File tree

4 files changed

+16
-9
lines changed

4 files changed

+16
-9
lines changed

input/ignoreWarnings.txt

Lines changed: 10 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,18 +4,23 @@
44
# 01. An inline example is provided in the extension description
55
WARNING: StructureDefinition.where(url = 'http://hl7.org/fhir/uv/bulkdata/StructureDefinition/operation-not-supported'): The Implementation Guide contains no examples for this extension
66

7-
# 02. This valueset is defined on the Expression type, not in this IG
8-
A definition could not be found for Canonical URL 'http://www.rfc-editor.org/bcp/bcp13.txt'
97

108
# Hints
119

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
10+
# 02. This new feature will be added in future versions of this IG
11+
12+
The html source contains the word 'SHOULD' but it is not in a text phrase marked as a conformance clause
13+
The html source contains the word 'SHALL' but it is not in a text phrase marked as a conformance clause
14+
15+
16+
# 03. This extension is defined in the Expression type, not in this IG
17+
The extension http://hl7.org/fhir/StructureDefinition/elementdefinition-maxValueSet|5.2.0 is deprecated
1418

1519
# Hints - Terminology
1620

1721
# 04. Group profile - this code system is used by the Group resource
1822
Reference to draft CodeSystem http://hl7.org/fhir/group-type|4.0.1
1923

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.
24+
# 05. Created UTG tracker to create code system in UTG: UP-759 - "Create an Include Associated Data Code System" based on discussion with TMSG (11/13/2025 minutes: https://confluence.hl7.org/spaces/TSMG/pages/403868663/2025-11-13+TSMG+Agenda+and+Minutes). To preserve the expansion and links in the ValueSet definition, this version will use the current code system defined in this IG and will update to the THO code system URL when it is published. Since the current operation parameter that uses these codes is of type `code` and documented as experimental, this is not considered a breaking change and does not need community input. An STU note was added to alert implementers that that the code system will be migrating to THO.
25+
2126
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)
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
In future versions, this code system will be hosted by [HL7 Terminology (THO)](https://terminology.hl7.org/index.html) and the FHIR URI to identify it will change to `http://terminology.hl7.org/CodeSystem/include-associated-data`
2+
{:.stu-note}

publication-request.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"path" : "http://hl7.org/fhir/uv/bulkdata/STU3",
55
"mode" : "milestone",
66
"status": "trial-use",
7-
"sequence": "STU3",
7+
"sequence": "STU 3",
88
"desc": "STU 3 Publication",
99
"changes": "changes.html"
1010
}

sushi-config.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@ name: BulkDataAccessIG
44
title: Bulk Data Access IG
55
description: FHIR based approach for exporting large data sets from a FHIR server to a client application
66
status: active
7-
version: 3.0.0-ballot
7+
version: 3.0.0
88
fhirVersion: 4.0.1
9-
copyrightYear: 2021+
10-
releaseLabel: "STU 3 - Ballot" # ci-build | draft | qa-preview | ballot | trial-use | release | update | normative+trial-use
9+
copyrightYear: 2025+
10+
releaseLabel: "STU 3" # ci-build | draft | qa-preview | ballot | trial-use | release | update | normative+trial-use
1111
license: CC0-1.0 # https://www.hl7.org/fhir/valueset-spdx-license.html
1212
jurisdiction: http://unstats.un.org/unsd/methods/m49/m49.htm#001
1313
publisher:

0 commit comments

Comments
 (0)