PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.omop@1.0.0-ballot
    http://hl7.org/fhir/uv/omop/StructureDefinition/Location
description: The LOCATION table represents a generic way to capture physical location or address information of Persons and Care Sites.
package_name: hl7.fhir.uv.omop
derivation: specialization
name: Location
type: http://hl7.org/fhir/uv/omop/StructureDefinition/Location
elements:
  address_2: {type: string, short: Address Line 2, index: 2}
  address_1: {type: string, short: Address Line 1, index: 1}
  city: {type: string, short: City, index: 3}
  location_id: {type: integer, short: Location Identifier, index: 0}
  county: {type: string, short: County, index: 6}
  country_source_value: {type: string, short: Country Source Value, index: 9}
  longitude: {type: decimal, short: Longitude, index: 11}
  state: {type: string, short: State, index: 4}
  location_source_value: {type: string, short: Location Identifier Source Value, index: 7}
  zip: {type: string, short: Zip Code, index: 5}
  country_concept_id: {type: code, short: Country, index: 8}
  latitude: {type: decimal, short: Latitude, index: 10}
package_version: 1.0.0-ballot
class: logical
kind: logical
url: http://hl7.org/fhir/uv/omop/StructureDefinition/Location
base: http://hl7.org/fhir/StructureDefinition/Base
version: 1.0.0-ballot
required: [location_id]