Skip to content

Commit

Permalink
WIP: Add specimen as profile to ignore
Browse files Browse the repository at this point in the history
Ref: #244
  • Loading branch information
projkov committed Jan 30, 2025
1 parent 7ed4f3c commit 0b9fba5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/au_core_test_kit/generator/ig_metadata_extractor.rb
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@ def remove_extra_supported_profiles

def add_metadata_from_resources
profile_arr_to_skip = [
'http://hl7.org.au/fhir/StructureDefinition/au-specimen',
'http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire',
'http://hl7.org.au/fhir/core/StructureDefinition/au-core-norelevantfinding',
'http://hl7.org/fhir/StructureDefinition/DocumentReference' # https://github.com/hl7au/au-fhir-core-inferno/issues/216
Expand Down

0 comments on commit 0b9fba5

Please sign in to comment.