We are pleased to share that the eCR Now FHIR App Release 4.0.3 is now available for production use.
Release Summary:
The Release 4.0.3 includes critical security vulnerability fixes, enhancements for data quality improvements and bug fixes.
End User Release Notes for Bug Fixes
- Fixed missing Author ID @extension attribute in generated CDA documents to improve eICR data quality. (#1118)
- Fixed CDA schema validation failures caused by invalid root values in id elements.(#1116)
- Fixed invalid placement of elements within CDA narrative sections causing XML schema validation failures. (#1112)
- Fixed invalid C-CDA generation caused by unescaped ampersand (&) characters in narrative originalText elements. (#1115)
- Fixed Gestational Age Estimated data not populating reliably in generated eCR C-CDA documents. (#1102)
- Fixed AIIMS Validator Schematron validation errors related to Lab Result HTML narrative generation. (#1098)
- Fixed Validation issues related to Guardian/Participant AssociatedEntity. (#1091)
- Corrected PR Qualifier generation.(#1038)
- Fixed missing Authorizing Provider information in generated eICRs. (#997)
- Updated FHIR eICR Report generation to fix validation errors as per the latest eCR FHIR IG.
- Added support for the security.whitelist-endpoints property (#1108)
- Externalized JavaMail SMTP/IMAP transport configuration into application.properties for easier deployment and configuration management. (#1099)
- There is one critical Security vulnerability that exists which is not being resolved as it is related to loading of the schematron file for eICR Validation and should be granted an exception until we figure an alternative solution.
- Authorizing Provider, Ordering Facility, and Performing Organization for Lab Order and Results.(#1079)
- eCR C-CDA: TemplateID for Observation in Procedure Section (No additional client requirement provided).(#1086)
- eCR C-CDA: TemplateID for Procedure under Procedure Section (No additional client requirement provided).(#1085)
- eCR C-CDA: Past Medical History XPath (No additional client requirement provided)(#1083)
Notes to EHR Vendors
Security Vulnerabilities
Tickets Closed Without Changes
The following tickets are closed without implementation changes because they are either already addressed in the current baseline or require no changes for the 4.0.3 release.
Database Migration and Update Scripts
Please follow the Database Migration Guide available at:
eCRNow/documents/Database_Migration_Guide_v4.xx.md at master · drajer-health/eCRNow