Patient Info List
A simple ViewSet for viewing and editing accounts.
GET /user_management/patient-info/?format=api&offset=3304
{ "count": 3703, "next": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=3312", "previous": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=3296", "results": [ { "id": 3421, "patient": 28824, "order": 24012, "height": 0.0, "weight": 0.0 }, { "id": 3423, "patient": 19441, "order": 24015, "height": null, "weight": null }, { "id": 3425, "patient": 22590, "order": 24026, "height": 0.0, "weight": 0.0 }, { "id": 3426, "patient": 28834, "order": 24024, "height": 0.0, "weight": 0.0 }, { "id": 3428, "patient": 22955, "order": 24042, "height": 0.0, "weight": 0.0 }, { "id": 3430, "patient": 1013, "order": 24046, "height": null, "weight": null }, { "id": 2075, "patient": 24341, "order": 24056, "height": null, "weight": null }, { "id": 3432, "patient": 28866, "order": 24079, "height": 0.0, "weight": 0.0 } ] }