Network Adequacy Waiver Request - Vision
City of Austin
@usgov.city_of_austin_network_adequacy_waiver_request_vision
City of Austin
@usgov.city_of_austin_network_adequacy_waiver_request_vision
CREATE TABLE table_1 (
"serff_tracking_no" VARCHAR,
"naic_no" BIGINT,
"insurer" VARCHAR,
"network_id" VARCHAR,
"network_name" VARCHAR,
"county_type" VARCHAR,
"county" VARCHAR,
"specialty_type" VARCHAR,
"percentage_of_insureds_with_sufficient_choice" VARCHAR,
"reason_preferred_providers_not_available" VARCHAR,
"access_plan_summary" VARCHAR,
"comments" VARCHAR,
"are_network_adequacy_standards_met" VARCHAR,
"hearing_date" TIMESTAMP,
"waiver_status" VARCHAR,
"waiver_decision_date" TIMESTAMP,
"waiver_start_date" TIMESTAMP,
"waiver_end_date" TIMESTAMP
);
Anyone who has the link will be able to view this.