Patient Info List
A simple ViewSet for viewing and editing accounts.
GET /user_management/patient-info/?format=api&offset=3608
{ "count": 3631, "next": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=3616", "previous": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=3600", "results": [ { "id": 3604, "patient": 29267, "order": 24752, "height": 0.0, "weight": 0.0 }, { "id": 3608, "patient": 29275, "order": 24769, "height": 0.0, "weight": 0.0 }, { "id": 3607, "patient": 28235, "order": 24769, "height": 0.0, "weight": 0.0 }, { "id": 3609, "patient": 22751, "order": 24773, "height": null, "weight": null }, { "id": 3610, "patient": 29279, "order": 24774, "height": 0.0, "weight": 0.0 }, { "id": 3611, "patient": 29281, "order": 24778, "height": 0.0, "weight": 0.0 }, { "id": 3612, "patient": 29283, "order": 24780, "height": 0.0, "weight": 0.0 }, { "id": 3613, "patient": 28145, "order": 24790, "height": null, "weight": null } ] }