Releases: hapifhir/org.hl7.fhir.core
Releases · hapifhir/org.hl7.fhir.core
5.1.7
Validator:
- Better validation of bad references (and fix NPE)
- Rework output to be more informative and cleaner
- Fix bugs in validation of nested bundles
- Fix bug loading package with no specified version
- fix bugs loading discovered packages on the fly
- Validator now supports logical models in XML wkith no namespaces
Other code changes: - Add version conversion for AllergyIntolerance (1.2 <-> 3.0 & 1.2 <-> 4.0)
- Add version conversion for MedicationRequest
- Fix rendering of documents
- fix for not rendering null values in patterns for must-support view
5.1.6
Validator:
- improve error messages for wrong code system URLs
Other code changes: - fix rendering for must-support to not render empty values in patterns
- control over validation of aggregation modes
- fix NPE in code system comparison
- Fix verious issues
- Upgrade UCUM dependency
- fix support for multi-line comments in structure maps
- add conversion for R2 MedicationOrder -> R3 MedicationRequest
- Upgrade dependency on CQFramework
- improvements to OID to URL conversion
- Fix issue with round-tripping resources with primitives with no value
5.1.5
Validator:
- No changes
Other code changes: - Update R5 code to new release R4.5.0
5.1.4
Validator:
- No changes
Other code changes: - Remove old comparison code
- Don't lazy load simplifier packages
- Add links in version comparisons
- fix NPE in SimpleWorkerContext
5.1.3
Validator:
- add support for -bundle parameter to allow validating just one resource (/type) in a bundle
- improved reporting of errors and warnings for unknown code systems on required bindings
- pass dependencies to the server for imported value sets etc
- use server side caching for more efficient use of bandwidth
- Fix NPE loading packages from simplifier or old packages (and don't lazy load packages passed to command line)
Other code changes: - further work on comparing CapabilityStatements (nearly, but not quite, finished)
- More work on timeouts in terminology client
- Fix for parsing error in R3/R4 sparse arrays for primitives types
- Improve terminology client logging
- don't reload a package if already loaded
- rendering: fix NPEs rendering patient summary, and render expressions for quantities
5.1.2
Validator:
- add support for -bundle parameter to allow validating just one resource (/type) in a bundle
- improved reporting of errors and warnings for unknown code systems on required bindings
- pass dependencies to the server for imported value sets etc
- use server side caching for more efficient use of bandwidth
- Fix NPE loading packages from simplifier or old packages (and don't lazy load packages passed to command line)
Other code changes: - further work on comparing CapabilityStatements (nearly, but not quite, finished)
- More work on timeouts in terminology client
- Fix for parsing error in R3/R4 sparse arrays for primitives types
- Improve terminology client logging
- don't reload a package if already loaded
- rendering: fix NPEs rendering patient summary, and render expressions for quantities
5.1.1
Validator:
- add support for -bundle parameter to allow validating just one resource (/type) in a bundle
- improved reporting of errors and warnings for unknown code systems on required bindings
- pass dependencies to the server for imported value sets etc
- use server side caching for more efficient use of bandwidth
- Fix NPE loading packages from simplifier or old packages (and don't lazy load packages passed to command line)
Other code changes: - further work on comparing CapabilityStatements (nearly, but not quite, finished)
- More work on timeouts in terminology client
- Fix for parsing error in R3/R4 sparse arrays for primitives types
- Improve terminology client logging
- don't reload a package if already loaded
- rendering: fix NPEs rendering patient summary, and render expressions for quantities
HAPI FHIR 5.1.0 (Manticore)
Release tag for the 5.1.0 (Manticore) release of HAPI FHIR
5.0.22
Validator:
- no changes
Other code: - Continue to work on connection timeout issues
- Fix bug in DiagnosticReportRenderer (wrong element accessed)
- change type of resource parameter to ResourceRender.build
5.0.21
- Release pipelines fix for incrementing external dependencies