Federally Qualified Health Center Wrap Payment And Managed Care Encounter
State of California
@usgov.ca_gov_federally_qualified_health_center_wrap_payment__1bfdc3d8
State of California
@usgov.ca_gov_federally_qualified_health_center_wrap_payment__1bfdc3d8
CREATE TABLE fqhc_wrap_payment_and_managed_care_encounter_data (
"fqhc_name" VARCHAR,
"fqhc_npi" VARCHAR,
"calendar_year" VARCHAR,
"wrap_payment" VARCHAR,
"wrap_encounters" VARCHAR,
"matches" VARCHAR,
"match_percentage" VARCHAR,
"annotation" DOUBLE,
"annotation_desc" VARCHAR
);
CREATE TABLE n__dictionary_fqhc_wrap_payment_and_managed_care_encounter (
"column" VARCHAR,
"type" VARCHAR,
"label" VARCHAR,
"description" VARCHAR
);
Anyone who has the link will be able to view this.