Patient Info List
A simple ViewSet for viewing and editing accounts.
GET /user_management/patient-info/?format=api&offset=536
{ "count": 3074, "next": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=544", "previous": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=528", "results": [ { "id": 407, "patient": 21753, "order": 13552, "height": 0.0, "weight": 0.0 }, { "id": 476, "patient": 21909, "order": 13776, "height": 0.0, "weight": 0.0 }, { "id": 409, "patient": 16695, "order": 13572, "height": null, "weight": null }, { "id": 411, "patient": 21767, "order": 13574, "height": 0.0, "weight": 0.0 }, { "id": 413, "patient": 21776, "order": null, "height": 0.0, "weight": 0.0 }, { "id": 478, "patient": 21920, "order": 13784, "height": null, "weight": null }, { "id": 415, "patient": 21789, "order": 13594, "height": 0.0, "weight": 0.0 }, { "id": 417, "patient": 21790, "order": 13598, "height": 0.0, "weight": 0.0 } ] }