Patient Info List
A simple ViewSet for viewing and editing accounts.
GET /user_management/patient-info/?format=api&offset=3416
{ "count": 3706, "next": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=3424", "previous": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=3408", "results": [ { "id": 3562, "patient": 29179, "order": 24627, "height": 0.0, "weight": 0.0 }, { "id": 3281, "patient": 28463, "order": 23417, "height": null, "weight": null }, { "id": 3376, "patient": 23389, "order": 23830, "height": 0.0, "weight": 0.0 }, { "id": 3282, "patient": 28468, "order": 23423, "height": 0.0, "weight": 0.0 }, { "id": 3283, "patient": 28480, "order": 23438, "height": 0.0, "weight": 0.0 }, { "id": 3379, "patient": 28718, "order": 23850, "height": 0.0, "weight": 0.0 }, { "id": 3284, "patient": 28482, "order": 23440, "height": 0.0, "weight": 0.0 }, { "id": 3285, "patient": 28484, "order": 23441, "height": 0.0, "weight": 0.0 } ] }