* Sessions are working,
* adding javadocs to cache
* These changes were already added, the merge re-added them to the RELEASE_NOTES by mistake.
* cleaning code a little
* Don't report errors for extensible bindings when profiles apply required bindings
* fix rendering issue with profile references
* only use c:\temp if it's writeable
* Add on the fly retrieval of profiles in the validator, and fix bug where validator reported 'not done yet' for invalid contained references.
* fix loading issue for content references in versions before R3
* fix content resolution issue for versions from before 3
* Fix for bundle renderer trying to render resources from the wrong version
* Fix for wrong reference to Any in cross version extensions
* fix test case reference
* fix mistake generating snapshots around element ids
* fix tests
* fix bug checking patterns (missed in some circumstances)
* fix bug checking type of resources in bundles
* improve messages around cardinality errors in profiles
* Ensure "I" flag in profile table representation is not used for underlying infrastructural constraints that exist everywhere
* render multiple values for properties if they exist
* fix for npe
* fix for use of "current" as version
* fix bad package URLs as they are loaded
* RELEASE_NOTES.md
* Add rendering for must support on types, profiles, targets
* Add new validation for must-support on types / profiles / targets + improve extension validation
* add <code> when rendering turtle to HTML
* RELEASE_NOTES.md
* fix notes
* Ensure "I" flag in profile table representation is not used for underlying infrastructural constraints that exist everywhere
* render multiple values for properties if they exist
* fix for npe
* fix for use of "current" as version
* fix bad package URLs as they are loaded
* RELEASE_NOTES.md
* Support better validation of version specific profiles in meta.profile. This may also find new errors that were not previously being found
* Support auto-determination of the version of FHIR to use when using the java validator
* auto-load packages from the package server when references to profiles etc are encountered
* look for references inside other parameters in Parameters resource
* 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
* fix npe rendering diagnostic reports without subjects
* don't add note on untranslatable messages
* check existing snapshots (preliminary)
* add signpost message tracking
* start working on profile generating bug
* Fix bug in snapshot - not handling case where content is sliced, base slicing detail is provided, and max slices = 1
* fix release notes
* 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
* 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 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 for new test case about profiles restricting types
* update release notes
* fix NPEs doing ProfileComparison
* fix non-translated messages in InstanceValidator
* reenable test and fix recursion
* remove disabled r4 fml tests
* add conformsTo test and support for FML
* Snapshot builder fix (#223)
* Update module-snapshot-publishing.yml for Azure Pipelines
* Changing pipeline, because intermodule depenedecies are not being read in correctly.
* Update README.md
* Fixed bad link
* Release: v5.0.6
***NO_CI***
* Updating version to: 5.0.7-SNAPSHOT
***NO_CI***
* Fixing issues and preparing for release (#225)
* Issue #189 - improve Questionnaire error message
* fix for issue #187
* more work on comparison
* Fix for NamingSystem display
Co-authored-by: Oliver Egger <oliver.egger@ahdis.ch>
Co-authored-by: Grahame Grieve <grahameg@gmail.com>