Patient Info List
A simple ViewSet for viewing and editing accounts.
GET /user_management/patient-info/?format=api&offset=2704
{ "count": 3683, "next": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=2712", "previous": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=2696", "results": [ { "id": 2704, "patient": 27092, "order": 21147, "height": 0.0, "weight": 0.0 }, { "id": 2705, "patient": 27095, "order": 21130, "height": 0.0, "weight": 0.0 }, { "id": 2706, "patient": 27098, "order": 21153, "height": null, "weight": null }, { "id": 2707, "patient": 27099, "order": 21147, "height": 0.0, "weight": 0.0 }, { "id": 2708, "patient": 1129, "order": 21160, "height": null, "weight": null }, { "id": 2709, "patient": 23270, "order": 21160, "height": 0.0, "weight": 0.0 }, { "id": 2942, "patient": 27790, "order": null, "height": 0.0, "weight": 0.0 }, { "id": 2835, "patient": 13985, "order": 22778, "height": null, "weight": null } ] }