This repository was archived by the owner on Apr 8, 2024. It is now read-only.
Releases: ehrbase/fhir-bridge
Releases · ehrbase/fhir-bridge
v1.5.5
Fhir bridge was misreporting errors. This is now gone
What's Changed
- tests updated, mapKategorie added, mapSpezifischeDetailsZurExposition… by @mdschulze in #522
- Remove constraint from identifier type for Patient by @subigre in #526
- exclude xpp3 due to javax.xml conflict by @fergusleen in #532
- Add subject identifier in FEEDER_AUDIT by @subigre in #541
- Num 1906 pseudonymization by @subigre in #542
- Release/v1.5.1 by @subigre in #543
- edited compose by @SevKohler in #544
- Added UCC App Daten mapping by @SevKohler in #546
- Add survey by @SevKohler in #547
- Fix ehr duplicated by @SevKohler in #548
- Add mhd bundle custom by @SevKohler in #549
- fixed requirements.txt by @SevKohler in #554
- fix reference processor by @SevKohler in #551
- fixed search for comp by @SevKohler in #553
- Add iti41 by @subigre in #550
- Fix age by @SevKohler in #555
- Configure iti41 by @SevKohler in #556
- replaced template by @SevKohler in #557
- feat(TRA-243): Exceptions thrown by the openEHR converter are loged and not forwarded to the client by @danielatomoiaga in #558
- added ehr duplicates by @SevKohler in #559
- Fix failing tests by @SevKohler in #560
- Configure iti41 by @SevKohler in #561
- Fix patient by @SevKohler in #564
- Alter ihe by @SevKohler in #566
- changed composition converter by @SevKohler in #567
- fixed mapping by @SevKohler in #569
- Adjusting failing Integration tests in CircleCI by @af-pwo in #570
New Contributors
- @fergusleen made their first contribution in #532
- @danielatomoiaga made their first contribution in #558
Full Changelog: v1.4.1...v1.5.5
v1.5.1
v1.5.0
v1.4.2
v1.4.1
v1.3.0
New Features
- Regenarate classes for Gecco Laborbefund #371
- Regenarate classes for Gecco Diagnose #390
- Support DocumentReference using MinIO #447
- Map
PerformerandHealthCareFacilityin generic conversion API #456 - Add configuration property to enable/disable DocumentReference feature #465
Bug Fixes
- Robot tests: wrong response codes for profil patient in icu #106
- Robot tests: unexpected
422 Unprocessable Entityin happy path tests of ObservationLab #152 - Robot tests: 422 errors in alternative paths for condition/Symptoms Covid 19 present #190
- Robot tests: unexpected errors in alternative paths for observation body height #193
- Robot tests: unexpected errors in alternative paths for observation Blood Pressure #194
- Robot tests: unexpected errors in alternative paths for observation Body Temperature #217
- Robot tests:
500 Internal Server Errorin negative parameter 'severity' Symptoms Covid-19 #261 - Fix cardinality issue in Clinical Frailty template #369
- Resolve
java.lang.NullPointerExceptionin class ProvideResourceAuditHandler #402 - Fix
statusmapping #413 - Refactor MII Prozedure #415
- Map
effectiveDateTimein Smoking Status profile #423 - Fix issue with
Consentresource #435
Dependency Upgrades
v1.2.1
New Features
- Enable Spring Boot Actuator endpoints: Loggers, Liquibase and LogFile #384
Bug Fixes
- Fix converter for
Body Heightprofile. - Fix converter for
Blood Pressureprofile. - Fix converter for
Body Temperatureprofile. - Fix converter for
Body Weightprofile. - Fix converter for
Clinical Frailty Scale Scoreprofile. - Fix converter for
DiagnosticReport - Laborbefundprofile. - Fix converter for
FiO2profile. - Fix converter for
Chronic Liver Diseasesprofile. - Fix converter for
Chronic Lung Diseasesprofile. - Fix converter for
Diabetes Mellitusprofile. - Fix converter for
Diagnosis Covid-19profile. - Fix converter for
Malignant Neoplastic Diseaseprofile. - Fix converter for
Rheumatological Immunological Diseasesprofile. - Fix converter for
Cardiovascular Diseasesprofile. - Fix converter for
Chronic Kidney Diseasesprofile. - Fix converter for
Chronic Neurological or Mental Diseasesprofile. - Fix converter for
Gastrointestinal Ulcersprofile. - Fix converter for
Human Immunodeficiency Virus Infectionprofile. - Fix converter for
History of Organ Recipientprofile. - Fix converter for
Complications of Covid-19profile. - Fix converter for
Dependence on Ventilatorprofile. - Fix converter for
History Of Travelprofile. - Fix converter for
Heart Rateprofile. - Fix converter for
Apheresisprofile. - Fix converter for
Dialysisprofile. - Fix converter for
Extracorporeal membrane oxygenationprofile. - Fix converter for
Prone Positionprofile. - Fix converter for
Radiology Proceduresprofile. - Fix converter for
Respiratory Therapiesprofile. - Fix converter for
Symptoms Covid-19profile. - Fix converter for
SOFA Scoreprofile.
v1.2.0
New Features
- Support OAuth2 authentication in EHRbase #349
- Create an EHR if Patient does not exist #345
- Support conditional create and conditional update interactions #327
- Support Immunization resource #324
- Support MedicationStatement resource #323
Bug Fixes
- Code refactoring for Encounter resource #354
- Improve support for Patient resource #352
- Fix SonarCloud code smells #359
- Fix SonarCloud code smells #357
- Fix Heart Rate profile #212
- Improve support for read, vread and search inteactions #337
Dependency Upgrades
- Upgrade to Spring Boot 2.5.0
- Upgrade to Open eHealth Integration Platform 4.0.1
- Upgrade to HAPI FHIR 5.3.3