Skip to content

Commit 8b84b1b

Browse files
authored
Merge pull request #144 from abdullah-git1/master
QA fixes - ignoreWarnings and codesystem-publishable-example
2 parents 1b57c02 + f0198a5 commit 8b84b1b

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

input/ignoreWarnings.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@ WARNING: StructureDefinition.where(url = 'http://hl7.org/fhir/us/cqfmeasures/Str
66
# CPT Code System cannot be validated, the content containing these codes is from measure developers, built with VSAC-enabled tooling, we are confident the CPT codes referenced here are correct
77
The definition for the Code System with URI 'http://www.ama-assn.org/go/cpt' doesnt provide any codes so the code cannot be validated
88

9+
# The following information message in the example is related to terminology referenced in profiles with the status of draft . Will address these in future profiles
10+
INFORMATION: Measure/EXMLogic-FHIR: Measure.contained[0]/*Library/effective-data-requirements*/.dataRequirement[1].extension[1].extension[1].value.ofType(code): Reference to draft item http://hl7.org/fhir/search-comparator|4.0.1
11+
912
# This error appears to be inherited from the base capability statement
1013
WARNING: StructureDefinition/capability-statement-cqfm: StructureDefinition.snapshot.element[0].constraint[6].xpath: value should not start or finish with whitespace ' not(f:kind/@value='instance') or (not(exists(f:implementation)) and exists(f:software))'
1114

input/resources/CodeSystem-publishable-example.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
<description value="This is an example code system, based on the SNOMED CT Code System to illustrate a publishable code system resource. SNOMED CT is a core clinical healthcare terminology that contains concepts with unique meanings and formal logic based definitions organized into hierarchies."/>
3232
<copyright value="This artefact includes content from SNOMED Clinical Terms (SNOMED CT) which is copyrighted material of the International Health Terminology Standards Development Organisation (IHTSDO). Where an implementation of this artefact makes use of SNOMED CT content, the implementer must have the appropriate SNOMED CT Affiliate license - for more information contact http://www.snomed.org/snomed-ct/get-snomed-ct or info@snomed.org"/>
3333
<caseSensitive value="false"/>
34-
<content value="not-present"/>
34+
<content value="example"/>
3535
<!-- NOTE: This concept is included to avoid the error that a publishablecodesystem requires content, it shouldn't: https://jira.hl7.org/browse/FHIR-31753 -->
3636
<concept>
3737
<code value="428361000124107"/>

0 commit comments

Comments
 (0)