Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 31, 2025

Bumps io.github.linuxforhealth:hl7v2-fhir-converter from 1.0.10 to v1.1.0.

Release notes

Sourced from io.github.linuxforhealth:hl7v2-fhir-converter's releases.

release 1.1.0

  • Extensions on FHIR primitives cannot be added with the primitive itself 510
  • Not able to represent decimals with higher precision than Float / BigDecimal Data Type 500
  • Compile error 495

Release-v1.0.19

Release-v1.0.18

Enhancements and fixes:

  • HAPI FHIR 5.1.0 update to 5.7.0 (471)
  • Support for IN1/IN2 in OMP_O09, ORM_O01, RDE_O11, RDE_O25 (465)
  • Support for ADT^A01, ^A03, ^A04, ^A08, ^A28, ^A31; including IN1/IN2 (463)
  • VXU_V04 support for IN1, IN2 (458)
  • Add option to recurse subfolders in tool to convert folder of HL7 messages (456)
  • Support Immunization.education structures (449)
  • Misc Immunization additions/fixes
  • Create thread-safe alternative to DATE_TIME; deprecate DATE_TIME (442)
  • Truncate DTM HL7 type after day

Release-v1.0.17

Enhancements and fixes:

  • Per-conversion thread safe time zones (442)
  • Many fixes to complete gaps and inconsistencies in IN1/IN2 implementation.
  • Updates to Organization Id’s: lower-casing, use ‘-’ for invalid characters, remove use of Tenant prepend on identifiers, Id for Payor and PolicyHolder
  • Updates to Organization creation: consolidation of code, fixed problem where system was not provided for ServiceProvider Organization identifier.
  • Updates to correct relationships, when not self, but no related person either

Release-v1.0.16

Main enhancements:

  • 416: Support for message OML_O21
  • 411: Support for segment IN2, additional IN1 support
  • 403: Ability for options per convert operation; add tenant prepend for Organization identifiers
  • 401: Mechanism to reference specific resources in a nested loop; fix for Encounter.diagnosis references

Release-v1.0.15

Enhancements:

  • Provide API to return Bundle rather than JSON String (398)
  • Foundational support of DFT_P03 message and IN1 segment: Coverage, Related Person, etc (366)
  • Additional mappings from RXO/RXE to MedicationRequest, mostly dosage (280)
  • ADT-A03 message support (399)
  • Documentation additions, improvements, updates

... (truncated)

Commits

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [io.github.linuxforhealth:hl7v2-fhir-converter](https://github.com/LinuxForHealth/hl7v2-fhir-converter) from 1.0.10 to v1.1.0.
- [Release notes](https://github.com/LinuxForHealth/hl7v2-fhir-converter/releases)
- [Commits](LinuxForHealth/hl7v2-fhir-converter@1.0.10...v1.1.0)

---
updated-dependencies:
- dependency-name: io.github.linuxforhealth:hl7v2-fhir-converter
  dependency-version: v1.1.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Dec 31, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants