Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

 
field
type
attributes
notes
example
entity_idint(2010)UNSIGNED NOT NULL AUTO_INCREMENTProvided by Pellucid, same as entities table1219198502
entity_hospital_idint(10)DEFAULT NULLhospital Hospital entity_id that the clinic is tied to100001
local_idvarchar(104)DEFAULT NULLAssigned by data provider, ex: state 0012
typevarchar(25)DEFAULT NULLProvides details on the type of serviceDBA
namevarchar(255)DEFAULT NULL Clinic NameTed's ACO
akavarchar(255)DEFAULT NULL Alternative Clinic NameTed Jr's ACO
addressvarchar(255)DEFAULT NULLPhysical Location123 Fake St
cityvarchar(255)DEFAULT NULL Physical LocationLake Success
statevarchar(2)DEFAULT NULLTwo-letter state abbreviationNYstate_fipsvarchar(10)DEFAULT NULLNationally defined09
zipcodevarchar(5)DEFAULT NULLFive Digit Postal Code11042
county_namevarchar(30255)DEFAULT NULL Physical LocationNassau
county_fipsvarchar(103)DEFAULT NULLDetermined by state056
phone_numbervarchar(4625)DEFAULT NULL Telephone Number5165550123
closed_datedateDEFAULT NULLYYYY-MM-DD2011-01-12
createddatetime DEFAULT NULLwhen When the row was created2000-01-01 11:11:11
modifieddatetimetimestamp DEFAULT NULLwhen When the row was most recently changed2014-08-01 01:12:12