Patient Info List
A simple ViewSet for viewing and editing accounts.
GET /user_management/patient-info/?format=api&offset=2968
{ "count": 3213, "next": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=2976", "previous": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=2960", "results": [ { "id": 3108, "patient": 28121, "order": 22798, "height": 0.0, "weight": 0.0 }, { "id": 3110, "patient": 28129, "order": 22810, "height": 0.0, "weight": 0.0 }, { "id": 3112, "patient": 22343, "order": 22820, "height": 0.0, "weight": 0.0 }, { "id": 3114, "patient": 10360, "order": 22821, "height": null, "weight": null }, { "id": 3117, "patient": 13313, "order": 22822, "height": null, "weight": null }, { "id": 3119, "patient": 28136, "order": 22827, "height": 0.0, "weight": 0.0 }, { "id": 3121, "patient": 28143, "order": 22838, "height": 0.0, "weight": 0.0 }, { "id": 3122, "patient": 28146, "order": 22845, "height": 0.0, "weight": 0.0 } ] }