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

Bahmni Connect Sync

Purpose and Benefits

Bahmni need metadata to start the app. Some metadata, like PersonAttributeType, LoginLocations etc are synced when the app is logged into for the first time. Some metadata like concepts and AddressHierarchy are synced initially and also during subsequent syncs.

Events are raised whenever there is change in Concepts or address hierarchy. To raise events for existing concepts and address hierarchy, please run following scripts -

  1. https://github.com/Bahmni/event-log-service/blob/master/event-log-service-webapp/src/main/resources/sql-scripts/copyOfflineConcepts.py
  2. https://github.com/Bahmni/event-log-service/blob/master/event-log-service-webapp/src/main/resources/sql-scripts/createAddressHierarchyEvents.sql

Steps

There are two types of synchronization:

  1. Initial sync automatically at first loginThis synchronizes the device with all relevant data for the assigned location such as registration fields, forms and form fields, pre-existing patient data, et al. This happens automatically when a user selects a location for the first time and logs in. For further details refer here.
  1. Regular sync on pressing the sync buttonThis is required to regularly sync the device and Bahmni online with newly captured data. The recommended sync frequency is once a day.For further details refer here.

Table of Contents

관련 문서: Installing and Configuring Bahmni Connect
원문 정보

Bahmni Wiki · CC BY-SA 4.0

원문 보기 ↗