These are the vital stats on the server at sync:
but in Bahmni Connect they are not displaying, even though all the other widgets’ data is displaying fine.
These are the vital stats on the server at sync:
but in Bahmni Connect they are not displaying, even though all the other widgets’ data is displaying fine.
I’m following the procedure described here:
We actually fixed this by using concept sets instead of the indivitual set members, e.g.:
Removed
"Height",
"WeighT",
ADDED
"Nutritional Values",
Unfortunately another issue is now causing Vitals to sometimes not be saved, going from registration to patient dashboard. It could be connected to patient not having an assigned ID while offline, any ideas? Also Diagnoses are having intermittent save issues.