Patient Info List
A simple ViewSet for viewing and editing accounts.
GET /user_management/patient-info/?format=api&offset=1304
{ "count": 3494, "next": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=1312", "previous": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=1296", "results": [ { "id": 1294, "patient": 24086, "order": 17036, "height": 0.0, "weight": 0.0 }, { "id": 1426, "patient": 24385, "order": 17541, "height": 0.0, "weight": 0.0 }, { "id": 1295, "patient": 24087, "order": 17037, "height": 0.0, "weight": 0.0 }, { "id": 2755, "patient": 2250, "order": null, "height": null, "weight": null }, { "id": 1297, "patient": 24102, "order": 17068, "height": 0.0, "weight": 0.0 }, { "id": 3377, "patient": 28453, "order": 23845, "height": 0.0, "weight": 0.0 }, { "id": 1296, "patient": 24100, "order": 17065, "height": 0.0, "weight": 0.0 }, { "id": 1298, "patient": 24109, "order": 16984, "height": 0.0, "weight": 0.0 } ] }