emichaux / EasyEMR

6 stars 0 forks source link

Triage changes #15

Open JerellDR opened 10 years ago

JerellDR commented 10 years ago

1) Make Age required.

2) Display patient ID

3) Submit has to reset fields and display patient ID

4) height, weight, and age not added to database

JerellDR commented 10 years ago

Height and Weight are added to the database. They're just going to vitals. Both "patient" and "vitals" have height and weight attributes. Those should only be in patient information right? If so this can be solved by simply setting the input text to:

"#encounterservice.patient.weight"  
"#encounterservice.patient.height"