Patient Info List
A simple ViewSet for viewing and editing accounts.
GET /user_management/patient-info/?format=api&offset=1368
{ "count": 3296, "next": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=1376", "previous": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=1360", "results": [ { "id": 1357, "patient": 15521, "order": 17322, "height": null, "weight": null }, { "id": 1358, "patient": 24221, "order": 17327, "height": 0.0, "weight": 0.0 }, { "id": 1359, "patient": 22565, "order": 17330, "height": null, "weight": null }, { "id": 1360, "patient": 24230, "order": 17339, "height": 0.0, "weight": 0.0 }, { "id": 1361, "patient": 24232, "order": 17341, "height": 0.0, "weight": 0.0 }, { "id": 1364, "patient": 24248, "order": 17359, "height": 0.0, "weight": 0.0 }, { "id": 1363, "patient": 24248, "order": 17359, "height": 0.0, "weight": 0.0 }, { "id": 1365, "patient": 24250, "order": 17363, "height": 0.0, "weight": 0.0 } ] }