Patient Info List
A simple ViewSet for viewing and editing accounts.
GET /user_management/patient-info/?format=api&offset=2720
{ "count": 3230, "next": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=2728", "previous": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=2712", "results": [ { "id": 2721, "patient": 27153, "order": 21222, "height": 0.0, "weight": 0.0 }, { "id": 2722, "patient": 27155, "order": 21223, "height": 0.0, "weight": 0.0 }, { "id": 2746, "patient": 27228, "order": 23158, "height": 0.0, "weight": 0.0 }, { "id": 2723, "patient": 27159, "order": 21236, "height": 0.0, "weight": 0.0 }, { "id": 2724, "patient": 27160, "order": 21236, "height": 0.0, "weight": 0.0 }, { "id": 2725, "patient": 27166, "order": 21249, "height": 0.0, "weight": 0.0 }, { "id": 2726, "patient": 27167, "order": 21250, "height": null, "weight": null }, { "id": 2727, "patient": 27169, "order": null, "height": 0.0, "weight": 0.0 } ] }