Patient Info List
A simple ViewSet for viewing and editing accounts.
GET /user_management/patient-info/?format=api&offset=3440
{ "count": 3453, "next": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=3448", "previous": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=3432", "results": [ { "id": 3447, "patient": 28900, "order": 24123, "height": 0.0, "weight": 0.0 }, { "id": 3361, "patient": 26370, "order": 23747, "height": null, "weight": null }, { "id": 3362, "patient": 28663, "order": 23757, "height": 0.0, "weight": 0.0 }, { "id": 3449, "patient": 28902, "order": 24135, "height": 0.0, "weight": 0.0 }, { "id": 3363, "patient": 26367, "order": 23762, "height": null, "weight": null }, { "id": 3451, "patient": 3579, "order": 24139, "height": null, "weight": null }, { "id": 3364, "patient": 28666, "order": 23763, "height": 0.0, "weight": 0.0 }, { "id": 3365, "patient": 28668, "order": 23765, "height": 0.0, "weight": 0.0 } ] }