Patient Info List
A simple ViewSet for viewing and editing accounts.
GET /user_management/patient-info/?format=api&offset=2928
{ "count": 3063, "next": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=2936", "previous": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=2920", "results": [ { "id": 3032, "patient": 27957, "order": null, "height": 0.0, "weight": 0.0 }, { "id": 3034, "patient": 27959, "order": 22518, "height": 0.0, "weight": 0.0 }, { "id": 3036, "patient": 27962, "order": 22532, "height": 0.0, "weight": 0.0 }, { "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 } ] }