<form model="hos.visit">
<head>
<field name="state"/>
</head>
<field name="date"/>
<field name="patient_id"/>
<field name="xxx"/>
<field name="other_patients"/>
<foot>
<button string="Completed" method="set_done" states="planned"/>
</foot>
</form>