2022-02-03 16:35:26 -05:00
|
|
|
## Validator Changes
|
|
|
|
|
2023-05-22 03:25:28 -04:00
|
|
|
* Snapshot Generation Changes:
|
|
|
|
** Check for slicenames without any slicing
|
2023-05-23 03:41:31 -04:00
|
|
|
** Check that slice names are unique
|
2023-05-22 03:25:28 -04:00
|
|
|
** Check for additional slicing rules in a set of slices
|
|
|
|
** Check that the minimum cardinality of a set of slices is correct
|
|
|
|
* Clean up duplicate errors when dates/dateTimes/instants have invalid formats
|
|
|
|
* Handle unknown code systems consistently when validating coded elements
|
2023-05-23 03:41:31 -04:00
|
|
|
* Handle sub-slicing case where slice matches both the slice definition and the sub-slice definition
|
2022-02-03 16:35:26 -05:00
|
|
|
|
|
|
|
## Other code changes
|
|
|
|
|
2023-05-22 03:25:28 -04:00
|
|
|
* Add support for R4B to loader
|
2023-05-23 03:41:31 -04:00
|
|
|
* Change type if cache-id parameter
|
2023-05-24 02:57:30 -04:00
|
|
|
* Change snapshot generation to not update documentation from profile for elements with profiled types that are not extensions
|
2023-05-24 07:55:47 -04:00
|
|
|
* Add support for TestPlan and SubscriptionTopic in R4 IGs
|
2023-05-23 03:41:31 -04:00
|
|
|
|
2023-05-23 16:16:18 -04:00
|
|
|
|