Patient Info List
A simple ViewSet for viewing and editing accounts.
GET /user_management/patient-info/?format=api&offset=2400
{ "count": 3276, "next": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=2408", "previous": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=2392", "results": [ { "id": 2401, "patient": 26154, "order": 20030, "height": 0.0, "weight": 0.0 }, { "id": 2402, "patient": 26155, "order": 20028, "height": 0.0, "weight": 0.0 }, { "id": 2403, "patient": 20335, "order": 20035, "height": 0.0, "weight": 0.0 }, { "id": 2404, "patient": 26156, "order": null, "height": 0.0, "weight": 0.0 }, { "id": 2405, "patient": 26157, "order": 20036, "height": 0.0, "weight": 0.0 }, { "id": 2406, "patient": 25168, "order": 20039, "height": 0.0, "weight": 0.0 }, { "id": 2407, "patient": 23165, "order": 20040, "height": null, "weight": null }, { "id": 2418, "patient": 26193, "order": 20067, "height": null, "weight": null } ] }