v24.24.0
What's Changed
- Bump Dependencies by @vigneshhari in #2212
- Remove
PatientTeleConsultation
model by @jasonmokk in #2184 - Exclude ICD11 entries from redis that does not have a
meta_chapter_short
by @rithviknishad in #2207 - Update actions dependencies and remove unused workflows by @sainak in #2220
- fixed data seeding issue by @DraKen0009 in #2221
- Fix patient search API by @sainak in #2224
- update default patient list to show recently_modified first after no_consultation_filed by @sainak in #2232
- ICD11: gracefully return
None
if issues with redis by @rithviknishad in #2231 - Fix op number constraint for readmitted patients by @skks1212 in #2147
- Make sentry event level configurable and use error by default by @sainak in #2243
- Add health check for celery queue length by @sainak in #2244
- Add endpoint to get version info by @sainak in #2242
- Merge Develop to Staging v24.24.0 by @nihal467 in #2246
- Add Consent Model by @skks1212 in #2209
- Fix consent records migration by @sainak in #2250
- Dont allow users to set patient code status as not specified for consent by @sainak in #2251
- Exclude ICD11 entries that does not have a
meta_chapter_short
from search instead for not loading in redis table by @sainak in #2248 - Merge Develop to Staging v24.24.0 by @nihal467 in #2254
- Production release v24.24.0 by @sainak in #2258
New Contributors
- @jasonmokk made their first contribution in #2184
Full Changelog: v24.23.0...v24.24.0