Releases: LinuxForHealth/hl7v2-fhir-converter
Releases · LinuxForHealth/hl7v2-fhir-converter
release 1.1.1
What's Changed
- Fix for issue: StringIndexOutOfBoundsException is thrown while converting NTE segments with additional dash in #522
Full Changelog: 1.0.20...v1.1.1
release 1.1.0
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
- Partial impl of: Mappings to Immunization from OBX (400), Immunization.education support is not complete in this release
Bugs:
- Significant cleanup to remove code smells, linter issues, and format code consistently.
Release-v1.0.14
Enhancements:
- 355: Update FHIR to 4.10.2
- 352: Add wildcard support for supported messages; add supplemental yml configuration directory support
- 356: Additional NTE segment support; initial ORM-O01 support
- 359: Add support for segment RXA - Pharmacy/Treatment Administration
Bugs:
-Eliminate extra newline at end of multiline reports
Release-v1.0.13
Enhancements:
- 231: Upgrade to Java 11
- 334: ORC segments mapped to MedicationRequests for OMP and RDE messages
Bugs:
- IS codes that are not in terminology tables are preserved
- 319: urn:uuid removed from FHIR resource fullUrls (validation issue)
Release-v1.0.12
Added features:
- 285: Add Support for TXA segment
- 273: Basic converter support of RXE and RXO segments
- 244: Extend support for ORC and OBR records
- 220: Additional OBX support
- 292: MRG support
- 293: PV1/PV2
- 294: OBX content put into DocumentReference for PPR and MDM message events
- 313: PHI removal
Bug fixes:
- Fixes to segment groups
- Handle timestamps with milliseconds