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.",
  "_filename": "StructureDefinition-Location.json",
  "package_name": "hl7.fhir.uv.omop",
  "date": "2025-07-29T21:03:04+00:00",
  "derivation": "specialization",
  "publisher": "HL7 International / Biomedical Research and Regulation",
  "fhirVersion": "5.0.0",
  "jurisdiction": [ {
    "coding": [ {
      "code": "001",
      "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
      "display": "World"
    } ]
  } ],
  "name": "Location",
  "mapping": [ {
    "uri": "http://hl7.org/v3",
    "name": "RIM Mapping",
    "identity": "rim"
  } ],
  "abstract": false,
  "type": "http://hl7.org/fhir/uv/omop/StructureDefinition/Location",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "Location OMOP Table",
  "package_version": "1.0.0-ballot",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-type-characteristics",
    "valueCode": "can-be-target"
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode": "brr"
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger": 1,
    "_valueInteger": {
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
        "valueCanonical": "http://hl7.org/fhir/uv/omop/ImplementationGuide/hl7.fhir.uv.omop"
      } ]
    }
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
    "valueCode": "informative",
    "_valueCode": {
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
        "valueCanonical": "http://hl7.org/fhir/uv/omop/ImplementationGuide/hl7.fhir.uv.omop"
      } ]
    }
  } ],
  "snapshot": {
    "element": [ {
      "path": "Location",
      "min": 0,
      "definition": "The LOCATION table represents a generic way to capture physical location or address information of Persons and Care Sites.",
      "isModifier": false,
      "short": "Location OMOP Table",
      "mapping": [ {
        "map": "n/a",
        "identity": "rim"
      } ],
      "max": "*",
      "id": "Location",
      "base": {
        "max": "*",
        "min": 0,
        "path": "Base"
      }
    }, {
      "id": "Location.location-id",
      "max": "1",
      "min": 1,
      "base": {
        "max": "1",
        "min": 1,
        "path": "Location.location_id"
      },
      "path": "Location.location_id",
      "type": [ {
        "code": "integer"
      } ],
      "short": "Location Identifier",
      "definition": "The unique key given to a unique Location."
    }, {
      "id": "Location.address-1",
      "max": "1",
      "min": 0,
      "base": {
        "max": "1",
        "min": 0,
        "path": "Location.address_1"
      },
      "path": "Location.address_1",
      "type": [ {
        "code": "string"
      } ],
      "short": "Address Line 1",
      "definition": "This is the first line of the address."
    }, {
      "id": "Location.address-2",
      "max": "1",
      "min": 0,
      "base": {
        "max": "1",
        "min": 0,
        "path": "Location.address_2"
      },
      "path": "Location.address_2",
      "type": [ {
        "code": "string"
      } ],
      "short": "Address Line 2",
      "definition": "This is the second line of the address"
    }, {
      "id": "Location.city",
      "max": "1",
      "min": 0,
      "base": {
        "max": "1",
        "min": 0,
        "path": "Location.city"
      },
      "path": "Location.city",
      "type": [ {
        "code": "string"
      } ],
      "short": "City",
      "definition": "City"
    }, {
      "id": "Location.state",
      "max": "1",
      "min": 0,
      "base": {
        "max": "1",
        "min": 0,
        "path": "Location.state"
      },
      "path": "Location.state",
      "type": [ {
        "code": "string"
      } ],
      "short": "State",
      "definition": "State"
    }, {
      "id": "Location.zip",
      "max": "1",
      "min": 0,
      "base": {
        "max": "1",
        "min": 0,
        "path": "Location.zip"
      },
      "path": "Location.zip",
      "type": [ {
        "code": "string"
      } ],
      "short": "Zip Code",
      "definition": "Zip Code"
    }, {
      "id": "Location.county",
      "max": "1",
      "min": 0,
      "base": {
        "max": "1",
        "min": 0,
        "path": "Location.county"
      },
      "path": "Location.county",
      "type": [ {
        "code": "string"
      } ],
      "short": "County",
      "definition": "County"
    }, {
      "id": "Location.location-source-value",
      "max": "1",
      "min": 0,
      "base": {
        "max": "1",
        "min": 0,
        "path": "Location.location_source_value"
      },
      "path": "Location.location_source_value",
      "type": [ {
        "code": "string"
      } ],
      "short": "Location Identifier Source Value",
      "definition": "Location Identifier Source Value"
    }, {
      "id": "Location.country-concept-id",
      "max": "1",
      "min": 0,
      "base": {
        "max": "1",
        "min": 0,
        "path": "Location.country_concept_id"
      },
      "path": "Location.country_concept_id",
      "type": [ {
        "code": "code"
      } ],
      "short": "Country",
      "definition": "The Concept Id representing the country. Values should conform to the [Geography](https://athena.ohdsi.org/search-terms/terms?domain=Geography&standardConcept=Standard&page=1&pageSize=15&query=&boosts) domain."
    }, {
      "id": "Location.country-source-value",
      "max": "1",
      "min": 0,
      "base": {
        "max": "1",
        "min": 0,
        "path": "Location.country_source_value"
      },
      "path": "Location.country_source_value",
      "type": [ {
        "code": "string"
      } ],
      "short": "Country Source Value",
      "definition": "The name of the country."
    }, {
      "id": "Location.latitude",
      "max": "1",
      "min": 0,
      "base": {
        "max": "1",
        "min": 0,
        "path": "Location.latitude"
      },
      "path": "Location.latitude",
      "type": [ {
        "code": "decimal"
      } ],
      "short": "Latitude",
      "definition": "Latitude"
    }, {
      "id": "Location.longitude",
      "max": "1",
      "min": 0,
      "base": {
        "max": "1",
        "min": 0,
        "path": "Location.longitude"
      },
      "path": "Location.longitude",
      "type": [ {
        "code": "decimal"
      } ],
      "short": "Longitude",
      "definition": "Longitude"
    } ],
    "extension": [ {
      "url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-base-version",
      "valueString": "5.0.0"
    } ]
  },
  "status": "active",
  "id": "de7e7a69-c9ed-4e06-b540-293ed1452579",
  "kind": "logical",
  "url": "http://hl7.org/fhir/uv/omop/StructureDefinition/Location",
  "version": "1.0.0-ballot",
  "differential": {
    "element": [ {
      "id": "Location",
      "path": "Location",
      "short": "Location OMOP Table",
      "definition": "The LOCATION table represents a generic way to capture physical location or address information of Persons and Care Sites."
    }, {
      "id": "Location.location-id",
      "max": "1",
      "min": 1,
      "path": "Location.location_id",
      "type": [ {
        "code": "integer"
      } ],
      "short": "Location Identifier",
      "definition": "The unique key given to a unique Location."
    }, {
      "id": "Location.address-1",
      "max": "1",
      "min": 0,
      "path": "Location.address_1",
      "type": [ {
        "code": "string"
      } ],
      "short": "Address Line 1",
      "definition": "This is the first line of the address."
    }, {
      "id": "Location.address-2",
      "max": "1",
      "min": 0,
      "path": "Location.address_2",
      "type": [ {
        "code": "string"
      } ],
      "short": "Address Line 2",
      "definition": "This is the second line of the address"
    }, {
      "id": "Location.city",
      "max": "1",
      "min": 0,
      "path": "Location.city",
      "type": [ {
        "code": "string"
      } ],
      "short": "City",
      "definition": "City"
    }, {
      "id": "Location.state",
      "max": "1",
      "min": 0,
      "path": "Location.state",
      "type": [ {
        "code": "string"
      } ],
      "short": "State",
      "definition": "State"
    }, {
      "id": "Location.zip",
      "max": "1",
      "min": 0,
      "path": "Location.zip",
      "type": [ {
        "code": "string"
      } ],
      "short": "Zip Code",
      "definition": "Zip Code"
    }, {
      "id": "Location.county",
      "max": "1",
      "min": 0,
      "path": "Location.county",
      "type": [ {
        "code": "string"
      } ],
      "short": "County",
      "definition": "County"
    }, {
      "id": "Location.location-source-value",
      "max": "1",
      "min": 0,
      "path": "Location.location_source_value",
      "type": [ {
        "code": "string"
      } ],
      "short": "Location Identifier Source Value",
      "definition": "Location Identifier Source Value"
    }, {
      "id": "Location.country-concept-id",
      "max": "1",
      "min": 0,
      "path": "Location.country_concept_id",
      "type": [ {
        "code": "code"
      } ],
      "short": "Country",
      "definition": "The Concept Id representing the country. Values should conform to the [Geography](https://athena.ohdsi.org/search-terms/terms?domain=Geography&standardConcept=Standard&page=1&pageSize=15&query=&boosts) domain."
    }, {
      "id": "Location.country-source-value",
      "max": "1",
      "min": 0,
      "path": "Location.country_source_value",
      "type": [ {
        "code": "string"
      } ],
      "short": "Country Source Value",
      "definition": "The name of the country."
    }, {
      "id": "Location.latitude",
      "max": "1",
      "min": 0,
      "path": "Location.latitude",
      "type": [ {
        "code": "decimal"
      } ],
      "short": "Latitude",
      "definition": "Latitude"
    }, {
      "id": "Location.longitude",
      "max": "1",
      "min": 0,
      "path": "Location.longitude",
      "type": [ {
        "code": "decimal"
      } ],
      "short": "Longitude",
      "definition": "Longitude"
    } ]
  },
  "contact": [ {
    "name": "HL7 International / Biomedical Research and Regulation",
    "telecom": [ {
      "value": "http://www.hl7.org/Special/committees/rcrim",
      "system": "url"
    } ]
  } ],
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Base"
}