Patient Info List
A simple ViewSet for viewing and editing accounts.
GET /user_management/patient-info/?format=api&offset=344
{ "count": 3067, "next": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=352", "previous": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=336", "results": [ { "id": 2539, "patient": 26546, "order": 20476, "height": 0.0, "weight": 0.0 }, { "id": 578, "patient": 22141, "order": 14066, "height": 0.0, "weight": 0.0 }, { "id": 404, "patient": 21743, "order": 13530, "height": null, "weight": null }, { "id": 2203, "patient": 25531, "order": 19316, "height": 0.0, "weight": 0.0 }, { "id": 406, "patient": 21749, "order": 13538, "height": null, "weight": null }, { "id": 408, "patient": 21766, "order": null, "height": 0.0, "weight": 0.0 }, { "id": 579, "patient": 22143, "order": 14068, "height": 0.0, "weight": 0.0 }, { "id": 410, "patient": 21767, "order": 13574, "height": 0.0, "weight": 0.0 } ] }