Patient Info List
A simple ViewSet for viewing and editing accounts.
GET /user_management/patient-info/?format=api&offset=2120
{ "count": 3287, "next": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=2128", "previous": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=2112", "results": [ { "id": 2356, "patient": 18270, "order": 19879, "height": null, "weight": null }, { "id": 2358, "patient": 26028, "order": 19889, "height": null, "weight": null }, { "id": 2360, "patient": 26030, "order": 19894, "height": 0.0, "weight": 0.0 }, { "id": 2362, "patient": 24071, "order": 19896, "height": 0.0, "weight": 0.0 }, { "id": 2365, "patient": 22922, "order": 19920, "height": null, "weight": null }, { "id": 2204, "patient": 8829, "order": 19320, "height": null, "weight": null }, { "id": 2212, "patient": 15328, "order": null, "height": null, "weight": null }, { "id": 2046, "patient": 25267, "order": 18879, "height": null, "weight": null } ] }