Patient Info List
A simple ViewSet for viewing and editing accounts.
GET /user_management/patient-info/?format=api&offset=1312
{ "count": 3660, "next": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=1320", "previous": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=1304", "results": [ { "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 }, { "id": 1299, "patient": 24110, "order": 17073, "height": 0.0, "weight": 0.0 }, { "id": 1300, "patient": 24083, "order": 17076, "height": null, "weight": null }, { "id": 1301, "patient": 24083, "order": 17076, "height": null, "weight": null }, { "id": 1302, "patient": 24111, "order": 17076, "height": 0.0, "weight": 0.0 }, { "id": 1303, "patient": 24112, "order": 17076, "height": 0.0, "weight": 0.0 } ] }