Patient Info List
A simple ViewSet for viewing and editing accounts.
GET /user_management/patient-info/?format=api&offset=984
{ "count": 3279, "next": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=992", "previous": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=976", "results": [ { "id": 979, "patient": 23335, "order": 15963, "height": 0.0, "weight": 0.0 }, { "id": 980, "patient": 23340, "order": 15971, "height": null, "weight": null }, { "id": 981, "patient": 23341, "order": 15975, "height": 0.0, "weight": 0.0 }, { "id": 982, "patient": 5793, "order": 15979, "height": null, "weight": null }, { "id": 984, "patient": 23350, "order": 15980, "height": 0.0, "weight": 0.0 }, { "id": 983, "patient": 23350, "order": 15980, "height": 0.0, "weight": 0.0 }, { "id": 985, "patient": 23353, "order": 15986, "height": 0.0, "weight": 0.0 }, { "id": 986, "patient": 23356, "order": 15991, "height": 0.0, "weight": 0.0 } ] }