sfbrigade / bats-server

Routed is an app to help ambulances direct non-critical patients to hospital emergency rooms with the most availability.
https://routedapp.org/
GNU Affero General Public License v3.0
18 stars 11 forks source link

Server should support the management of MCIs #343

Closed francisli closed 3 months ago

francisli commented 3 months ago

Proposed:

A new Incident data model representing an MCI. Attributes may include: number, address, estimated patient counts, start time, end time

Modify HospitalStatusUpdate model to include capacity counts for red/yellow/green patients.

Modify Patient model to include a PIN (i.e. barcode number from triage tag), and triage priority.