Patient Info List
A simple ViewSet for viewing and editing accounts.
GET /user_management/patient-info/?format=api&offset=528
{ "count": 3074, "next": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=536", "previous": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=520", "results": [ { "id": 352, "patient": 20937, "order": 12823, "height": null, "weight": null }, { "id": 396, "patient": 313, "order": 13483, "height": null, "weight": null }, { "id": 399, "patient": 21722, "order": 13497, "height": 0.0, "weight": 0.0 }, { "id": 472, "patient": 16630, "order": 13775, "height": null, "weight": null }, { "id": 401, "patient": 20187, "order": 13506, "height": null, "weight": null }, { "id": 403, "patient": 21138, "order": 13523, "height": 0.0, "weight": 0.0 }, { "id": 405, "patient": 21743, "order": 13530, "height": null, "weight": null }, { "id": 474, "patient": 21909, "order": 13776, "height": 0.0, "weight": 0.0 } ] }