In Bahmni, recording relationship is only supported one way.
For a given relationship type for instance Parent/Child, Bahmni registration screen only allows us to tell when the patient is the Parent of another patient.
But not the opposite.
In other words:
Right now you can say that Patient A is Parent of Patient B.
We want to have the ability to say that Patient A is Child of Patient B. This is not supported right now.
Propose a UI element design to allow recording relationships both ways.
Investigate how/where this is handled in Bahmni Apps.
Implement the changes and add tests if applicable.
Acceptance criteria:
User is able to efficiently record relationships of patient both ways.