Commit Graph

5887 Commits

Author SHA1 Message Date
markiantorno e90863a271 Release: v6.1.0
## Validator Changes

* Performance fix: Delay loading content when loading IGs
* CodeSystem validation around count and content
* Add checking around internal status consistency and across dependencies (draft/experimental/retired/deprecated)
* Improved error messages on server failure
* Fix bug in warning about No valid Display Names found
* Use Supplements when validating display names
* Fix issue in FHIRPath .combine focus handling
* Check Extension fixed values for URLs - enforce consistency
* Fix R4 FML parser problem
* Track and report inactive status when reported from terminology server
* Add defense against large terminology operations causing obscure java errors
* Fix bug with client sending too much data to tx.fhir.org (big performance hit in some cases)
* Fix obscure bug with designations in a more specific language the the code system they are in

## Other code changes

* Significant upgrade of version comparison for profiles/extensions, value sets, and code systems, and integration into rendering framework
* Many minor changes to terminology functionality (reconciliation with differences with OntoServer) including service protection
  * Rename implySystem parameter to inferSystem per TI decision
  * rework how definitions are handled after discussion with Michael
  * add flat mode to tests for Ontoserver, and add experimental functionality
* fix rendering issue in subscription topic
* Add a renderer for ExampleScenario
* Automatically render markdown in code system concept definitions
* Fix loading issues in test mode for simplifier packages
* Remove spurious logging in FHIRPath engine
* Fix addChild error in PEBuilder (#1343) + Add test case
* CPT Importer
* Dependencies fixed/updated: okhttp, thymeleaf, commonmark & UCUM
* Xhtml fluent improvements + related XHtmlNode improvements
* Release new pubpack for new icons
* Json Object comparison: fix bug in arrays with multiple optional elements + improved error messages + support for external strings
* fix cross-version extensions web references where possible
* Don't suppress exceptions in terminology clients
* Add first cut of Profile Generation code
* Stop putting invalid codes in expansions if they are not in the code system
***NO_CI***
2023-08-22 17:01:34 +00:00
dotasek 1b33d2a537 Bump minor version 2023-08-22 11:56:22 -04:00
dotasek 05fdc08758 Bump test cases to 1.3.26
***NO_CI***
2023-08-22 09:37:44 -04:00
Grahame Grieve 7a7a85f08f Merge remote-tracking branch 'origin/master' 2023-08-22 22:58:13 +10:00
Grahame Grieve 53a9829e20 fix release notes 2023-08-22 22:58:06 +10:00
Grahame Grieve 2ab5919e2e
Merge pull request #1402 from hapifhir/do-2023-08-14-update-ucum
Update ucum to version 1.0.8
2023-08-22 22:41:08 +10:00
Grahame Grieve b0a9bf27ed clean up file path messages for better troubleshooting 2023-08-22 21:47:25 +10:00
Grahame Grieve 54eb35fa1a fix bug with client sending too much data to tx.fhir.org 2023-08-22 21:47:02 +10:00
Grahame Grieve 32d1d8cad8 Hack utility for tx.fhir.org debugging 2023-08-22 21:46:25 +10:00
Grahame Grieve f5f35d5815 in order to get the tests passing 2023-08-22 14:46:04 +10:00
Grahame Grieve f3d6541eef
Merge pull request #1403 from hapifhir/2023-08-gg-more-tx-test-fixes-2
2023 08 gg more tx test fixes 2
2023-08-22 14:30:42 +10:00
Grahame Grieve e11f03bd8a Fix erroneous handling of designations with a matching language to the base display 2023-08-22 12:08:53 +10:00
Grahame Grieve 504e02bd32
Merge pull request #1401 from hapifhir/2023-08-gg-more-tx-test-fixes
2023 08 gg more tx test fixes
2023-08-22 11:24:02 +10:00
Grahame Grieve 013cff09b7 release notes 2023-08-22 10:55:25 +10:00
dotasek 9303aa7673 Bump to release version 2023-08-21 13:22:17 -04:00
dotasek 62225652b6 Bump ucum + version fix build 2023-08-21 11:21:45 -04:00
dotasek 9ae060b5d9 Bump ucum version 2023-08-21 09:32:52 -04:00
Grahame Grieve f795394fd2 Sorting ValueSet.expansion.contains in the tx tests 2023-08-21 19:35:10 +10:00
Grahame Grieve 69d2a12a2b fix bug handling invalid codes when expanding 2023-08-21 16:29:54 +10:00
Grahame Grieve 9457b79ac1 Merge remote-tracking branch 'origin/master' 2023-08-21 11:06:13 +10:00
Grahame Grieve 2c6be77ee2 fix comparison logic 2023-08-21 11:06:04 +10:00
Grahame Grieve 55f4f42c94
Merge pull request #1400 from hapifhir/2023-08-gg-profile-code-generation
First cut at profile code generation
2023-08-20 22:11:52 +10:00
Grahame Grieve 6d3e555620 First cut at profile code generation 2023-08-20 19:06:20 +10:00
Grahame Grieve 46bae75c40
Merge pull request #1399 from hapifhir/2023-08-gg-tx-tests-externals-2
2023 08 gg tx tests externals 2
2023-08-20 05:12:57 +10:00
Grahame Grieve 390e25ddae more test fixes 2023-08-19 22:46:23 +10:00
Grahame Grieve e4f6ec5a7b more revisions to tests 2023-08-19 20:18:15 +10:00
Grahame Grieve 497a81a544 Track and report inactive status when reported from terminology server 2023-08-19 20:17:42 +10:00
Grahame Grieve 2acf546059 Don't suppress exceptions in clients 2023-08-19 20:15:29 +10:00
Grahame Grieve ae8e412009 Merge remote-tracking branch 'origin/master' 2023-08-19 12:31:34 +10:00
Grahame Grieve 3c860d1187 release notes 2023-08-19 12:31:08 +10:00
Grahame Grieve d2698f115c debugging fix 2023-08-19 11:36:41 +10:00
Grahame Grieve 12e38a3ebe
Merge pull request #1396 from hapifhir/2023-08-gg-tx-tests-externals
2023 08 gg tx tests externals
2023-08-19 10:40:21 +10:00
Grahame Grieve 1248bae5e4 $externals works like $fragments when no external string provided 2023-08-19 09:13:32 +10:00
Grahame Grieve b8d89d253e fix cross-version extensions URLs where possible 2023-08-19 09:04:19 +10:00
Grahame Grieve 6f0d54a8dc terminology service bug fixes 2023-08-19 09:03:59 +10:00
Grahame Grieve 5078a95016 update CPT model per changes to doco 2023-08-18 13:48:24 +10:00
Grahame Grieve fa54f7748e fix java exception 2023-08-18 13:48:08 +10:00
Grahame Grieve a87e4728a4 fix bug in structure definition creating links to core spec 2023-08-18 13:47:53 +10:00
Grahame Grieve d571f48376 fix bug in compare utilities around json arrays with multiple optional elements 2023-08-18 13:47:34 +10:00
Grahame Grieve bb2e87c250 automatically process markdown in code system concept definitions 2023-08-18 13:47:16 +10:00
Grahame Grieve c32492a66b improve error draft error where possible 2023-08-18 13:46:56 +10:00
Grahame Grieve 87a9a58771 fix for testing IGs 2023-08-17 21:19:56 +10:00
Grahame Grieve f7c606e88b rendering fixes for IGs 2023-08-17 18:29:59 +10:00
Grahame Grieve 0d1072616e rework comparison and related rendering 2023-08-17 18:14:12 +10:00
Grahame Grieve bb7d43393f Merge remote-tracking branch 'origin/master' 2023-08-17 11:14:48 +10:00
Grahame Grieve eacffd11df Add support for external strings for tx tests 2023-08-17 11:14:34 +10:00
Grahame Grieve 4766cb3e4e
Merge pull request #1395 from hapifhir/2023-08-gg-rendering-comparisons
2023 08 gg rendering comparisons
2023-08-17 11:13:29 +10:00
Grahame Grieve 4d7ecec87c more status checking 2023-08-16 22:39:28 +10:00
Grahame Grieve c71d3a107d always return x-caused-by-unknown-system when system is unknown 2023-08-16 22:38:21 +10:00
Grahame Grieve 57d1a973e4 fix return paths when validating codes 2023-08-16 22:38:01 +10:00