Commit Graph

3546 Commits

Author SHA1 Message Date
Jens Kristian Villadsen f9ce823d7c
Update PECodeGenerator.java 2024-10-22 22:37:28 +02:00
Grahame Grieve d6c3a9df0b Add support for NCI code rendering 2024-10-22 05:16:45 +10:30
Grahame Grieve ede7628b44 profile code generation fixes 2024-10-22 05:16:31 +10:30
Grahame Grieve 6e10d7d595 remove Encounter Renderer 2024-10-21 22:48:54 +10:30
Grahame Grieve e521b9f750 More work on tx tests, including testing HTTP status code 2024-10-21 22:48:43 +10:30
Grahame Grieve 63446c17c4 fix bug with profile code generation 2024-10-18 21:57:41 +08:00
Grahame Grieve 6694be1ffe Fix problem parsing urls in cds-hooks formats 2024-10-18 20:50:53 +08:00
Grahame Grieve 000d4c7cbb Add code generation functionality to the validator, and various updates to the generated code 2024-10-18 20:49:34 +08:00
markiantorno cabee9a341 Updating version to: 6.3.33-SNAPSHOT and incrementing test cases dependency. 2024-10-14 06:03:42 +00:00
markiantorno 54bf319161 Release: v6.3.32
## Validator Changes

* Fix validation issue with open-choice questions in R4 questionnaires
* Add command line parameter ```-tx-routing```
* Add command line parameter ```-clear-tx-cache```
* Add command line parameter ```-advisor-file```

## Other code changes

* Render extensions on some data types
* Fix rendering of complex data types when doing profile rendering
***NO_CI***
2024-10-14 05:18:21 +00:00
Grahame Grieve f19f8f4ed2 rework rules based advisor 2024-10-14 12:31:51 +08:00
Grahame Grieve 56965820ea Add support for -advisor-file, and -clear-tx-cache 2024-10-13 22:40:17 +08:00
Grahame Grieve 9809800d8d Add better tx routing logging 2024-10-13 22:38:54 +08:00
Grahame Grieve 38587eb508 Render extensions on some data types, and fix rendering of complex data types when doing profile rendering 2024-10-13 22:38:15 +08:00
markiantorno a7e216e2c3 Updating version to: 6.3.32-SNAPSHOT and incrementing test cases dependency. 2024-10-10 14:35:11 +00:00
markiantorno 0388bd0835 Release: v6.3.31
## Validator Changes

* Don't send expansion to tx server if there's a compose when sending value sets
* Better handling of error messages from terminology servers
* Stop hitting VSAC server directly

## Other code changes

* Add support for $id$ in terminology tests
* Move new documentbuilderfactory calls to XMLUtils (Security)
***NO_CI***
2024-10-10 13:54:40 +00:00
Grahame Grieve a1c64498a0 don't send expansion if there's a compose when sending value sets 2024-10-10 19:30:26 +08:00
Grahame Grieve c7ccbb0110 more work on http client 2024-10-10 19:29:58 +08:00
Grahame Grieve b9299fa9e2 fix typo 2024-10-09 23:14:11 +08:00
Grahame Grieve fd34048c81 test case version bump 2024-10-09 23:10:51 +08:00
Grahame Grieve 57926073bc Add support for $id$ in terminology tests 2024-10-09 23:10:35 +08:00
Grahame Grieve 447400daf9 Stop hitting VSAC server directly 2024-10-09 23:10:22 +08:00
Grahame Grieve cacce9b05e fix up processing of server responses 2024-10-09 23:10:09 +08:00
markiantorno c030740d9e Updating version to: 6.3.31-SNAPSHOT and incrementing test cases dependency. 2024-10-08 15:52:36 +00:00
markiantorno ad0af19fb3 Release: v6.3.30
## Validator Changes

* Show message ids in validator (-show-message--ids)
* Fix bug where message id not showing for slicing messages
* Add advisor documentation (not yet functional)
* Fix issue checking package currency for #current packages
* Add warning when code system is marked complete but has no content
* Fix bug processing adding discriminators in derived profiles
* Break valueset concept validation into multiple smaller batches for performance reasons

## Other code changes

