Patient Info List
A simple ViewSet for viewing and editing accounts.
GET /user_management/patient-info/?format=api&offset=2552
{ "count": 2820, "next": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=2560", "previous": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=2544", "results": [ { "id": 2701, "patient": 27088, "order": 21143, "height": 0.0, "weight": 0.0 }, { "id": 2544, "patient": 26563, "order": 20499, "height": 0.0, "weight": 0.0 }, { "id": 2455, "patient": 26273, "order": 20155, "height": 0.0, "weight": 0.0 }, { "id": 2547, "patient": 26587, "order": 20523, "height": 0.0, "weight": 0.0 }, { "id": 2456, "patient": 19016, "order": 20161, "height": null, "weight": null }, { "id": 2549, "patient": 22538, "order": 20536, "height": null, "weight": null }, { "id": 2457, "patient": 26281, "order": 20162, "height": 0.0, "weight": 0.0 }, { "id": 2458, "patient": 26283, "order": 20163, "height": 0.0, "weight": 0.0 } ] }