Patient Info List
A simple ViewSet for viewing and editing accounts.
GET /user_management/patient-info/?format=api&offset=1616
{ "count": 2850, "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": 1507, "patient": 8829, "order": 17745, "height": null, "weight": null }, { "id": 1508, "patient": 24499, "order": 17748, "height": 0.0, "weight": 0.0 }, { "id": 1510, "patient": 24500, "order": 17757, "height": 0.0, "weight": 0.0 }, { "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 } ] }