Commit Graph

5549 Commits

Author SHA1 Message Date
Grahame Grieve bdca931757
Merge pull request #1243 from hapifhir/do-20230428-subscriptionstatus-conv
Add missing elements to SubscriptionStatus conversion
2023-04-29 08:42:13 +10:00
Grahame Grieve 72e3c0269f release notes 2023-04-29 08:41:31 +10:00
Grahame Grieve 34f149f0c8 Add support for JSON in tx client batch handling 2023-04-29 08:41:05 +10:00
dotasek c28a100f02 Add additionalContext and error 2023-04-28 16:49:56 -04:00
dotasek 6a0efdfe0b Add timestamp conversion 2023-04-28 16:38:20 -04:00
markiantorno 718cd5e369 Updating version to: 6.0.2-SNAPSHOT and incrementing test cases dependency. 2023-04-28 14:29:47 +00:00
markiantorno d43d9bbdd8 Release: v6.0.1
## Validator Changes

* Improved Error messages when code is not in value set + various typo fixes
* Updated Dutch translations for error messages
* More informative failures when questionnaire value set validation fails
* Warnings when extension context is 'Element'
* Fix missing source id for tx server messages in validation output

## Other code changes

* Move HTTP logging to a sub-directory of temp
* Default to text log not HTML log for terminology logging, and don't spuriously escape the text log
* Use JSON not XML by default when using R4 terminology service
* Add support for R6 final version
* Bump HAPI to 6.4.1
***NO_CI***
2023-04-28 14:00:19 +00:00
Grahame Grieve 035b74a003 set up release 2023-04-28 19:56:57 +10:00
Grahame Grieve 28b21d566a Fix up error messages 2023-04-28 18:56:00 +10:00
Grahame Grieve d60db32e37 more quote fixing 2023-04-28 17:50:13 +10:00
Grahame Grieve bef3f68314
Merge pull request #1241 from hapifhir/gg-202304-extension-validation
Gg 202304 extension validation
2023-04-28 17:47:19 +10:00
Grahame Grieve f9121a51c9
Merge branch 'master' into gg-202304-extension-validation 2023-04-28 17:47:11 +10:00
Grahame Grieve 4d3f734817
Merge pull request #1242 from ahenket/master
Fixed typoes in Messages.properties and updated Messages_nl.properties
2023-04-28 17:46:43 +10:00
Alexander Henket d021a9dc7f
Merge branch 'hapifhir:master' into master 2023-04-28 09:39:54 +02:00
Alexander Henket b4870b0a6b Updated Dutch according to Messages.properties 2023-04-28 09:38:53 +02:00
Grahame Grieve 0e7b50970e
Merge pull request #1240 from ahenket/patch-2
Fixed two typos in Messages.properties
2023-04-28 17:34:08 +10:00
Alexander Henket 9a165b75d4 Fixed some more typos 2023-04-28 09:31:09 +02:00
Grahame Grieve 069dc03c90 Validate Extension Context + fix questionnaire value set validation 2023-04-28 17:28:28 +10:00
Grahame Grieve 86c98b1130 fix missing id 2023-04-28 17:27:39 +10:00
Alexander Henket 07a08f5de2
Fixed two typos 2023-04-28 08:51:30 +02:00
Grahame Grieve cf9b9b876d Merge remote-tracking branch 'origin/master' 2023-04-28 14:37:00 +10:00
Grahame Grieve 6da35aa838 set up release 2023-04-28 14:36:02 +10:00
Mark Iantorno a1f969dac9 Updating test case dependency to v1.3.1
***NO_CI***
2023-04-28 04:02:36 +00:00
Grahame Grieve 0e1f5f5542 Merge remote-tracking branch 'origin/master' 2023-04-28 13:25:52 +10:00
Grahame Grieve 2f74673734 release notes 2023-04-28 13:23:31 +10:00
Grahame Grieve 556313bb98
Merge pull request #1238 from hapifhir/gg-202304-r6-support
Gg 202304 r6 support
2023-04-28 11:46:25 +10:00
Grahame Grieve 4ec909e302
Merge branch 'master' into gg-202304-r6-support 2023-04-28 10:50:28 +10:00
Grahame Grieve 53eae9b51f fix error messages 2023-04-28 10:14:17 +10:00
dotasek e01aa876c8
Bump HAPI to 6.4.1 (#1237)
* Bump HAPI to 6.4.1

* Fix broken checkstyle configs

* Fix checkstyle in convertors
2023-04-27 18:11:25 -04:00
Grahame Grieve 6e2b113f94 improved error message 2023-04-28 07:36:39 +10:00
Grahame Grieve 829549eeff Add support for R6 formal version 2023-04-28 07:36:13 +10:00
Grahame Grieve 9d53b738df Improved error message when code not in value set 2023-04-28 07:36:00 +10:00
Grahame Grieve e0c1273346 Merge remote-tracking branch 'origin/master' 2023-04-28 06:38:12 +10:00
Grahame Grieve c98e5d9f7c set up release 2023-04-28 06:37:40 +10:00
Grahame Grieve 789eae760e
Merge pull request #1236 from ahenket/patch-1
Fixed missing = in key "QUESTIONNAIRE_QR_ITEM_BADOPTION_CS"
2023-04-28 06:33:00 +10:00
Grahame Grieve a5b5d40c22
Merge pull request #1235 from hapifhir/gg-202304-log-fixes
Gg 202304 log fixes
2023-04-28 06:32:28 +10:00
Alexander Henket de75e4db52
Fixed missing = in key "QUESTIONNAIRE_QR_ITEM_BADOPTION_CS" 2023-04-27 17:50:43 +02:00
Grahame Grieve 07a2e63941 more http logging to subdirectory of temp 2023-04-27 20:09:23 +10:00
Grahame Grieve 949c57acbf Do not spuriously escape in tx text log 2023-04-27 20:08:54 +10:00
Grahame Grieve 30e8f64962 Switch to use text logger for tx unless html is explicitly requested 2023-04-27 20:08:20 +10:00
Grahame Grieve b28fe7df7d Switch R4 tx client to use json not xml 2023-04-27 20:07:37 +10:00
markiantorno 46259c47e0 Updating version to: 6.0.1-SNAPSHOT and incrementing test cases dependency. 2023-04-26 23:45:01 +00:00
markiantorno 5a4049e0e2 Release: v6.0.0
## Validator Changes

Note: This validator release is accompanied by a new release of tx.fhir.org, and earlier versions
of the validator will not perform validation correctly for some valuesets and languages. This is
in effect a mandatory upgrade

* Major **Breaking** change: test multi-lanugage support on the terminology service API, and make many fixes.
** This release also includes full support for supplements providing designations and properties
* Add support for -install operation to install packages and generate snapshots while at it (support simplifier packages in sushi)
* Add support for ```lang-transform extract``` and ```-lang-transform inject``` to the validator (start of multi-lingual implementation support)
* Add support for -tx-tests to validator
* Change settings file to fhir-settings.json in .fhir, instead of fhir-tools-setting.ini (see [here](https://confluence.hl7.org/display/FHIR/Using+fhir-settings.json) for documentation)
* Add provisional support for running without a network: -no-network. Beware: this is not fully tested at this point
* Warning not error when the code system isn't known validating questionnaires
* Fix up loading of IG bundles
* Work around issue with R5 path in extensions pack
* Fix issue with SearchParameter validation throwing an exception if no expressions are valid

## Other code changes

* Code to support translation functionality
* Partial fix for problem parsing maps from previous versions
* Fix Code System rendering for supplements, and when there's 1..2 display translations
* Remove spurious header from ConceptMap rendering
* Return ID part correctly when FhirPath expression result is converted to string
* fix problem with leaf rendering in profile driven renderer
* Fix R4B tests to be based on R4B
* fix index error validating HierarchicalTable
* fix NPE in requirements renderer
* Fix NPE in code generator
* Rework package cache manager - add testing mode
* Add link to questionnaire rendering questionnaireResponse + Fix access violation rendering questionnaire
* Fix bugs generating narratives
* Defining the existence of R6
* i18n framework for HTML generation in renderers - step #1
* Re-org validation testing to be more memory efficient
* Better error handling loading resources
* Restore broken R4 loading
* Add new R5 fields to R4/R5 conversion for ValueSet
* minor changes two HumanName.getNameAsSingleString (missed family name)
***NO_CI***
2023-04-26 23:16:02 +00:00
Grahame Grieve f3182b9781 Merge remote-tracking branch 'origin/master' 2023-04-27 08:01:03 +10:00
Grahame Grieve 085ddde843 bump major version 2023-04-27 08:00:56 +10:00
Grahame Grieve 6bd3ee2644
Merge pull request #1226 from hapifhir/do-20230414-subscription-conversions
Add SubscriptionTopic and SubscriptionStatus conversions for R4B <-> R5
2023-04-27 07:54:33 +10:00
Grahame Grieve 53c2f18b6d finish release notes 2023-04-27 07:19:53 +10:00
dotasek 5683f10d92 Add missing fields 2 2023-04-26 17:17:29 -04:00
dotasek a006b194c1 Add missing fields to r5-r4b 1 2023-04-26 14:27:00 -04:00
dotasek 9b042abc5f
Update RELEASE_NOTES.md 2023-04-26 09:44:18 -04:00