Patient Info List
A simple ViewSet for viewing and editing accounts.
GET /user_management/patient-info/?format=api&offset=2968
{ "count": 3061, "next": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=2976", "previous": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=2960", "results": [ { "id": 2899, "patient": 27702, "order": 22059, "height": 0.0, "weight": 0.0 }, { "id": 2900, "patient": 27704, "order": 22064, "height": 0.0, "weight": 0.0 }, { "id": 2954, "patient": 27727, "order": 22298, "height": null, "weight": null }, { "id": 2901, "patient": 27705, "order": 22065, "height": null, "weight": null }, { "id": 2902, "patient": 27706, "order": 22066, "height": null, "weight": null }, { "id": 2956, "patient": 26941, "order": 22310, "height": null, "weight": null }, { "id": 2903, "patient": 20641, "order": 22068, "height": null, "weight": null }, { "id": 2904, "patient": 27708, "order": 22068, "height": 0.0, "weight": 0.0 } ] }