Package | hl7.fhir.uv.omop |
Resource Type | StructureDefinition |
Id | Location |
FHIR Version | R5 |
Source | http://hl7.org/fhir/uv/omop/https://build.fhir.org/ig/HL7/fhir-omop-ig/StructureDefinition-Location.html |
URL | http://hl7.org/fhir/uv/omop/StructureDefinition/Location |
Version | 1.0.0-ballot |
Status | active |
Date | 2025-07-23T21:05:22+00:00 |
Name | Location |
Title | Location OMOP Table |
Realm | uv |
Authority | hl7 |
Description | The LOCATION table represents a generic way to capture physical location or address information of Persons and Care Sites. |
Type | http://hl7.org/fhir/uv/omop/StructureDefinition/Location |
Kind | logical |
StructureDefinition | |
CareSite | CareSite OMOP Table |
Person | Person OMOP Table |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: StructureDefinition Location
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
![]() ![]() | 0..* | Base | Location OMOP Table Instances of this logical model can be the target of a Reference | |
![]() ![]() ![]() | 1..1 | integer | Location Identifier | |
![]() ![]() ![]() | 0..1 | string | Address Line 1 | |
![]() ![]() ![]() | 0..1 | string | Address Line 2 | |
![]() ![]() ![]() | 0..1 | string | City | |
![]() ![]() ![]() | 0..1 | string | State | |
![]() ![]() ![]() | 0..1 | string | Zip Code | |
![]() ![]() ![]() | 0..1 | string | County | |
![]() ![]() ![]() | 0..1 | string | Location Identifier Source Value | |
![]() ![]() ![]() | 0..1 | code | Country | |
![]() ![]() ![]() | 0..1 | string | Country Source Value | |
![]() ![]() ![]() | 0..1 | decimal | Latitude | |
![]() ![]() ![]() | 0..1 | decimal | Longitude | |
{ "resourceType": "StructureDefinition", "id": "Location", "text": { "status": "extensions", "div": "<!-- snip (see above) -->" }, "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" } ] } } ], "url": "http://hl7.org/fhir/uv/omop/StructureDefinition/Location", "version": "1.0.0-ballot", "name": "Location", "title": "Location OMOP Table", "status": "active", "date": "2025-07-23T21:05:22+00:00", "publisher": "HL7 International / Biomedical Research and Regulation", "contact": [ { "name": "HL7 International / Biomedical Research and Regulation", "telecom": [ { "system": "url", "value": "http://www.hl7.org/Special/committees/rcrim" } ] } ], "description": "The LOCATION table represents a generic way to capture physical location or address information of Persons and Care Sites.", "jurisdiction": [ { "coding": [ { "system": "http://unstats.un.org/unsd/methods/m49/m49.htm", "code": "001", "display": "World" } ] } ], "fhirVersion": "5.0.0", "mapping": [ { "identity": "rim", "uri": "http://hl7.org/v3", "name": "RIM Mapping" } ], "kind": "logical", "abstract": false, "type": "http://hl7.org/fhir/uv/omop/StructureDefinition/Location", "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Base", "derivation": "specialization", "snapshot": { "extension": [ { "url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-base-version", "valueString": "5.0.0" } ], "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.", "min": 0, "max": "*", "base": { "path": "Base", "min": 0, "max": "*" }, "isModifier": false, "mapping": [ { "identity": "rim", "map": "n/a" } ] }, { "id": "Location.location-id", "path": "Location.location_id", "short": "Location Identifier", "definition": "The unique key given to a unique Location.", "min": 1, "max": "1", "base": { "path": "Location.location_id", "min": 1, "max": "1" }, "type": [ { "code": "integer" } ] }, { "id": "Location.address-1", "path": "Location.address_1", "short": "Address Line 1", "definition": "This is the first line of the address.", "min": 0, "max": "1", "base": { "path": "Location.address_1", "min": 0, "max": "1" }, "type": [ { "code": "string" } ] }, { "id": "Location.address-2", "path": "Location.address_2", "short": "Address Line 2", "definition": "This is the second line of the address", "min": 0, "max": "1", "base": { "path": "Location.address_2", "min": 0, "max": "1" }, "type": [ { "code": "string" } ] }, { "id": "Location.city", "path": "Location.city", "short": "City", "definition": "City", "min": 0, "max": "1", "base": { "path": "Location.city", "min": 0, "max": "1" }, "type": [ { "code": "string" } ] }, { "id": "Location.state", "path": "Location.state", "short": "State", "definition": "State", "min": 0, "max": "1", "base": { "path": "Location.state", "min": 0, "max": "1" }, "type": [ { "code": "string" } ] }, { "id": "Location.zip", "path": "Location.zip", "short": "Zip Code", "definition": "Zip Code", "min": 0, "max": "1", "base": { "path": "Location.zip", "min": 0, "max": "1" }, "type": [ { "code": "string" } ] }, { "id": "Location.county", "path": "Location.county", "short": "County", "definition": "County", "min": 0, "max": "1", "base": { "path": "Location.county", "min": 0, "max": "1" }, "type": [ { "code": "string" } ] }, { "id": "Location.location-source-value", "path": "Location.location_source_value", "short": "Location Identifier Source Value", "definition": "Location Identifier Source Value", "min": 0, "max": "1", "base": { "path": "Location.location_source_value", "min": 0, "max": "1" }, "type": [ { "code": "string" } ] }, { "id": "Location.country-concept-id", "path": "Location.country_concept_id", "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.", "min": 0, "max": "1", "base": { "path": "Location.country_concept_id", "min": 0, "max": "1" }, "type": [ { "code": "code" } ] }, { "id": "Location.country-source-value", "path": "Location.country_source_value", "short": "Country Source Value", "definition": "The name of the country.", "min": 0, "max": "1", "base": { "path": "Location.country_source_value", "min": 0, "max": "1" }, "type": [ { "code": "string" } ] }, { "id": "Location.latitude", "path": "Location.latitude", "short": "Latitude", "definition": "Latitude", "min": 0, "max": "1", "base": { "path": "Location.latitude", "min": 0, "max": "1" }, "type": [ { "code": "decimal" } ] }, { "id": "Location.longitude", "path": "Location.longitude", "short": "Longitude", "definition": "Longitude", "min": 0, "max": "1", "base": { "path": "Location.longitude", "min": 0, "max": "1" }, "type": [ { "code": "decimal" } ] } ] }, "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", "path": "Location.location_id", "short": "Location Identifier", "definition": "The unique key given to a unique Location.", "min": 1, "max": "1", "type": [ { "code": "integer" } ] }, { "id": "Location.address-1", "path": "Location.address_1", "short": "Address Line 1", "definition": "This is the first line of the address.", "min": 0, "max": "1", "type": [ { "code": "string" } ] }, { "id": "Location.address-2", "path": "Location.address_2", "short": "Address Line 2", "definition": "This is the second line of the address", "min": 0, "max": "1", "type": [ { "code": "string" } ] }, { "id": "Location.city", "path": "Location.city", "short": "City", "definition": "City", "min": 0, "max": "1", "type": [ { "code": "string" } ] }, { "id": "Location.state", "path": "Location.state", "short": "State", "definition": "State", "min": 0, "max": "1", "type": [ { "code": "string" } ] }, { "id": "Location.zip", "path": "Location.zip", "short": "Zip Code", "definition": "Zip Code", "min": 0, "max": "1", "type": [ { "code": "string" } ] }, { "id": "Location.county", "path": "Location.county", "short": "County", "definition": "County", "min": 0, "max": "1", "type": [ { "code": "string" } ] }, { "id": "Location.location-source-value", "path": "Location.location_source_value", "short": "Location Identifier Source Value", "definition": "Location Identifier Source Value", "min": 0, "max": "1", "type": [ { "code": "string" } ] }, { "id": "Location.country-concept-id", "path": "Location.country_concept_id", "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.", "min": 0, "max": "1", "type": [ { "code": "code" } ] }, { "id": "Location.country-source-value", "path": "Location.country_source_value", "short": "Country Source Value", "definition": "The name of the country.", "min": 0, "max": "1", "type": [ { "code": "string" } ] }, { "id": "Location.latitude", "path": "Location.latitude", "short": "Latitude", "definition": "Latitude", "min": 0, "max": "1", "type": [ { "code": "decimal" } ] }, { "id": "Location.longitude", "path": "Location.longitude", "short": "Longitude", "definition": "Longitude", "min": 0, "max": "1", "type": [ { "code": "decimal" } ] } ] } }