* More work on translations in IGs
* Override inheritance of HAPI's old maven-compiler-plugin
* do not use loadPackageFromCacheOnly from outside cache manager
* Fix issues with rendering example scenario
* refactor sql view validation to fix NPE
* Fix misc warnings flagged by builds (#1772) + TRIVY typo
* Bump codeql actions to v3
* Bump checkout action to v4
* Bump commons.io to 2.14.0 (#1771)
* Workaround for ghcr rate limiting of trivy db downloads (#1770)
* Add VSACfinder (template for package analysis)
* Fix github urls
* Spelling fixes
***NO_CI***
2024-10-08 15:04:29 +00:00
Grahame Grieve bfe4fdd572 release notes 2024-10-08 17:39:33 +08:00
Grahame Grieve 10d854f242 (rename fields) 2024-10-08 05:55:52 +08:00
Grahame Grieve 6123909533 refactor sql view validation to fix NPE 2024-10-08 05:44:02 +08:00
dotasek 6439a2a732
Fix misc warnings flagged by builds (#1772) 2024-10-07 17:16:21 -04:00
Grahame Grieve cd7e579f5e
Merge pull request #1768 from hapifhir/2024-10-gg-validation-fixes
2024 10 gg validation fixes
2024-10-06 18:30:24 +08:00
Grahame Grieve c0875464a3
Merge pull request #1752 from ahdis/oe_1748
FHIR-46548: where clause on alias #1748
2024-10-06 18:00:26 +08:00
Grahame Grieve 001b132231
Merge pull request #1764 from hapifhir/FixElideIssue
Fix for issue identified in
2024-10-06 17:54:35 +08:00
Grahame Grieve 88d0cc8a68 fix issues with rendering example scenario 2024-10-06 15:22:26 +08:00
Grahame Grieve 0a03628e97 more work on translations in IGs 2024-10-05 06:40:51 +08:00
Lloyd McKenzie 17ac205210 Fix for issue identified https://chat.fhir.org/#narrow/stream/196008-ig-publishing-requirements/topic/Embedding.20fragments.20of.20examples.20in.20IG.20text 2024-10-02 22:40:13 -06:00
Grahame Grieve ae7b962d29 Fix bug processing modified differentials 2024-09-30 08:31:57 +10:00
markiantorno e8a0bba072 Updating version to: 6.3.30-SNAPSHOT and incrementing test cases dependency. 2024-09-26 12:30:18 +00:00
markiantorno 53ec745184 Release: v6.3.29
## Validator Changes

* remove spurious logging statement

## Other code changes

* no changes
***NO_CI***
2024-09-26 11:44:41 +00:00
Grahame Grieve 7bd5d3b7ce Merge remote-tracking branch 'origin/master' 2024-09-26 07:08:52 -04:00
Grahame Grieve bd53f7c011 remove spurious logging statement 2024-09-26 07:08:47 -04:00
markiantorno 8358354d2f Updating version to: 6.3.29-SNAPSHOT and incrementing test cases dependency. 2024-09-25 21:46:09 +00:00
markiantorno 569fe4b697 Release: v6.3.28
## Validator Changes

* Validator supports R6 from now on (using last stable release)
* Set default language to tag not display
* Handle tx server issues better
* Do not use server piecemeal when validating complex value sets
* Add support for -txCache parameter

## Other code changes

* Add support for R6 to R4 version enumeration
* Fix SCT link to include version and point to the right place
* Add response time to tx log
* Allow for code to turn off use of cache-id on tx interface (for debugging)
* Support n/a for tx cache folder
* Update tx cache for tests
* Add more logging for too costly validation
* Fix xml annotation suppression
***NO_CI***
2024-09-25 21:01:00 +00:00
Grahame Grieve fc5c54bcc2 fix npe in test case 2024-09-25 13:03:39 -04:00
Grahame Grieve 213d8f25f8 fix npe 2024-09-25 12:17:46 -04:00
Grahame Grieve 8595178336 fix for NPE 2024-09-25 10:21:57 -04:00
Grahame Grieve e38f40b0de fix xml annotation suppression 2024-09-25 10:08:58 -04:00
Grahame Grieve 7b0cf668ae Improved logging + fix failing test 2024-09-25 10:08:38 -04:00
Grahame Grieve 54353f8fce Add more logging for too costly validation 2024-09-25 05:15:49 -04:00
Grahame Grieve 176b0caf63 Do not use server piecemeal when validating complex value sets 2024-09-24 20:42:19 -04:00
Grahame Grieve cdaf85bf0b support n/a for tx cache folder 2024-09-24 20:34:23 -04:00