Patient Info List
A simple ViewSet for viewing and editing accounts.
GET /user_management/patient-info/?format=api&offset=136
{ "count": 3063, "next": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=144", "previous": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=128", "results": [ { "id": 133, "patient": 20131, "order": 11648, "height": 0.0, "weight": 0.0 }, { "id": 134, "patient": 20133, "order": 11652, "height": 0.0, "weight": 0.0 }, { "id": 135, "patient": 14840, "order": null, "height": null, "weight": null }, { "id": 136, "patient": 20142, "order": 11665, "height": 0.0, "weight": 0.0 }, { "id": 138, "patient": 20147, "order": 11676, "height": 0.0, "weight": 0.0 }, { "id": 139, "patient": 20148, "order": null, "height": 0.0, "weight": 0.0 }, { "id": 137, "patient": 8237, "order": 11668, "height": null, "weight": null }, { "id": 140, "patient": 20155, "order": 11683, "height": 0.0, "weight": 0.0 } ] }