Daily Rounds

 id AutoField
 consultation ForeignKey (id)
 additional_symptoms MultiSelectField
 current_health IntegerField
 other_details TextField
 other_symptoms TextField
 patient_category CharField
 physical_examination_info TextField
 recommend_discharge BooleanField
 temperature DecimalField
 temperature_measured_at DateTimeField 

Last updated