Patient Info List
A simple ViewSet for viewing and editing accounts.
GET /user_management/patient-info/?format=api&offset=1568
{ "count": 3293, "next": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=1576", "previous": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=1560", "results": [ { "id": 1464, "patient": 24440, "order": 17651, "height": null, "weight": null }, { "id": 1463, "patient": 24440, "order": 17651, "height": null, "weight": null }, { "id": 1465, "patient": 24441, "order": 17652, "height": 0.0, "weight": 0.0 }, { "id": 1466, "patient": 24442, "order": 17653, "height": 0.0, "weight": 0.0 }, { "id": 1467, "patient": 24443, "order": 17656, "height": 0.0, "weight": 0.0 }, { "id": 1468, "patient": 24444, "order": 17657, "height": 0.0, "weight": 0.0 }, { "id": 1469, "patient": 6882, "order": 17661, "height": null, "weight": null }, { "id": 1470, "patient": 24449, "order": 17663, "height": 0.0, "weight": 0.0 } ] }