Patient Info List
A simple ViewSet for viewing and editing accounts.
GET /user_management/patient-info/?format=api&offset=3296
{ "count": 3458, "next": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=3304", "previous": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=3288", "results": [ { "id": 3411, "patient": 28806, "order": 23982, "height": 0.0, "weight": 0.0 }, { "id": 3413, "patient": 27019, "order": 23984, "height": null, "weight": null }, { "id": 3415, "patient": 28809, "order": 23986, "height": 0.0, "weight": 0.0 }, { "id": 3416, "patient": 26278, "order": 23992, "height": null, "weight": null }, { "id": 3418, "patient": 26278, "order": 23992, "height": null, "weight": null }, { "id": 3064, "patient": 28006, "order": 23993, "height": 0.0, "weight": 0.0 }, { "id": 3421, "patient": 28824, "order": 24012, "height": 0.0, "weight": 0.0 }, { "id": 3423, "patient": 19441, "order": 24015, "height": null, "weight": null } ] }