Patient Info List
A simple ViewSet for viewing and editing accounts.
GET /user_management/patient-info/?format=api&offset=912
{ "count": 3655, "next": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=920", "previous": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=904", "results": [ { "id": 902, "patient": 23150, "order": 15599, "height": 0.0, "weight": 0.0 }, { "id": 905, "patient": 23151, "order": 15603, "height": 0.0, "weight": 0.0 }, { "id": 906, "patient": 23152, "order": 15604, "height": 0.0, "weight": 0.0 }, { "id": 907, "patient": 23153, "order": 15606, "height": 0.0, "weight": 0.0 }, { "id": 908, "patient": 23155, "order": 15608, "height": 0.0, "weight": 0.0 }, { "id": 909, "patient": 23157, "order": 15611, "height": 0.0, "weight": 0.0 }, { "id": 910, "patient": 11530, "order": 15612, "height": null, "weight": null }, { "id": 911, "patient": 23162, "order": 15615, "height": 0.0, "weight": 0.0 } ] }