Patient Info List
A simple ViewSet for viewing and editing accounts.
GET /user_management/patient-info/?format=api&offset=728
{ "count": 3274, "next": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=736", "previous": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=720", "results": [ { "id": 851, "patient": 22957, "order": 15313, "height": 0.0, "weight": 0.0 }, { "id": 852, "patient": 22958, "order": 15314, "height": 0.0, "weight": 0.0 }, { "id": 853, "patient": 22336, "order": null, "height": 0.0, "weight": 0.0 }, { "id": 854, "patient": 22963, "order": 15318, "height": 0.0, "weight": 0.0 }, { "id": 855, "patient": 22966, "order": 15324, "height": 0.0, "weight": 0.0 }, { "id": 856, "patient": 21974, "order": 15328, "height": 0.0, "weight": 0.0 }, { "id": 857, "patient": 22972, "order": 15334, "height": null, "weight": null }, { "id": 858, "patient": 22977, "order": 15339, "height": 0.0, "weight": 0.0 } ] }