EMS - Quarterly Clinical Measures - Stroke Alert
City of Austin
@usgov.city_of_austin_ems_quarterly_clinical_measures_stroke_alert
City of Austin
@usgov.city_of_austin_ems_quarterly_clinical_measures_stroke_alert
This table contains data describing ATCEMS management of stroke alert patients.
Organization: City of Austin
Last updated: 2020-11-12T13:22:35.345387
Tags: 911, alert, ambulance, atcems, austin, clinical-data, clinical-measures, clinical-performance, emergency-medical-services, ems, patient-care, stroke, travis-county
CREATE TABLE table_1 (
"fiscal_quarter_key" BIGINT,
"fiscal_quarter" VARCHAR,
"fiscal_quarter_start_date" VARCHAR,
"fiscal_quarter_end_date" VARCHAR,
"count_stroke_alerts" BIGINT -- Count - Stroke Alerts,
"count_stroke_alert_scene_interval_compliance" BIGINT -- Count - Stroke Alert Scene Interval Compliance,
"percent_stroke_alert_scene_interval_compliance" DOUBLE -- Percent - Stroke Alert Scene Interval Compliance,
"stroke_alert_scene_interval_compliance_target" BIGINT,
"count_stroke_center_transports" BIGINT -- Count - Stroke Center Transports,
"percent_stroke_center_transports" DOUBLE,
"stroke_center_transports_target" BIGINT,
"average_stroke_alert_call_to_door_interval_minutes" DOUBLE -- Average Stroke Alert Call To Door Interval (Minutes),
"stroke_alert_call_to_door_interval_target" BIGINT,
"count_bgl_test_for_stroke_alerts" BIGINT -- Count - BGL Test For Stroke Alerts,
"percent_bgl_test_for_stroke_alerts" DOUBLE -- Percent - BGL Test For Stroke Alerts,
"stroke_alert_bgl_test_target" BIGINT,
"count_cpss_score_documented" BIGINT -- Count - CPSS Score Documented,
"percent_cpss_score_documented" DOUBLE -- Percent - CPSS Score Documented,
"percent_cpss_target" BIGINT,
"count_stroke_alert_bundle_completed" BIGINT -- Count – Stroke Alert Bundle Completed,
"percent_stroke_alert_bundle_completed" DOUBLE -- Percent – Stroke Alert Bundle Completed,
"percent_stroke_alert_bundle_complete_target" BIGINT -- Percent - Stroke Alert Bundle Complete Target
);Anyone who has the link will be able to view this.