Skip to content

Releases: hapifhir/org.hl7.fhir.core

5.3.2

18 Feb 23:29
Compare
Choose a tag to compare
  • Rollback HAPI dependency to fix fat-jar for Validator-CLI

5.3.1

17 Feb 19:57
Compare
Choose a tag to compare
  • add test for Observation conversion from 10 to 40
  • add procedures conversion form dstu2 to r4
  • add medication conversion from dstu2 to r4

HAPI FHIR 5.3.0 (Odyssey)

17 Feb 12:03
Compare
Choose a tag to compare

This is the release tag for HAPI FHIR 5.3.0 (Odyssey)

5.2.20

25 Jan 15:00
Compare
Choose a tag to compare
  • Added OkHttp dependency to cli

5.2.19

24 Jan 16:58
Compare
Choose a tag to compare
  • added OkHttp dependency to validator to fix issue

5.2.18

21 Jan 23:49
Compare
Choose a tag to compare
  • This is a test to see if triggering a change on a branch will still allow me to deploy to Sonatype
  • This is a second test message

5.2.16

14 Jan 22:36
Compare
Choose a tag to compare

Validation Changes:

  • No change
    Other code changes:
  • update dependency on CQF framework
  • Add primitive type factory
  • minor changes to fix ContentReference issues

5.2.13

24 Dec 05:14
Compare
Choose a tag to compare

Validator:

  • More rules around URL validation, instead of just marking them as errors
  • Dont report errors for extensible bindings when profiles apply required bindings
    Other code changes:
  • fix rendering issue with profile references
  • only use c: emp for logs if its writeable

5.2.12

18 Dec 13:36
Compare
Choose a tag to compare

Validator:

  • allow for URLs that are references to ISO standards (urn:std:)
  • fix up validation of value set for code system and expansions
  • fix up validation for R2B issues (value set references, profiled types)

5.2.11

15 Dec 13:18
Compare
Choose a tag to compare

Validator:

  • fix bad eror message in german messages (issue 399)
  • better error messages when FHIRPath discriminators are invalid
  • clean up error messages
    Other code changes:
  • remove unnecessary (& problem causing) Fragment-Host from OSGi manifest
  • move structuremap utilities to a package