mirror of
https://github.com/hapifhir/org.hl7.fhir.core.git
synced 2025-02-09 14:24:44 +00:00
17 lines
652 B
Markdown
17 lines
652 B
Markdown
## 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
|