Patient Info List
A simple ViewSet for viewing and editing accounts.
GET /user_management/patient-info/?format=api&offset=1360
{ "count": 3296, "next": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=1368", "previous": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=1352", "results": [ { "id": 1349, "patient": 24205, "order": 17302, "height": 0.0, "weight": 0.0 }, { "id": 1350, "patient": 24206, "order": 17303, "height": 0.0, "weight": 0.0 }, { "id": 1351, "patient": 24207, "order": 17304, "height": 0.0, "weight": 0.0 }, { "id": 1352, "patient": 24210, "order": null, "height": 0.0, "weight": 0.0 }, { "id": 1353, "patient": 24214, "order": 17315, "height": 0.0, "weight": 0.0 }, { "id": 1354, "patient": 24216, "order": 17318, "height": null, "weight": null }, { "id": 1355, "patient": 24217, "order": 17319, "height": 0.0, "weight": 0.0 }, { "id": 1356, "patient": 24218, "order": 17320, "height": 0.0, "weight": 0.0 } ] }