mirror of
https://github.com/hapifhir/org.hl7.fhir.core.git
synced 2025-02-21 20:55:13 +00:00
* fix for new test case about profiles restricting types * update release notes * fix NPEs doing ProfileComparison * fix non-translated messages in InstanceValidator * Fix validation issues * update to 1.1.22 tests * fix bug finding children in getChildList when element is a reference to another element * fixes to QuestionnaireRenderer + add QuestionnaireResponseRenderer * Add more informative error when no type parser provided * fix bug where current/dev builds do not properly update the cache * improve test error message * set up release notes * fix bug with CDA snapshot generation * fix bug in type checking code * Add support for validating against ImplementationGuide.global * Fix bug in QuestionnaireResponse rendering * update tests dependency * ping build * Add additional StructureDefinition validation * update release notes