- location_id
- managing_organization_id
| Column | Data Type | Description |
|---|---|---|
| location_id | varchar | Unique identifier for the location |
| managing_organization_id | varchar | Unique identifier for the managing organization |
| name | varchar | Name of the location |
| type_display | varchar | Type of healthcare facility |
| physical_type_display | varchar | Physical type of the facility |
| address | varchar | Address of the location |
| address_line | varchar | Address line of the location |
| city | varchar | City |
| state | varchar | State or province |
| country | varchar | Country |
| zip_code | varchar | ZIP or postal code |
| data_source | varchar | Source of the location data |

