mirror of
https://github.com/hapifhir/org.hl7.fhir.core.git
synced 2025-02-28 08:29:15 +00:00
## Validator Changes * Update IPS versions for -ips parameter (and get it working again) * fix up validation of constraints in differentials (wasn't always happening) * add warnings when collection status isn't right * Better information messages when CodeSystem.content = not-present * Add character check in validator for illegal XML Unicode characters * Fix path problem in NpmPackage (some simplifier packages couldn't be processed) * Fix NPE validating codes in value sets with improper expansions ## Other code changes * Add support for Liquid assign * Switch to DateTime type for Android Support * Code clean up: remove unused imports * Fix JSON unicode encoding handling of chars <32 code points ***NO_CI***