Epidurio / epidur.io-ideas

Repository for ideas and planning about the wider epidur.io organisation. We don't commit any code here, just create Issues
http://www.epidur.io
0 stars 0 forks source link

Pathway / List transition logic #6

Open timcknowles opened 6 years ago

timcknowles commented 6 years ago

Labour ward list: patient should be added to list according to PAS / ADT. Leave list once location updated to NOT labour ward by same. User should have ability to remove from labour ward list.

Request List: patients added to this list once midwife has completed request form. Patients removed from this list once epidural insertion record completed.

Follow Up List: patients added to this list once epidural insertion record completed. To remain on this list until "discharged by anaesthetist" e.g. may be multiple follow ups.

timcknowles commented 6 years ago

This is being handled by template tags which is working well for the basic one direction use case. Will need modification for more complex flows in the future