What’s Fixed
The following HDR FHIR bugs/enhancements are fixed in this release:
Table 1-1 Fixed in 8.2.0.2
Bug Number | Description |
---|---|
Enhancement 36980569 | The HDR FHIR server was not supporting FHIR stable R5
(5.0.0) version.
Now the HDR FHIR server is upgraded to HAPI FHIR 6.8.8 version that supports FHIR stable R5 (5.0.0) version. |
Bug 37215524 | The HDR FHIR server was unable to load the custom MDM rules JSON
file from the specified location.
Now the HDR FHIR server will load the custom MDM rules JSON file from the specified location using the mdm_rules_json_file_location property in the hdr_fhir.yaml file. For example: mdm_rules_json_file_location: file:D:/fhir/mdm-rules.json If this property is not defined in the configuration file, the default MDM rules JSON file packaged inside the WAR file will be used. |
Parent topic: Oracle Healthcare Data Repository