Patient Info List
A simple ViewSet for viewing and editing accounts.
GET /user_management/patient-info/?format=api&offset=3296
{ "count": 3298, "next": null, "previous": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=3288", "results": [ { "id": 3297, "patient": 28516, "order": 23503, "height": 0.0, "weight": 0.0 }, { "id": 3298, "patient": 2710, "order": 23505, "height": null, "weight": null } ] }