Downloads Documentation Community Contribute Demo






Show Sidebar
Login | Register

Ticket #290 (assigned task)

Opened 2 years ago

Last modified 2 years ago

Database to database merge/sync

Reported by: akollegger Assigned to: akollegger (accepted)
Priority: major Milestone:
Component: OpenMRS Code Base Keywords: mvp
Cc: bwolfe Introductory Ticket:

Description

The merge/sync operation would provide the ability to replicate patient data from one server to another.

Scenarios to consider:

  1. two databases online
    • web services?
    • export patient data, zip and email?
  2. disconnected databases
    • export patient data

Unclear whether current plans to develop collaborative system (concept sharing and patient sharing) will replace this requirement. May be able to simply set sequence numbers at each site to allow for appending of patient information tables.

Change History

01/30/07 18:50:15 changed by akollegger

  • owner changed from somebody to akollegger.
  • status changed from new to assigned.

01/30/07 19:17:13 changed by bwolfe

  • cc set to bwolfe.

The collaborative system (OpenMRS Concept Coop) is intended to be used across implementations. Sharing of patients would just be within a system and would be similar to concept sync'ing work that Christian has done.