Patient Info List
A simple ViewSet for viewing and editing accounts.
GET /user_management/patient-info/?format=api&offset=968
{ "count": 3279, "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": 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 }, { "id": 968, "patient": 23311, "order": 15926, "height": 0.0, "weight": 0.0 }, { "id": 971, "patient": 23313, "order": 15928, "height": null, "weight": null }, { "id": 972, "patient": 23313, "order": 15928, "height": null, "weight": null } ] }