Patient Info List
A simple ViewSet for viewing and editing accounts.
GET /user_management/patient-info/?format=api&offset=3376
{ "count": 3454, "next": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=3384", "previous": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=3368", "results": [ { "id": 3317, "patient": 17878, "order": 23565, "height": null, "weight": null }, { "id": 3412, "patient": 27019, "order": 23984, "height": null, "weight": null }, { "id": 3319, "patient": 27121, "order": 23581, "height": 0.0, "weight": 0.0 }, { "id": 3414, "patient": 28808, "order": 23985, "height": 0.0, "weight": 0.0 }, { "id": 3320, "patient": 28561, "order": 23586, "height": 0.0, "weight": 0.0 }, { "id": 3321, "patient": 28568, "order": 23596, "height": 0.0, "weight": 0.0 }, { "id": 3322, "patient": 28576, "order": null, "height": 0.0, "weight": 0.0 }, { "id": 3323, "patient": 23686, "order": null, "height": null, "weight": null } ] }