markiantorno
b0d3dae149
Release: v5.6.84
...
## Validator Changes
* Perform canonical resolution using package dependencies even for version specific references (workaround for VSAC bad behaviour)
## Other code changes
* Fix conversion between R3 andR4/R5 for Immunization.notGiven
* Fix parameter handling for tx server responses
* Add cast support for more types in FML implementation
* Fixes to GQL Schema generation
***NO_CI***
2022-12-01 05:35:31 +00:00
Grahame Grieve
d24cc6c5ee
Merge remote-tracking branch 'origin/master'
2022-12-01 08:22:19 +11:00
Grahame Grieve
fedfa88ffb
refactor resource reference resolution to use package dependencies whereever possible
2022-12-01 08:16:00 +11:00
dotasek
d53aabe2e5
Do not delete previously undefined xmlns attributes when processing Xhtml nodes ( #985 )
...
* Add tests
* Add back unseen namespace attributes
* Gentle refactor, document setOriginalNamespacePrefix
* Update validator_test_case_version
Co-authored-by: dotasek <david.otasek@smilecdr.com>
2022-11-30 16:01:28 -05:00
markiantorno
19e957ef53
Updating version to: 5.6.84-SNAPSHOT and incrementing test cases dependency.
2022-11-29 23:46:32 +00:00
markiantorno
b939b33040
Release: v5.6.83
...
## Validator Changes
* no changes
## Other code changes
* Update FHIR test cases to released version
***NO_CI***
2022-11-29 23:29:15 +00:00
markiantorno
ab00f53ee7
Updating version to: 5.6.83-SNAPSHOT and incrementing test cases dependency.
2022-11-29 18:22:35 +00:00
markiantorno
b11bf21f9b
Release: v5.6.82
...
## Validator Changes
* no changes
## Other code changes
* Fix Turtle generation
***NO_CI***
2022-11-29 18:05:15 +00:00
markiantorno
63f905d184
Updating version to: 5.6.82-SNAPSHOT and incrementing test cases dependency.
2022-11-28 18:44:16 +00:00
markiantorno
2715d811dc
Release: v5.6.81
...
## Validator Changes
* Avoid repeated R5 Extension loading in ValidatorService
* Fix problems validating logical models
* Fix `-locale` parameter functionality
* Add Spanish internationalization phrases
## Other code changes
* ProfileUtilities: Provide Standards Status in tree view
* JSONParser: numerous r4b/r5 speed improvements and fixes
* FHIRPathEngine: Catch exceptions resolving references in r5
* Handle null source and target in ConceptMap conversions
* Provide consistent rendering of comments in examples in IGs
* Preparations for changes to IG Publisher narrative generation
* Fix for Identifier.use conversion in dstu3
***NO_CI***
2022-11-28 18:23:09 +00:00
Grahame Grieve
49f798de48
Consistency around rendering comments in examples in IGs
2022-11-26 22:24:17 -03:00
Grahame Grieve
53fb08ab19
update JSON parser used by validator to JSON5 parser
2022-11-26 18:24:29 -03:00
Grahame Grieve
363a95bb8a
more replacing json library
2022-11-25 22:37:43 -03:00
Grahame Grieve
450fa1d02c
minor improvements to json library
2022-11-25 22:37:18 -03:00
Grahame Grieve
61d998963a
fix debugging
2022-11-24 19:56:07 -03:00
Grahame Grieve
618f98e323
Add spanish messages
2022-11-24 18:02:02 -03:00
Grahame Grieve
1617315ed8
minor improvements to validator message
2022-11-24 17:58:15 -03:00
Grahame Grieve
80f275ff18
upgrade to new JSON parser
2022-11-24 17:57:46 -03:00
Grahame Grieve
b2e2c68f7e
minor typo fixes in validation messages
2022-11-22 12:45:33 -03:00
markiantorno
01d212afac
Updating version to: 5.6.81-SNAPSHOT and incrementing test cases dependency.
2022-11-22 14:28:51 +00:00
markiantorno
3ab720a6af
Release: v5.6.80
...
## Validator Changes
* Improved Loading speed (20% reduction)
* Fix issue handling path on content references on deeply nested content
## Other code changes
* Fix rendering issue when reference.reference missing
* Add rule date to validation messages so new rules can be highlighted
***NO_CI***
2022-11-22 14:05:59 +00:00
Grahame Grieve
24331956f1
Add rule date to validation messages so new rules can be highlighted
2022-11-22 05:58:02 -03:00
Grahame Grieve
8136b00c86
work on loading speed for validator
2022-11-21 18:46:47 -03:00
markiantorno
cc842bc114
Updating version to: 5.6.80-SNAPSHOT and incrementing test cases dependency.
2022-11-20 19:32:31 +00:00
markiantorno
ee7ba71b29
Release: v5.6.79
...
## Validator Changes
* no changes
## Other code changes
* fix references to LOINC codes in generated narrative
***NO_CI***
2022-11-20 18:59:55 +00:00
Grahame Grieve
bce3f5464f
Merge remote-tracking branch 'origin/master'
2022-11-20 12:57:48 -03:00
Grahame Grieve
8e3833f58a
Fix broken LOINC link
2022-11-19 03:39:35 -03:00
markiantorno
d7d93b486b
Updating version to: 5.6.79-SNAPSHOT and incrementing test cases dependency.
2022-11-17 21:34:46 +00:00
markiantorno
14a8c388fd
Release: v5.6.78
...
## Validator Changes
* Validate HTML entities in XHTML in resources
## Other code changes
* Stop producing XHTML entities in resources when rendering
***NO_CI***
2022-11-17 21:15:59 +00:00
Grahame Grieve
28d107b4ae
Validate XHTML entities in XML
2022-11-17 15:21:17 -03:00
markiantorno
bb8775bfdb
Updating version to: 5.6.78-SNAPSHOT and incrementing test cases dependency.
2022-11-16 22:55:59 +00:00
markiantorno
41ffa42dc6
Release: v5.6.77
...
## Validator Changes
* Minor fix to jurisdiction output (+ handle case where JVM has no locale)
* Add support for extensions parameter
* Make all error messages include version of underlying resource if available
* Accept display for code from ValueSet CLD if no code system available
* Various minor improvements to error messages
## Other code changes
* Minor clean up in test cases
* Fix up i18n support to handle pluralization properly
* Refactor resource narrative generation rules (GenerationRules.X)
* Display resource type in generated narrative
* Add support for generating R4 and R4B packages
* Add support for generating XVer packages
***NO_CI***
2022-11-16 22:38:33 +00:00
Grahame Grieve
47443acaf3
prepare release
2022-11-16 18:36:02 -03:00
Grahame Grieve
011e2488a3
New Json Parser
2022-11-16 15:11:33 -03:00
Grahame Grieve
24656a20fa
typo fix in name
2022-11-15 18:13:45 +11:00
Grahame Grieve
0f3e8be43b
Merge pull request #989 from vadi2/patch-1
...
Fix missing space in slicing validation failure message
2022-11-15 17:49:32 +11:00
Vadim Peretokin
2de7220db4
Fix missing space in slicing validation failure message
2022-11-14 21:18:38 +01:00
Grahame Grieve
cf7ef7218a
Merge pull request #979 from lmckenzi/NewIGHelp
...
Change default help location for tables
2022-11-15 07:18:13 +11:00
Grahame Grieve
231aae6043
Fix issue rendering resource by name
2022-11-14 18:04:27 +11:00
Grahame Grieve
e01216b7f3
more xver package related changes
2022-11-11 12:29:45 +11:00
Grahame Grieve
21b0577249
track hint about code validation
2022-11-10 05:16:10 +11:00
Grahame Grieve
96218a5ce4
refactor resource narrative generation rules
2022-11-10 05:14:59 +11:00
Grahame Grieve
a090055fd3
Merge branch 'master' into gg-202211-vs-errors
2022-11-08 09:47:07 +11:00
Grahame Grieve
19e97c857b
Make references to canonical resources in error messages version specific
2022-11-08 09:37:26 +11:00
dotasek
90f450ecb6
Rename method + remove dead code
2022-11-07 17:29:21 -05:00
dotasek
11c369ea09
Remove all _PLURAL labels from constants
2022-11-07 16:52:47 -05:00
dotasek
183f9ecfd2
Remove _PLURAL labels from keys
2022-11-07 16:39:40 -05:00
dotasek
25c12a9e4e
Use plural phrase as placeholder for singular in de and nl
2022-11-07 15:20:31 -05:00
dotasek
ffec2ce1c5
Merge remote-tracking branch 'origin/master' into do-i18n-plurals
2022-11-07 09:23:36 -05:00
markiantorno
212096f228
Updating version to: 5.6.77-SNAPSHOT and incrementing test cases dependency.
2022-11-06 12:50:41 +00:00