Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 5.3
Note

This project is complete and was integrated into the OpenMRS 1.5.0 release.

Move Tribe to a Person Attribute Type

Mentor(s): ?~bwolfeBen Wolfe, ?~mseatonMike Seaton

Assigned to: ?~upulUpul Godage

Abstract: The Patient object currently has a Tribe on it pointing at the Tribe object. This tribe attribute really should be a PersonAttribute. The work would involve writing some sql to convert everyone's database that is using it to the new setup. It would also entail going through the API and finding everywhere that tribe is referenced and removing it. (PersonAttributes are already able to be viewed/edited through the interface). A module would then need to be created to facilitate editing of the possible tribes in the system. Read more on TRAC-652@ticket (Bonus points for finishing TRAC-624@ticket as well.)

...