Patient Info List
A simple ViewSet for viewing and editing accounts.
GET /user_management/patient-info/?format=api&offset=3392
{ "count": 3454, "next": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=3400", "previous": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=3384", "results": [ { "id": 3329, "patient": 28590, "order": 23625, "height": 0.0, "weight": 0.0 }, { "id": 3420, "patient": 28823, "order": 24010, "height": 0.0, "weight": 0.0 }, { "id": 3330, "patient": 25879, "order": 23632, "height": null, "weight": null }, { "id": 3331, "patient": 11401, "order": 23634, "height": null, "weight": null }, { "id": 3332, "patient": 28592, "order": null, "height": 0.0, "weight": 0.0 }, { "id": 3422, "patient": 28825, "order": 24013, "height": 0.0, "weight": 0.0 }, { "id": 3333, "patient": 28593, "order": 23638, "height": 0.0, "weight": 0.0 }, { "id": 3334, "patient": 28595, "order": 23640, "height": 0.0, "weight": 0.0 } ] }