Patient Info List
A simple ViewSet for viewing and editing accounts.
GET /user_management/patient-info/?format=api&offset=2896
{ "count": 3465, "next": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=2904", "previous": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=2888", "results": [ { "id": 2970, "patient": 27843, "order": 22330, "height": null, "weight": null }, { "id": 2972, "patient": 27845, "order": null, "height": 0.0, "weight": 0.0 }, { "id": 2974, "patient": 27849, "order": null, "height": 0.0, "weight": 0.0 }, { "id": 2878, "patient": 24763, "order": 22007, "height": null, "weight": null }, { "id": 2879, "patient": 27664, "order": 22007, "height": 0.0, "weight": 0.0 }, { "id": 2880, "patient": 27664, "order": 22007, "height": 0.0, "weight": 0.0 }, { "id": 2881, "patient": 27665, "order": 22007, "height": 0.0, "weight": 0.0 }, { "id": 2882, "patient": 27666, "order": 22008, "height": null, "weight": null } ] }