Patient Info List
A simple ViewSet for viewing and editing accounts.
GET /user_management/patient-info/?format=api&offset=2296
{ "count": 3081, "next": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=2304", "previous": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=2288", "results": [ { "id": 2232, "patient": 20583, "order": null, "height": null, "weight": null }, { "id": 2234, "patient": 25574, "order": null, "height": 0.0, "weight": 0.0 }, { "id": 2236, "patient": 25576, "order": 19377, "height": 0.0, "weight": 0.0 }, { "id": 2240, "patient": 975, "order": 19389, "height": null, "weight": null }, { "id": 2238, "patient": 19800, "order": 19389, "height": 0.0, "weight": 0.0 }, { "id": 2242, "patient": 25588, "order": 19397, "height": 0.0, "weight": 0.0 }, { "id": 2244, "patient": 25602, "order": 19414, "height": 0.0, "weight": 0.0 }, { "id": 2246, "patient": 25616, "order": 19434, "height": 0.0, "weight": 0.0 } ] }