Skip to content

Releases: hapifhir/org.hl7.fhir.core

5.1.9

09 Sep 05:59
Compare
Choose a tag to compare

Validator:

  • fix bug loading implied packages with no version
    Other Changes:
  • fix bug generating error messages rendering bundles
  • fix problems generating snapshots in some profiles
  • fix for FHIRPath changes after discussion on Zulip

5.1.8

08 Sep 05:27
Compare
Choose a tag to compare

Validator Fixes:

  • Check that there are no nested block HTML elements in an HTML paragraph
  • create a warning for UCUM annotations
    Other Changes:
  • Fix some issues when converting Allergy Intolerance 3 <-> 4
  • Fix issues generating invsalid HTML
  • Fix up FHIRPath to pass latest test cases
  • Bundle rendering improvements
  • Give code interface for control over validation rules
  • add support for rendering choice groups (CDA)

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