The location table contains information on practice and facility locations where patients receive medical care. Primary Keys:
  • location_id
ColumnData TypeDescriptionTerminology
location_idstringUnique identifier for the location-
organization_idstringUnique identifier for the organization-
location_namestringName of the location-
location_typestringType of healthcare locationhospital, clinic, urgent_care, office
location_codestringStandardized location code-
location_code_typestringType of coding system used-
location_code_systemstringCoding system identifier-
location_code_versionstringVersion of the coding system-
location_code_displaystringHuman-readable description of the location-
address_line_1stringPrimary address line-
address_line_2stringSecondary address line-
citystringCity-
statestringState or province-
zip_codestringZIP or postal code-
countrystringCountry-
phone_numberstringPrimary phone number-
fax_numberstringFax number-
email_addressstringPrimary email address-
website_urlstringWebsite URL-
active_statusbooleanWhether the location is active-
data_sourcestringSource of the location dataclaims, clinical, ehr
source_codestringOriginal code from the source system-
normalized_codestringStandardized/normalized code-
source_systemstringSystem that provided the location data-
source_tablestringTable in the source system-
source_idstringIdentifier from the source system-
ingestion_datetimestampDate when the data was ingested-