Ramil Garipov
Ramil Garipov
Ticket: #https://github.com/metriport/metriport-internal/issues/1603 ### Dependencies - Upstream: https://github.com/metriport/metriport/pull/1757 - Downstream: https://github.com/metriport/metriport/pull/1894 ### Description - Improved validity of our output CDAs - Improved error handling and success reporting of the cda-validator ###...
We have the `PUT /consolidated` route on the patient routes, which returns `BadRequestError`, which are not returning the dynamic values from the `additionalData` field. Let's make the default error handler...
### Problem Our current documentation is lacking for the data contributions in FHIR format (`PUT /consolidated` route). ### Suggested solution Provide documentation with examples on how to send FHIR data...
refs. metriport/metriport-internal#1350 ### Description - Making the CQ directory rebuild route async, so the scheduled lambda quickly receives a return ### Testing - Staging - [ ] Rebuild it on...
refs. metriport/metriport-internal#1772 ### Description ⚠️ This is WIP and needs further improvements... - Reads CQ orgs from the DB - Reads CW orgs from CSV - Reads a list of...
refs. metriport/metriport-internal#1350 ### Description - Added a script to update patients who do not have any successful XCPD links ### Testing - Local - [x] Ran locally pointing to prod...
refs. metriport/metriport-internal#1603 ### Dependencies - Upstream: https://github.com/metriport/metriport/pull/1868 - Downstream: https://github.com/metriport/metriport/pull/1917 ### Description - Added the following sections: - Social History - Mental Status - Medications - Problems - Improved the...
### Steps to reproduce Try to enter a patient's driver's license number for Massachusetts in the `SA + 7 numbers` format ### What did you expect to happen? The form...
refs. metriport/metriport-internal#1350 ### Description - Fixing null pointer exception for XCPD in ihe gateway ### Testing - Production - [ ] Make sure new XCPDs are coming thru ### Release...
refs. metriport/metriport-internal#1350 ### Description - When PD completes, we check that the patient information from the gateways matches what we have on file for the CX patient entry to avoid...