Patient Info List
A simple ViewSet for viewing and editing accounts.
GET /user_management/patient-info/?format=api&offset=3360
{ "count": 3706, "next": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=3368", "previous": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=3352", "results": [ { "id": 1699, "patient": 24751, "order": 24351, "height": 0.0, "weight": 0.0 }, { "id": 3507, "patient": 29027, "order": 24358, "height": 0.0, "weight": 0.0 }, { "id": 3508, "patient": 29033, "order": 24368, "height": 0.0, "weight": 0.0 }, { "id": 3509, "patient": 28235, "order": 24370, "height": 0.0, "weight": 0.0 }, { "id": 3510, "patient": 25421, "order": 24373, "height": 0.0, "weight": 0.0 }, { "id": 3512, "patient": 29035, "order": 24375, "height": null, "weight": null }, { "id": 3513, "patient": 28145, "order": 24376, "height": null, "weight": null }, { "id": 3515, "patient": 28145, "order": 24376, "height": null, "weight": null } ] }