Patient Info List
A simple ViewSet for viewing and editing accounts.
GET /user_management/patient-info/?format=api&offset=2520
{ "count": 2822, "next": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=2528", "previous": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=2512", "results": [ { "id": 2667, "patient": 27009, "order": 21013, "height": 0.0, "weight": 0.0 }, { "id": 2668, "patient": 898, "order": 21013, "height": null, "weight": null }, { "id": 2669, "patient": 3396, "order": 21013, "height": null, "weight": null }, { "id": 2670, "patient": 27010, "order": 21016, "height": 0.0, "weight": 0.0 }, { "id": 2671, "patient": 27012, "order": 21024, "height": 0.0, "weight": 0.0 }, { "id": 2672, "patient": 27020, "order": 21030, "height": 0.0, "weight": 0.0 }, { "id": 2673, "patient": 2212, "order": 21034, "height": null, "weight": null }, { "id": 2674, "patient": 27023, "order": 21038, "height": 0.0, "weight": 0.0 } ] }