Patient Info List
A simple ViewSet for viewing and editing accounts.
GET /user_management/patient-info/?format=api&offset=2448
{ "count": 3077, "next": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=2456", "previous": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=2440", "results": [ { "id": 2443, "patient": 26243, "order": 20113, "height": 0.0, "weight": 0.0 }, { "id": 2444, "patient": 26244, "order": 20113, "height": 0.0, "weight": 0.0 }, { "id": 2445, "patient": 26245, "order": 20113, "height": 0.0, "weight": 0.0 }, { "id": 2559, "patient": 26681, "order": 20597, "height": 0.0, "weight": 0.0 }, { "id": 2446, "patient": 26248, "order": 20126, "height": 0.0, "weight": 0.0 }, { "id": 2447, "patient": 2521, "order": 20128, "height": null, "weight": null }, { "id": 2561, "patient": 26687, "order": 20604, "height": 0.0, "weight": 0.0 }, { "id": 2448, "patient": 26255, "order": 20135, "height": 0.0, "weight": 0.0 } ] }