Patient Info List
A simple ViewSet for viewing and editing accounts.
GET /user_management/patient-info/?format=api&offset=2408
{ "count": 3077, "next": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=2416", "previous": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=2400", "results": [ { "id": 2543, "patient": 26561, "order": 20496, "height": 0.0, "weight": 0.0 }, { "id": 2409, "patient": 25761, "order": 20043, "height": null, "weight": null }, { "id": 2410, "patient": 26165, "order": 20043, "height": 0.0, "weight": 0.0 }, { "id": 2411, "patient": 26166, "order": 20043, "height": 0.0, "weight": 0.0 }, { "id": 2546, "patient": 26582, "order": 20518, "height": 0.0, "weight": 0.0 }, { "id": 2412, "patient": 26172, "order": 20052, "height": 0.0, "weight": 0.0 }, { "id": 2413, "patient": 1569, "order": 20052, "height": null, "weight": null }, { "id": 2414, "patient": 26173, "order": 20053, "height": 0.0, "weight": 0.0 } ] }