Patient Info List
A simple ViewSet for viewing and editing accounts.
GET /user_management/patient-info/?format=api&offset=3392
{ "count": 3706, "next": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=3400", "previous": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=3384", "results": [ { "id": 3537, "patient": 27316, "order": 24518, "height": null, "weight": null }, { "id": 3538, "patient": 29121, "order": 24520, "height": 0.0, "weight": 0.0 }, { "id": 3539, "patient": 29126, "order": 24530, "height": 0.0, "weight": 0.0 }, { "id": 3541, "patient": 27598, "order": null, "height": 0.0, "weight": 0.0 }, { "id": 3542, "patient": 27598, "order": null, "height": 0.0, "weight": 0.0 }, { "id": 3543, "patient": 29136, "order": 24547, "height": 0.0, "weight": 0.0 }, { "id": 3544, "patient": 29139, "order": 24560, "height": 0.0, "weight": 0.0 }, { "id": 3545, "patient": 29103, "order": 24570, "height": null, "weight": null } ] }