Patient Info List
A simple ViewSet for viewing and editing accounts.
GET /user_management/patient-info/?format=api&offset=904
{ "count": 3655, "next": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=912", "previous": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=896", "results": [ { "id": 896, "patient": 23116, "order": 15552, "height": 0.0, "weight": 0.0 }, { "id": 897, "patient": 23122, "order": 15567, "height": 0.0, "weight": 0.0 }, { "id": 898, "patient": 23141, "order": 15586, "height": 0.0, "weight": 0.0 }, { "id": 899, "patient": 2981, "order": 15593, "height": null, "weight": null }, { "id": 900, "patient": 2981, "order": 15593, "height": null, "weight": null }, { "id": 901, "patient": 23146, "order": 15593, "height": 0.0, "weight": 0.0 }, { "id": 904, "patient": 23150, "order": 15599, "height": 0.0, "weight": 0.0 }, { "id": 903, "patient": 23150, "order": 15599, "height": 0.0, "weight": 0.0 } ] }