Patient Info List
A simple ViewSet for viewing and editing accounts.
GET /user_management/patient-info/?format=api&offset=784
{ "count": 3275, "next": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=792", "previous": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=776", "results": [ { "id": 652, "patient": 22355, "order": null, "height": 0.0, "weight": 0.0 }, { "id": 739, "patient": 22615, "order": null, "height": 0.0, "weight": 0.0 }, { "id": 653, "patient": 16255, "order": 14384, "height": null, "weight": null }, { "id": 654, "patient": 22356, "order": 14387, "height": 0.0, "weight": 0.0 }, { "id": 741, "patient": 22617, "order": 14825, "height": 0.0, "weight": 0.0 }, { "id": 655, "patient": 22360, "order": 14397, "height": null, "weight": null }, { "id": 656, "patient": 22362, "order": 14398, "height": null, "weight": null }, { "id": 743, "patient": 22624, "order": 14836, "height": 0.0, "weight": 0.0 } ] }