Patient Info List
A simple ViewSet for viewing and editing accounts.
GET /user_management/patient-info/?format=api&offset=1984
{ "count": 3288, "next": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=1992", "previous": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=1976", "results": [ { "id": 1983, "patient": 25153, "order": 18731, "height": 0.0, "weight": 0.0 }, { "id": 2205, "patient": 2983, "order": 19320, "height": null, "weight": null }, { "id": 1984, "patient": 25158, "order": 18736, "height": 0.0, "weight": 0.0 }, { "id": 2542, "patient": 26558, "order": null, "height": 0.0, "weight": 0.0 }, { "id": 1985, "patient": 25159, "order": 18738, "height": 0.0, "weight": 0.0 }, { "id": 2209, "patient": 25539, "order": 19329, "height": 0.0, "weight": 0.0 }, { "id": 1986, "patient": 22297, "order": 18740, "height": 0.0, "weight": 0.0 }, { "id": 2211, "patient": 25545, "order": 19332, "height": 0.0, "weight": 0.0 } ] }