Patient Info List
A simple ViewSet for viewing and editing accounts.
GET /user_management/patient-info/?format=api&offset=1608
{ "count": 2850, "next": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=1616", "previous": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=1600", "results": [ { "id": 1500, "patient": 24488, "order": 17728, "height": 0.0, "weight": 0.0 }, { "id": 1501, "patient": 24489, "order": 17731, "height": 0.0, "weight": 0.0 }, { "id": 1502, "patient": 24493, "order": 17727, "height": 0.0, "weight": 0.0 }, { "id": 1503, "patient": 23813, "order": 17732, "height": null, "weight": null }, { "id": 1504, "patient": 24494, "order": 17732, "height": 0.0, "weight": 0.0 }, { "id": 1505, "patient": 24495, "order": 17738, "height": 0.0, "weight": 0.0 }, { "id": 1528, "patient": 24523, "order": 17794, "height": 0.0, "weight": 0.0 }, { "id": 1506, "patient": 24497, "order": 17743, "height": 0.0, "weight": 0.0 } ] }