Patient Info List
A simple ViewSet for viewing and editing accounts.
GET /user_management/patient-info/?format=api&offset=840
{ "count": 3647, "next": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=848", "previous": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=832", "results": [ { "id": 690, "patient": 22477, "order": 14574, "height": 0.0, "weight": 0.0 }, { "id": 691, "patient": 22477, "order": 14574, "height": 0.0, "weight": 0.0 }, { "id": 768, "patient": 22713, "order": 14942, "height": 0.0, "weight": 0.0 }, { "id": 692, "patient": 8208, "order": 14576, "height": null, "weight": null }, { "id": 693, "patient": 19287, "order": 14583, "height": null, "weight": null }, { "id": 769, "patient": 22715, "order": 14946, "height": 0.0, "weight": 0.0 }, { "id": 694, "patient": 22483, "order": 14585, "height": 0.0, "weight": 0.0 }, { "id": 695, "patient": 11571, "order": 14589, "height": null, "weight": null } ] }