Skip to content

Releases: ahdis/matchbox

Release v4.0.16

08 Jan 19:40

Choose a tag to compare

  • adapt test and map for (#440)
  • update to org.hl7.fhir.core 6.7.10 (#448)
  • support validating CodeableConcept in internal tx (#448)
  • FHIR R4 validation error with R5 extension (#424)
  • Fix THO loading: Unknown code '26' in the CodeSystem 'http://terminology.hl7.org/CodeSystem/object-role' version '4.0.1' (#452)
  • Remove auto install ig's (did not handle -ballot versions)
    Use hl7.terminology#7.0.1 as FHIR Java validator 6.7.10 is doing (#452)

NOTE: Remove in your installation existing classpath entries for hl7.terminology#x.x.x in application.yaml

docker pull europe-west6-docker.pkg.dev/ahdis-ch/ahdis/matchbox:v4.0.16

Release v4.0.15

04 Dec 14:31

Choose a tag to compare

Release v4.0.14

04 Dec 14:30

Choose a tag to compare

  • Further MCP Server integration (#398)

Release v4.0.13

04 Dec 14:30

Choose a tag to compare

  • MCP Server integration (#398)

Release v4.0.12

26 Aug 18:38

Choose a tag to compare

  • update org.hl7.fhir.core 6.6.5 #425
  • fix for multithreading issue and increasing terminology logs #422
  • separating internal terminology server to /tx endpoint

Release v4.0.10

07 Aug 12:37

Choose a tag to compare

  • update org.hl7.fhir.core 6.6.3 #415
  • document validation parameters #407
  • CDANarrative serialization issue #417
  • add HL7 Terminology (THO) 6.5.0

docker pull europe-west6-docker.pkg.dev/ahdis-ch/ahdis/matchbox:v4.0.10

Release 4.0.9

04 Jul 12:47

Choose a tag to compare

  • unable to resolve resource with reference #409
  • disableDefautlResource Fetcher provokes an error #408
  • update org.hl7.fhir.core 6.5.27 #411

2025/06/22 Release 4.0.8

  • suppressErrors not taken into account on gazelle interface #405

Release v4.0.7

19 Jun 05:56

Choose a tag to compare

fix security issues

Release v4.0.6

13 Jun 21:41

Choose a tag to compare

  • fix capability statement for production mode #399
  • allow llm api key to be set over gui #392

Release v4.0.5

13 Jun 07:17

Choose a tag to compare

  • Add MCP Server integration #398, thanks @NoaJunod
  • suppress error messages for known issues #395
  • unknown extensions should not raise an error for validation (IPS) #394
  • SuppressError does not catch constraints #401
  • Update org.hl7.fhir.core to 6.5.25