Patient Info List
A simple ViewSet for viewing and editing accounts.
GET /user_management/patient-info/?format=api&offset=2624
{ "count": 2818, "next": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=2632", "previous": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=2616", "results": [ { "id": 2498, "patient": 26429, "order": 20335, "height": 0.0, "weight": 0.0 }, { "id": 2499, "patient": 26432, "order": 20341, "height": 0.0, "weight": 0.0 }, { "id": 2595, "patient": 26791, "order": 20728, "height": 0.0, "weight": 0.0 }, { "id": 2500, "patient": 26433, "order": 20343, "height": null, "weight": null }, { "id": 2501, "patient": 26433, "order": 20343, "height": null, "weight": null }, { "id": 2597, "patient": 26793, "order": 20730, "height": 0.0, "weight": 0.0 }, { "id": 2502, "patient": 26437, "order": 20348, "height": 0.0, "weight": 0.0 }, { "id": 2503, "patient": 15330, "order": 20349, "height": null, "weight": null } ] }