Patient Info List
A simple ViewSet for viewing and editing accounts.
GET /user_management/patient-info/?format=api&offset=3064
{ "count": 3207, "next": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=3072", "previous": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=3056", "results": [ { "id": 2995, "patient": 27886, "order": 22398, "height": 0.0, "weight": 0.0 }, { "id": 2997, "patient": 27888, "order": 22402, "height": 0.0, "weight": 0.0 }, { "id": 2999, "patient": 27891, "order": 22404, "height": 0.0, "weight": 0.0 }, { "id": 3001, "patient": 27892, "order": 22404, "height": 0.0, "weight": 0.0 }, { "id": 3005, "patient": 27900, "order": 22419, "height": null, "weight": null }, { "id": 3006, "patient": 16690, "order": 22428, "height": null, "weight": null }, { "id": 3008, "patient": 27910, "order": 22440, "height": 0.0, "weight": 0.0 }, { "id": 3010, "patient": 27916, "order": 22449, "height": 0.0, "weight": 0.0 } ] }