Patient Info List
A simple ViewSet for viewing and editing accounts.
GET /user_management/patient-info/?format=api&offset=2432
{ "count": 2830, "next": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=2440", "previous": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=2424", "results": [ { "id": 2426, "patient": 26211, "order": null, "height": 0.0, "weight": 0.0 }, { "id": 2553, "patient": 19800, "order": 20546, "height": 0.0, "weight": 0.0 }, { "id": 2430, "patient": 26218, "order": 20096, "height": 0.0, "weight": 0.0 }, { "id": 2427, "patient": 26216, "order": 20091, "height": 0.0, "weight": 0.0 }, { "id": 2555, "patient": 26665, "order": null, "height": 0.0, "weight": 0.0 }, { "id": 2431, "patient": 26222, "order": 20110, "height": 0.0, "weight": 0.0 }, { "id": 2432, "patient": 11627, "order": 20113, "height": null, "weight": null }, { "id": 2433, "patient": 26231, "order": 20119, "height": null, "weight": null } ] }