Patient Info List
A simple ViewSet for viewing and editing accounts.
GET /user_management/patient-info/?format=api&offset=1616
{ "count": 3293, "next": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=1624", "previous": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=1608", "results": [ { "id": 1511, "patient": 24501, "order": 17758, "height": 0.0, "weight": 0.0 }, { "id": 1512, "patient": 24502, "order": 17762, "height": 0.0, "weight": 0.0 }, { "id": 1064, "patient": 23530, "order": 17755, "height": 0.0, "weight": 0.0 }, { "id": 754, "patient": 22653, "order": 17755, "height": 0.0, "weight": 0.0 }, { "id": 1513, "patient": 24504, "order": 17765, "height": 0.0, "weight": 0.0 }, { "id": 1514, "patient": 24505, "order": 17766, "height": 0.0, "weight": 0.0 }, { "id": 1515, "patient": 24508, "order": 17772, "height": 0.0, "weight": 0.0 }, { "id": 1516, "patient": 16012, "order": 17773, "height": null, "weight": null } ] }