Patient Info List
A simple ViewSet for viewing and editing accounts.
GET /user_management/patient-info/?format=api&offset=2312
{ "count": 3081, "next": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=2320", "previous": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=2304", "results": [ { "id": 2267, "patient": 25697, "order": 19507, "height": 0.0, "weight": 0.0 }, { "id": 2265, "patient": 25666, "order": 19489, "height": 0.0, "weight": 0.0 }, { "id": 2269, "patient": 20368, "order": 19519, "height": null, "weight": null }, { "id": 2271, "patient": 25718, "order": 19532, "height": 0.0, "weight": 0.0 }, { "id": 2273, "patient": 25727, "order": 19549, "height": null, "weight": null }, { "id": 2275, "patient": 25736, "order": 19561, "height": null, "weight": null }, { "id": 2277, "patient": 25739, "order": 19563, "height": 0.0, "weight": 0.0 }, { "id": 2279, "patient": 19732, "order": 19568, "height": null, "weight": null } ] }