Skip to main content
Details and position information for a physical place where services are provided and resources and participants may be stored, found, contained, or accommodated. See the HL7 FHIR R4 spec for full details. Previous version: location Note: phone and email are the first matching Location.telecom entries (system phone / email) and stay on this table for convenience. They are not deprecated. Use location_telecom for every telecom row. Tables in this resource: Primary Keys:
  • location_id
† Metriport Platform added
ColumnData TypeDescription
location_idvarcharUnique identifier for the location
namevarcharName of the location
type_hl7_code†varcharHL7 location type code (v3-RoleCode)
type_hl7_display†varcharHuman-readable description of HL7 type
physicaltype_textvarcharPhysical type free-text description of the facility
address†varcharFirst, second, and third address lines concatenated
city†varcharCity (from Location.address)
state†varcharState or province (from Location.address)
country†varcharCountry (from Location.address)
zip_code†varcharZIP or postal code (from Location.address)
phone†varcharFirst phone from telecom
email†varcharFirst email from telecom
meta_sourcevarcharSource document filename from FHIR meta.source
data_source_ext†varcharIntegration source of the data, derived from FHIR extension
Related Tables: Parent: Child:

Version diff

Renamed
  • address_lineaddress
  • physical_type_displayphysicaltype_text
  • type_displaytype_hl7_display
  • data_sourcemeta_source
Deprecated
  • managing_organization_id → query location_references w/ reference_type = 'managingorganization'