Urgences Québec
Urgences Québec publishes hourly emergency-room status for every hospital in Quebec, Canada. Callers can list the hospitals, retrieve one hospital's current occupancy rate, stretcher counts and estimated wait time, and read the hourly history to see how busy an ER has been. Useful for health dashboards, patient routing and capacity monitoring. No credentials required.
What your agent can do with Urgences Québec
Triggers and actions 5 actions
- ActionGet hospital history
Hourly occupancy history for one hospital. GET /api/facility/{id}/history?days=7 — id is the MSSS permit number from List hospitals/List emergency departments; days ranges 1-56 (default 7). Returns rows of { ts, occ_pct, waiting, present }. No auth.
- ActionGet surgery wait lists
Provincial surgery wait lists by procedure and hospital. GET /api/chirurgies — returns { snap: { fetchedAt, latestPeriod, periods, regions, latest, trend, trend12, hospitals, hospPeriod }, centroids }. No auth, no params.
- ActionList emergency departments
Current occupancy reading for all 120 Quebec emergency departments. GET /api/now — returns updatedAt/fetchedAt plus rows of id (MSSS permit number), name, establishment, region, civFonct/civOcc (stretcher capacity/occupied), occPct, p24h/p48h, present, waiting, dmsCiviereMin/dmsAmbMin, ts. No auth, no params.
- ActionList hospitals
Static directory of the same 120 Quebec hospitals covered by /api/now. GET /api/facilities — returns id (MSSS permit number), name, establishment, region_code, region_name, address, lat, lng, phone, slug. No auth, no params.
- ActionList walk-in clinics
Walk-in clinic snapshot across Quebec regions. GET /api/cliniques — returns { snap: { fetchedAt, from, to, regions, clinics }, centroids }; each clinic row carries rts/rtsName/rls, name, total, med, inf, ev, days, blocks, dow. No auth, no params.
No trigger or action matches that. Ask your agent to add it: it reads the API documentation and builds what you describe.
Not listed?
Need a trigger or action that is not here?
Ask your agent. Describe what you need in plain language and it reads the Urgences Québec API documentation, builds the operation at whatever depth the API allows, tests every branch and ships it. The list above is what exists today, not the limit.
Related apps
ClinikoCliniko is a practice management platform — manage patients, appointments, invoices, contacts, and...
Coronavirus in the UKCoronavirus in the UK is the UK Government's official COVID-19 statistics service, publishing case counts...
Healthcare.govHealthcare.gov publishes the educational content behind the US Health Insurance Marketplace as...
MedlinePlus GeneticsMedlinePlus Genetics is a US National Library of Medicine service publishing consumer-friendly summaries of...
Open DiseaseOpen Disease Data (disease.sh) is a public epidemiology data service that aggregates COVID-19, influenza and...