Patient Info List
A simple ViewSet for viewing and editing accounts.
GET /user_management/patient-info/?format=api&offset=3576
{ "count": 3635, "next": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=3584", "previous": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=3568", "results": [ { "id": 3572, "patient": 29187, "order": 24649, "height": 0.0, "weight": 0.0 }, { "id": 3573, "patient": 29200, "order": 24658, "height": 0.0, "weight": 0.0 }, { "id": 3574, "patient": 29204, "order": null, "height": 0.0, "weight": 0.0 }, { "id": 3577, "patient": 29211, "order": null, "height": 0.0, "weight": 0.0 }, { "id": 3578, "patient": 21857, "order": 24678, "height": null, "weight": null }, { "id": 3579, "patient": 29228, "order": 24696, "height": 0.0, "weight": 0.0 }, { "id": 3580, "patient": 29228, "order": 24696, "height": 0.0, "weight": 0.0 }, { "id": 3581, "patient": 29231, "order": 24701, "height": null, "weight": null } ] }