Patient Info List
A simple ViewSet for viewing and editing accounts.
GET /user_management/patient-info/?format=api&offset=2456
{ "count": 3077, "next": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=2464", "previous": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=2448", "results": [ { "id": 2563, "patient": 7312, "order": 20609, "height": null, "weight": null }, { "id": 2449, "patient": 24312, "order": 20137, "height": 0.0, "weight": 0.0 }, { "id": 2450, "patient": 24312, "order": 20137, "height": 0.0, "weight": 0.0 }, { "id": 2565, "patient": 26696, "order": 20616, "height": 0.0, "weight": 0.0 }, { "id": 2452, "patient": 26265, "order": 20149, "height": 0.0, "weight": 0.0 }, { "id": 2453, "patient": 26266, "order": 20150, "height": 0.0, "weight": 0.0 }, { "id": 2569, "patient": 26704, "order": 20626, "height": null, "weight": null }, { "id": 2571, "patient": 26731, "order": 20654, "height": 0.0, "weight": 0.0 } ] }