Add diagnosis validation upon Admission and Discharge

Description

In validateAdmission() method, apply the following checks:

  • the admission.getDiseaseIn() should be accepted only if within DiseaseBrowserManager.getDiseaseIpdIn()

  • the admission.getDiseaseOut(), getDiseaseOut2() and getDiseaseOut3() should be accepted only if within DiseaseBrowserManager.getDiseaseIpdOut()

 

Test should also be written and demo data verified to be consistent

Environment

None

Activity

Done

Details

Assignee

Reporter

Labels

Sprint

Original estimate

Time tracking

2h logged6h remaining

Components

Fix versions

Priority

Created October 5, 2023 at 10:26 AM
Updated September 18, 2024 at 2:13 PM
Resolved January 16, 2024 at 12:55 PM

Flag notifications