Patient Info List
A simple ViewSet for viewing and editing accounts.
GET /user_management/patient-info/?format=api&offset=3112
{ "count": 3702, "next": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=3120", "previous": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=3104", "results": [ { "id": 3079, "patient": 28052, "order": 22686, "height": 0.0, "weight": 0.0 }, { "id": 3081, "patient": 28052, "order": 22686, "height": 0.0, "weight": 0.0 }, { "id": 3083, "patient": 28056, "order": 22689, "height": 0.0, "weight": 0.0 }, { "id": 3085, "patient": 28058, "order": 22691, "height": 0.0, "weight": 0.0 }, { "id": 3087, "patient": 26131, "order": 22705, "height": 0.0, "weight": 0.0 }, { "id": 3089, "patient": 28074, "order": 22726, "height": 0.0, "weight": 0.0 }, { "id": 3091, "patient": 28078, "order": 22724, "height": 0.0, "weight": 0.0 }, { "id": 3093, "patient": 28082, "order": null, "height": 0.0, "weight": 0.0 } ] }