Patient Info List
A simple ViewSet for viewing and editing accounts.
GET /user_management/patient-info/?format=api&offset=896
{ "count": 3279, "next": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=904", "previous": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=888", "results": [ { "id": 892, "patient": 23102, "order": 15526, "height": 0.0, "weight": 0.0 }, { "id": 893, "patient": 23105, "order": null, "height": 0.0, "weight": 0.0 }, { "id": 1427, "patient": 24387, "order": 17546, "height": null, "weight": null }, { "id": 894, "patient": 23106, "order": 15535, "height": 0.0, "weight": 0.0 }, { "id": 895, "patient": 23114, "order": 15549, "height": 0.0, "weight": 0.0 }, { "id": 896, "patient": 23116, "order": 15552, "height": 0.0, "weight": 0.0 }, { "id": 897, "patient": 23122, "order": 15567, "height": 0.0, "weight": 0.0 }, { "id": 898, "patient": 23141, "order": 15586, "height": 0.0, "weight": 0.0 } ] }