Patient Info List
A simple ViewSet for viewing and editing accounts.
GET /user_management/patient-info/?format=api&offset=1224
{ "count": 3287, "next": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=1232", "previous": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=1216", "results": [ { "id": 1198, "patient": 23876, "order": 16719, "height": 0.0, "weight": 0.0 }, { "id": 1199, "patient": 23877, "order": 16720, "height": 0.0, "weight": 0.0 }, { "id": 1200, "patient": 12593, "order": 16724, "height": null, "weight": null }, { "id": 1201, "patient": 23878, "order": 16725, "height": 0.0, "weight": 0.0 }, { "id": 1243, "patient": 23959, "order": 16858, "height": 0.0, "weight": 0.0 }, { "id": 1202, "patient": 23881, "order": 16729, "height": 0.0, "weight": 0.0 }, { "id": 1204, "patient": 23885, "order": 16740, "height": 0.0, "weight": 0.0 }, { "id": 1205, "patient": 23891, "order": 16746, "height": 0.0, "weight": 0.0 } ] }