Patient Info List
A simple ViewSet for viewing and editing accounts.
GET /user_management/patient-info/?format=api&offset=2720
{ "count": 3067, "next": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=2728", "previous": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=2712", "results": [ { "id": 2724, "patient": 27160, "order": 21236, "height": 0.0, "weight": 0.0 }, { "id": 2725, "patient": 27166, "order": 21249, "height": 0.0, "weight": 0.0 }, { "id": 2726, "patient": 27167, "order": 21250, "height": null, "weight": null }, { "id": 2727, "patient": 27169, "order": null, "height": 0.0, "weight": 0.0 }, { "id": 2728, "patient": 27170, "order": null, "height": 0.0, "weight": 0.0 }, { "id": 2729, "patient": 27179, "order": 21266, "height": 0.0, "weight": 0.0 }, { "id": 2730, "patient": 13674, "order": 21267, "height": null, "weight": null }, { "id": 2731, "patient": 27188, "order": 21275, "height": 0.0, "weight": 0.0 } ] }