It was just pointed out by one of our nurses that frequently when she goes to log the patient's vital signs, the weight field won't be there. She said she can select Metric and then go back to Standard and it will then be on the form to where she can log the information. I have seen this once before but this user says that it happens 'frequently'. I was just wondering if anyone else has seen this and if so, were you able to stop it?
Linda
This is typically a symptom of an existing MEL error within the chart note. It could be related to the form, a different form, or the document template itself. I would first verify that the unpaired closing brace character ']' that randomly appears in document templates does not exist. From there, I would test the form by itself to see if the issue appears and run a MEL trace whilst validating any coding logic for the fields appearance. If that checks out, I would continue to add forms individually while running MEL traces to see if I could recreate the issue (be certain to delete each trace as they are cumulative and can grow rather large). Hopefully, the issue will reveal itself and the MEL trace will aid in identifying the issue.