Patient Info List
A simple ViewSet for viewing and editing accounts.
GET /user_management/patient-info/?format=api&offset=1680
{ "count": 3666, "next": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=1688", "previous": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=1672", "results": [ { "id": 1568, "patient": 16512, "order": 17891, "height": null, "weight": null }, { "id": 1569, "patient": 16506, "order": 17893, "height": null, "weight": null }, { "id": 1570, "patient": 24570, "order": 17894, "height": 0.0, "weight": 0.0 }, { "id": 1571, "patient": 24570, "order": 17894, "height": 0.0, "weight": 0.0 }, { "id": 1572, "patient": 24572, "order": 17895, "height": 0.0, "weight": 0.0 }, { "id": 1573, "patient": 24575, "order": 17901, "height": 0.0, "weight": 0.0 }, { "id": 1574, "patient": 24576, "order": 17902, "height": 0.0, "weight": 0.0 }, { "id": 1575, "patient": 24577, "order": 17903, "height": 0.0, "weight": 0.0 } ] }