Patient Info List
A simple ViewSet for viewing and editing accounts.
GET /user_management/patient-info/?format=api&offset=2504
{ "count": 2825, "next": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=2512", "previous": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=2496", "results": [ { "id": 2645, "patient": 26938, "order": 20916, "height": 0.0, "weight": 0.0 }, { "id": 2647, "patient": 26939, "order": 20918, "height": 0.0, "weight": 0.0 }, { "id": 2649, "patient": 22235, "order": 20926, "height": null, "weight": null }, { "id": 2652, "patient": 25879, "order": 20939, "height": null, "weight": null }, { "id": 2654, "patient": 26957, "order": 20935, "height": 0.0, "weight": 0.0 }, { "id": 2656, "patient": 26970, "order": 20953, "height": 0.0, "weight": 0.0 }, { "id": 2657, "patient": 26982, "order": 20968, "height": 0.0, "weight": 0.0 }, { "id": 2676, "patient": 27036, "order": 21056, "height": 0.0, "weight": 0.0 } ] }