Skip to content

Releases: hapifhir/org.hl7.fhir.core

5.1.7

01 Sep 01:32
Compare
Choose a tag to compare

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

27 Aug 08:08
Compare
Choose a tag to compare

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

20 Aug 12:40
Compare
Choose a tag to compare

Validator:

  • No changes
    Other code changes:
  • Update R5 code to new release R4.5.0

5.1.4

18 Aug 22:49
Compare
Choose a tag to compare

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

17 Aug 14:27
Compare
Choose a tag to compare

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

15 Aug 23:05
Compare
Choose a tag to compare

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

13 Aug 15:21
Compare
Choose a tag to compare

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)

11 Aug 21:42
Compare
Choose a tag to compare

Release tag for the 5.1.0 (Manticore) release of HAPI FHIR

5.0.22

07 Aug 03:50
Compare
Choose a tag to compare

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

06 Aug 19:04
Compare
Choose a tag to compare
  • Release pipelines fix for incrementing external dependencies