Patient Info List
A simple ViewSet for viewing and editing accounts.
GET /user_management/patient-info/?format=api&offset=3568
{ "count": 3636, "next": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=3576", "previous": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=3560", "results": [ { "id": 3564, "patient": 27821, "order": 24638, "height": null, "weight": null }, { "id": 3565, "patient": 22291, "order": 24639, "height": null, "weight": null }, { "id": 3566, "patient": 14971, "order": 24648, "height": null, "weight": null }, { "id": 3567, "patient": 28305, "order": 24648, "height": null, "weight": null }, { "id": 3568, "patient": 29183, "order": 24649, "height": 0.0, "weight": 0.0 }, { "id": 3569, "patient": 29186, "order": 24650, "height": 0.0, "weight": 0.0 }, { "id": 3570, "patient": 5025, "order": 24651, "height": null, "weight": null }, { "id": 3571, "patient": 1441, "order": 24651, "height": null, "weight": null } ] }