Patient Info List
A simple ViewSet for viewing and editing accounts.
GET /user_management/patient-info/?format=api&offset=1008
{ "count": 3655, "next": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=1016", "previous": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=1000", "results": [ { "id": 1001, "patient": 23389, "order": 16044, "height": 0.0, "weight": 0.0 }, { "id": 1002, "patient": 23390, "order": 16034, "height": 0.0, "weight": 0.0 }, { "id": 1003, "patient": 23391, "order": 16034, "height": 0.0, "weight": 0.0 }, { "id": 1004, "patient": 23392, "order": 16045, "height": 0.0, "weight": 0.0 }, { "id": 1005, "patient": 23394, "order": 16047, "height": null, "weight": null }, { "id": 1006, "patient": 20776, "order": 16056, "height": 0.0, "weight": 0.0 }, { "id": 1007, "patient": 20776, "order": 16056, "height": 0.0, "weight": 0.0 }, { "id": 1008, "patient": 23397, "order": 16063, "height": 0.0, "weight": 0.0 } ] }