Patient Info List
A simple ViewSet for viewing and editing accounts.
GET /user_management/patient-info/?format=api&offset=3680
{ "count": 3683, "next": null, "previous": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=3672", "results": [ { "id": 3681, "patient": 29480, "order": 25060, "height": 0.0, "weight": 0.0 }, { "id": 3682, "patient": 28687, "order": 25063, "height": null, "weight": null }, { "id": 3683, "patient": 29484, "order": 25065, "height": 0.0, "weight": 0.0 } ] }