Patient Info List
A simple ViewSet for viewing and editing accounts.
GET /user_management/patient-info/?format=api&offset=2304
{ "count": 3081, "next": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=2312", "previous": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=2296", "results": [ { "id": 2248, "patient": 25625, "order": 19444, "height": 0.0, "weight": 0.0 }, { "id": 2250, "patient": 25626, "order": 19445, "height": 0.0, "weight": 0.0 }, { "id": 2252, "patient": 18187, "order": null, "height": null, "weight": null }, { "id": 2254, "patient": 25638, "order": 19467, "height": 0.0, "weight": 0.0 }, { "id": 2256, "patient": 1972, "order": 19473, "height": null, "weight": null }, { "id": 2259, "patient": 25649, "order": 19477, "height": 0.0, "weight": 0.0 }, { "id": 2261, "patient": 20776, "order": 19485, "height": 0.0, "weight": 0.0 }, { "id": 2263, "patient": 24951, "order": 19486, "height": 0.0, "weight": 0.0 } ] }