Patient Info List
A simple ViewSet for viewing and editing accounts.
GET /user_management/patient-info/?format=api&offset=968
{ "count": 3655, "next": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=976", "previous": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=960", "results": [ { "id": 960, "patient": 23291, "order": 15878, "height": null, "weight": null }, { "id": 961, "patient": 23293, "order": 15879, "height": 0.0, "weight": 0.0 }, { "id": 964, "patient": 22816, "order": 15885, "height": null, "weight": null }, { "id": 965, "patient": 23302, "order": 15912, "height": 0.0, "weight": 0.0 }, { "id": 963, "patient": 23300, "order": 15885, "height": 0.0, "weight": 0.0 }, { "id": 84, "patient": 16453, "order": 15918, "height": null, "weight": null }, { "id": 966, "patient": 23307, "order": 15919, "height": 0.0, "weight": 0.0 }, { "id": 967, "patient": 23311, "order": 15926, "height": 0.0, "weight": 0.0 } ] }