BBahmni 한국어 매뉴얼검색
한국어 번역 완료
한국어English

Location

configurationincrementalUpdateConfig is applicable ( Refer https://msfprojects.atlassian.net/wiki/spaces/BAH/pages/329679036/Incremental+Update )Existing OpenMRS tables

{
      "name": "Location",
      "type": "location",
      "chunkSizeToRead": "500"
}

Flattened Mart Tables

a) location_default - This table provides the location and all the details of locations.

Openmrs tables used: location

Column NameDescription
location_idUnique column id from location table from openmrs
nameName of the location
descriptionDescription for that particular location
address1 - address15Represents different fields in address (Configurable)
city_villageCity/Village of the patient
state_provinceState/Province of the patient
postal_codePostal code of the patient’s residential area
countryCountry of patient’s residence
county_district District of the patient’s residence
latitudeLatitude of the area of residence
longitudeLongitude of the area of residence
start_dateDate when the patient started living in that area
end_dateDate when the patient stopped being in that area
parent_locationparent locations id

b) location_tag_map_default - This table provides the location tag map details

Openmrs Tables used :- location, location_tag_name, location_tag_map

Column NameDescription
location_idUnique column id from location table in openmrs
location_tag_idUnique column id from location_tag table in openmrs
location_tag_nameName of location from location_tag table in openmrs
location_tag_descriptionLocation Tag description from location_tag table in openmrs

c) location_attribute_details_default -

Openmrs Tables used :- location, location_attribute , location_attribute_type

Column NameDescription
location_attribute_idUnique column id from location_attribute table in openmrs
attribute_type_idlocation attribute type id from location_attribute table in openmrs
value_referencevalue_reference from location_attribute table in openmrs
location_attribute_type_namevalue_reference from location_attribute table in openmrs
location_attribute_type_descriptionlocation_attribute_type description from location_attribute table in openmrs
location_attribute_type_datatypelocation_attribute_type_datatype from location_attribute table in openmrs
location_attribute_type_datatype_configlocation_attribute_type_datatype_config from location_attribute table in openmrs
location_attribute_type_preferred_handlerlocation_attribute_type_preferred_handler from location_attribute table in openmrs
location_attribute_type_handler_configlocation_attribute_type_handler_config from location_attribute table in openmrs
location_attribute_type_min_occurslocation_attribute_type_min_occurs from location_attribute table in openmrs
location_attribute_type_min_occurslocation_attribute_type_min_occurs from location_attribute table in openmrs
원문 정보

Bahmni Wiki · CC BY-SA 4.0

원문 보기 ↗