Commit Graph

2684 Commits

Author SHA1 Message Date
Grahame Grieve d111d045ef
Merge pull request #1852 from sebg-mio42/fix-issue-1848
Fix issue 1848
2024-12-11 05:08:41 +11:00
hl7-devops 3c91d609f5 Updating version to: 6.5.1-SNAPSHOT and incrementing test cases dependency. 2024-12-10 00:28:17 +00:00
hl7-devops 7e54ae9c89 Release: v6.5.0
## Validator Changes

* Add support for valueset-version
* Add support for terminology extraction
* Add support for expansion parameters when validating
* fix NPE in validator around Extension context
* Handle secondary terminology server errors properly
* Fix questionnaire response status checking
* Add versions to message about multiple matching profiles
* hide API-Key from appearing on the tx log
* Add supplements for used systems as well as for value set systems when validating on server
* fix missing port from server when doing tx-registry redirections
* Fix problem not finding current version of extensions pack for non-R5 versions
* Fix validation of displays when language is unknown
* fix issue missing idrefs validating IPS documents
* Update FHIRPath validation to handle rootResource type properly
* Fix obscure error on contentReference in profiles in FHIRPath engine
* Fix version conversion issue for validating derived questionnaires

## Other code changes

* New release of pubpack
* Fix r4b liquid tests
* Refactor Liquid engine and add support for forLoop and capture
* Add support for liquid on csv files
* Add support for using Liquid on plain JSON directly and add support for markdownify filter
* Many improvements to Profile Code Generation
* Start working on using new IG infrastructure for Tx tests
* Questionnaire rendering improvements
* Merge Functionality for CapabilityStatement.import
* Do not use metadata from data type profiles on elements when generating snapshots
* Fix presentation issues and union and intersection links in previous version comparison
* Fix filter comparison logic when comparing valuesets
* Fix version issues in snapshot generation tests
* Eliminate id from snapshot generation test case comparison
* Change rules around stripping extensions when generating snapshots
* fix bug using wrong reference on uri in liquid renderer
* add translations for expansion errors
* fix issue with comparison template missing
* Apply null pointer check to all switch(Enumeration) statements in version conversion code
* Remove mysql dependency
* Fix bug in DecimalType on null Bigdecimal ()] all versions)
* Fix bad URL in inter-version extension conversion of ValueSet for ValueSet property
***NO_CI***
2024-12-10 00:02:07 +00:00
sebg-mio42 5c1fac1a05 fix errors caused by using the same list for versioned and unversioned entries 2024-12-09 10:03:18 +01:00
sebg-mio42 236ed52735 fix handling of versioned references in validator bundle entry resolution 2024-12-09 10:03:18 +01:00
Grahame Grieve 62fe79bff2 Merge remote-tracking branch 'origin/master' 2024-12-08 19:59:45 +03:00
Grahame Grieve 17dfc5c285
Merge pull request #1850 from hapifhir/2024-12-gg-many-fixes
2024 12 gg many fixes
2024-12-08 19:59:24 +03:00
Grahame Grieve c7872174e8 bump minor version 2024-12-08 18:38:26 +03:00
Grahame Grieve 5b73c4762d Add support for terminology extraction and support for expansion parameters when validating 2024-12-08 18:08:29 +03:00
Grahame Grieve 10e64801cb fix issue missing idrefs validating IPS documents 2024-12-08 18:07:06 +03:00
Grahame Grieve 1f7289ed83 update FHIRPath checkTypes to handle rootResource type properly + fix error on contentReference in profiles 2024-12-08 18:05:26 +03:00
Grahame Grieve 1296722a98 Fix version conversion issue for validating derived questionnaires 2024-12-08 17:52:28 +03:00
Grahame Grieve 580926720b
Merge pull request #1839 from hapifhir/do-20241202-refactor-process-tx-issues
Refactor processTxIssues
2024-12-08 05:38:24 +03:00
Grahame Grieve d9fab89acf Fix questionnaire response status checking 2024-12-04 06:55:57 +03:00
Grahame Grieve 8e34570f36 Add versions to message about multiple matching profiles 2024-12-03 20:57:10 +03:00
dotasek e8f405716b Documentation + More renaming 2024-12-03 10:32:38 -05:00
dotasek cddc60e352 Reduce nesting 2024-12-02 19:31:13 -05:00
dotasek 7cbef50f6b More refactoring + renaming 2024-12-02 19:24:49 -05:00
dotasek 8d27b6f592 Merge remote-tracking branch 'origin/master' into do-20241202-refactor-process-tx-issues 2024-12-02 15:24:00 -05:00
dotasek ef9fb4c504 WIP try refactor 2024-12-02 12:26:37 -05:00
Grahame Grieve e59e752567 start working on using new IG infrastructure for Tx tests 2024-12-02 06:52:18 +03:00
Grahame Grieve 93f74f968d fix version issues in snapshot generation tests 2024-11-26 11:48:42 +00:00
Grahame Grieve 6af5c5a61d eliminate id from snapshot generation test case comparison 2024-11-25 17:47:38 +08:00
Grahame Grieve a5e0605a16
Merge pull request #1829 from hapifhir/2024-11-gg-validator-npe
fix NPE in validator around Extension context
2024-11-25 15:00:20 +11:00
Grahame Grieve 9835bea27d fix NPE in validator around Extension context 2024-11-25 14:21:40 +11:00
Grahame Grieve b51951717d
Merge pull request #1704 from mrunibe/fml-performance
FML transform performance tuning
2024-11-25 08:45:41 +11:00
hl7-devops 35c43456b1 Updating version to: 6.4.5-SNAPSHOT and incrementing test cases dependency. 2024-11-22 14:50:01 +00:00
dotasek ec044b8004
Add gson annotations for fields and getter/setters (#1824) 2024-11-22 09:12:57 -05:00
Grahame Grieve 3f684ac8fc
Merge pull request #1823 from hapifhir/do-20241121-drop-ips-nz-support
Remove IPS NZ support
2024-11-22 23:17:11 +11:00
hl7-devops 7195a6ff10 Release: v6.4.4
## Validator Changes

* fix pattern discriminator validation rule

## Other code changes

* no changes
***NO_CI***
2024-11-21 23:36:21 +00:00
Grahame Grieve ce0f4a2700 Merge remote-tracking branch 'origin/master' 2024-11-22 09:24:13 +11:00
Grahame Grieve ffbbc498f7 Fix issue with pattern test :-( 2024-11-22 09:24:04 +11:00
Grahame Grieve 8cd18aae93 fix wrong look up of value set alternative causing NPE 2024-11-22 09:23:15 +11:00
dotasek d970cf154d Remove ips-nz support 2024-11-21 14:55:03 -05:00
hl7-devops 48821e4202 Updating version to: 6.4.4-SNAPSHOT and incrementing test cases dependency. 2024-11-21 17:03:30 +00:00
hl7-devops 22cfc6c28e Release: v6.4.3
## Validator Changes

* fix value set validation on import validation to find external value sets
* Fix terminology tester for change to language header
* Adjust wording of R5 slicing check
* Sort entries in error message about profiles to make the order reproducible

## Security Issues

* Automate testing for XMLUtils factory methods

## Other code changes

* update language files and add french
* make HTA messages translatable
* new release - pubpack
* NPE fixes
* suppress Json resourceType property in some logical models
* Fix missing isModifierReason on modifier extensions
* fix bug converting NamingSystem.url between versions
* Fix IG dependsOn.reason conversion
* fix code generation for enums
* Whitespace formatting and support for complex extensions
***NO_CI***
2024-11-21 16:34:08 +00:00
Grahame Grieve ed117dd8e5 updates 2024-11-21 20:38:06 +11:00
Grahame Grieve 30d71e5ec9 fix terminology tests for change to language header 2024-11-21 20:37:55 +11:00
Grahame Grieve a6f794d9c6 Adjust wording of R5 slicing check 2024-11-21 20:37:34 +11:00
Grahame Grieve 3544a819c8 sort entries in error message 2024-11-21 20:37:24 +11:00
Grahame Grieve ac59bdcedb fix value set validation on import validation to find external value sets 2024-11-21 04:37:55 +11:00
Grahame Grieve 9a42e81a2e fix ontoserver tx tests 2024-11-20 13:47:25 +11:00
hl7-devops ba678453b8 Updating version to: 6.4.3-SNAPSHOT and incrementing test cases dependency. 2024-11-19 17:42:15 +00:00
hl7-devops 5d60270e5f Release: v6.4.2
## Validator Changes

* Suppress error in v6.1.0 of THO
* Fix NPE for Ontoserver tests?
* make HL7 WG validation rule publication dependent
* Fix for illegal names in profiles when code generating
* Handle search syntax in value set filter

## Other code changes

* Apply noTerminologyTests inside terminology resource validation
* Add support for validator session for internal cache management
* Support ViewDefinition as a custom resource
* refactor UserData names to use constants and expose user data through ResourceWrapper
* Add GEM path to fhir-settings.json for Jekyll on some systems
***NO_CI***
2024-11-19 17:15:08 +00:00
Grahame Grieve 54b6173fdc Fix double negative on noTerminologyChecks 2024-11-19 13:12:23 +11:00
Grahame Grieve 8ed3753848 fix NPE for Ontoserver tests? 2024-11-19 12:48:24 +11:00
Grahame Grieve d7d2ea50f3 make HL7 WG validation rule publication dependent 2024-11-19 12:48:24 +11:00
dotasek a26fcf528a Fix test failure. 2024-11-18 18:50:48 -05:00
Grahame Grieve 1a95532924 compile fixes 2024-11-19 06:17:27 +11:00
Grahame Grieve 5657bd6261 Handle search syntax in value set filter 2024-11-19 06:07:17 +11:00