Patient Info List
A simple ViewSet for viewing and editing accounts.
GET /user_management/patient-info/?format=api&offset=2544
{ "count": 3074, "next": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=2552", "previous": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=2536", "results": [ { "id": 2694, "patient": 3689, "order": 21126, "height": null, "weight": null }, { "id": 2697, "patient": 26475, "order": 21129, "height": null, "weight": null }, { "id": 2698, "patient": 26475, "order": 21129, "height": null, "weight": null }, { "id": 2699, "patient": 17771, "order": 21130, "height": null, "weight": null }, { "id": 2700, "patient": 17771, "order": 21130, "height": null, "weight": null }, { "id": 2701, "patient": 27088, "order": 21143, "height": 0.0, "weight": 0.0 }, { "id": 2567, "patient": 17984, "order": 22183, "height": null, "weight": null }, { "id": 2485, "patient": 26380, "order": 22350, "height": null, "weight": null } ] }