This repository has been 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
Performer
andHealthCareFacility
in 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 Entity
in 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 Error
in negative parameter 'severity' Symptoms Covid-19 #261 - Fix cardinality issue in Clinical Frailty template #369
- Resolve
java.lang.NullPointerException
in class ProvideResourceAuditHandler #402 - Fix
status
mapping #413 - Refactor MII Prozedure #415
- Map
effectiveDateTime
in Smoking Status profile #423 - Fix issue with
Consent
resource #435
Dependency Upgrades
v1.2.1
New Features
- Enable Spring Boot Actuator endpoints: Loggers, Liquibase and LogFile #384
Bug Fixes
- Fix converter for
Body Height
profile. - Fix converter for
Blood Pressure
profile. - Fix converter for
Body Temperature
profile. - Fix converter for
Body Weight
profile. - Fix converter for
Clinical Frailty Scale Score
profile. - Fix converter for
DiagnosticReport - Laborbefund
profile. - Fix converter for
FiO2
profile. - Fix converter for
Chronic Liver Diseases
profile. - Fix converter for
Chronic Lung Diseases
profile. - Fix converter for
Diabetes Mellitus
profile. - Fix converter for
Diagnosis Covid-19
profile. - Fix converter for
Malignant Neoplastic Disease
profile. - Fix converter for
Rheumatological Immunological Diseases
profile. - Fix converter for
Cardiovascular Diseases
profile. - Fix converter for
Chronic Kidney Diseases
profile. - Fix converter for
Chronic Neurological or Mental Diseases
profile. - Fix converter for
Gastrointestinal Ulcers
profile. - Fix converter for
Human Immunodeficiency Virus Infection
profile. - Fix converter for
History of Organ Recipient
profile. - Fix converter for
Complications of Covid-19
profile. - Fix converter for
Dependence on Ventilator
profile. - Fix converter for
History Of Travel
profile. - Fix converter for
Heart Rate
profile. - Fix converter for
Apheresis
profile. - Fix converter for
Dialysis
profile. - Fix converter for
Extracorporeal membrane oxygenation
profile. - Fix converter for
Prone Position
profile. - Fix converter for
Radiology Procedures
profile. - Fix converter for
Respiratory Therapies
profile. - Fix converter for
Symptoms Covid-19
profile. - Fix converter for
SOFA Score
profile.
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