Details
-
New Feature
-
Status: Closed
-
TBD
-
Resolution: Won't Fix
-
None
-
None
-
None
-
Medium
Description
The idea here is to create a patient along with the following objects in a single resource:
- Person
- Person attributes
- Person address(es)
- Patient identifier(s)
- Patient program(s)
Note for Devs:
One way to do so is to create a PatientPackage class and encapsulate the mentioned objects within it and introduce as a new resource. This is more cleaner way than to modify existing patient resource