Patient Info List
A simple ViewSet for viewing and editing accounts.
GET /user_management/patient-info/?format=api&offset=3224
{ "count": 3226, "next": null, "previous": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=3216", "results": [ { "id": 3225, "patient": 28336, "order": 23219, "height": 0.0, "weight": 0.0 }, { "id": 3226, "patient": 28344, "order": 23228, "height": 0.0, "weight": 0.0 } ] }