Patient Info List
A simple ViewSet for viewing and editing accounts.
GET /user_management/patient-info/?format=api&offset=3664
{ "count": 3666, "next": null, "previous": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=3656", "results": [ { "id": 3665, "patient": 28146, "order": 24972, "height": 0.0, "weight": 0.0 }, { "id": 3666, "patient": 29420, "order": 24980, "height": 0.0, "weight": 0.0 } ] }