Patient Info List
A simple ViewSet for viewing and editing accounts.
GET /user_management/patient-info/?format=api&offset=2832
{ "count": 3065, "next": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=2840", "previous": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=2824", "results": [ { "id": 2835, "patient": 13985, "order": 21756, "height": null, "weight": null }, { "id": 2836, "patient": 27526, "order": 21767, "height": 0.0, "weight": 0.0 }, { "id": 2837, "patient": 27533, "order": 21774, "height": 0.0, "weight": 0.0 }, { "id": 2838, "patient": 27531, "order": 21775, "height": null, "weight": null }, { "id": 2839, "patient": 27531, "order": 21775, "height": null, "weight": null }, { "id": 2840, "patient": 27525, "order": 21776, "height": null, "weight": null }, { "id": 2842, "patient": 23207, "order": 21801, "height": null, "weight": null }, { "id": 2843, "patient": 27541, "order": 21804, "height": 0.0, "weight": 0.0 } ] }