Patient Info List
A simple ViewSet for viewing and editing accounts.
GET /user_management/patient-info/?format=api&offset=2936
{ "count": 3465, "next": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=2944", "previous": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=2928", "results": [ { "id": 3038, "patient": 14971, "order": 22538, "height": null, "weight": null }, { "id": 3039, "patient": 2258, "order": 22541, "height": null, "weight": null }, { "id": 3041, "patient": 27968, "order": 22546, "height": null, "weight": null }, { "id": 3043, "patient": 27971, "order": 22551, "height": null, "weight": null }, { "id": 3045, "patient": 27973, "order": 22557, "height": 0.0, "weight": 0.0 }, { "id": 3047, "patient": 27976, "order": 22562, "height": 0.0, "weight": 0.0 }, { "id": 3050, "patient": 16064, "order": 22574, "height": null, "weight": null }, { "id": 3051, "patient": 27983, "order": 22577, "height": 0.0, "weight": 0.0 } ] }