ohcnetwork / care

Care is a Digital Public Good enabling TeleICU & Decentralised Administration of Healthcare Capacity across States.
https://careapi.ohc.network/swagger
MIT License
246 stars 291 forks source link

Update Covid Suspect / Patient Details page >> Any medical History section >> the values provided as "Details" for each item (Diabetes, Heart disease, HyperTension, Kidney disease) are not getting populated in the edit page #284

Open roshinraj007 opened 4 years ago

roshinraj007 commented 4 years ago

Update Covid Suspect / Patient Details page >> Any medical History section >> the values provided as "Details" for each item (Diabetes, Heart diseases, HyperTension, Kidney disease) are not getting populated in the edit page

Hence editing those values are not simple/easy.

vigneshhari commented 4 years ago

This is a known issue, Django does not provide a straight away answer for this , @anroopak @afzalIbnSH any ways we can add the choice value and name as well in the Multiselect Fields?