Patient Info List
A simple ViewSet for viewing and editing accounts.
GET /user_management/patient-info/?format=api&offset=920
{ "count": 3655, "next": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=928", "previous": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=912", "results": [ { "id": 912, "patient": 23162, "order": 15615, "height": 0.0, "weight": 0.0 }, { "id": 913, "patient": 23163, "order": 15617, "height": 0.0, "weight": 0.0 }, { "id": 914, "patient": 23164, "order": 15618, "height": 0.0, "weight": 0.0 }, { "id": 915, "patient": 3133, "order": 15622, "height": null, "weight": null }, { "id": 916, "patient": 23172, "order": 15628, "height": 0.0, "weight": 0.0 }, { "id": 917, "patient": 23172, "order": 15628, "height": 0.0, "weight": 0.0 }, { "id": 918, "patient": 23173, "order": 15630, "height": 0.0, "weight": 0.0 }, { "id": 919, "patient": 244, "order": 15631, "height": null, "weight": null } ] }