Patient Info List
A simple ViewSet for viewing and editing accounts.
GET /user_management/patient-info/?format=api&offset=3408
{ "count": 3453, "next": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=3416", "previous": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=3400", "results": [ { "id": 3429, "patient": 28774, "order": 24043, "height": null, "weight": null }, { "id": 3341, "patient": 23165, "order": 23680, "height": null, "weight": null }, { "id": 3431, "patient": 28850, "order": null, "height": 0.0, "weight": 0.0 }, { "id": 3342, "patient": 28619, "order": 23681, "height": 0.0, "weight": 0.0 }, { "id": 3343, "patient": 2716, "order": null, "height": null, "weight": null }, { "id": 2571, "patient": 26731, "order": 24052, "height": 0.0, "weight": 0.0 }, { "id": 3344, "patient": 28620, "order": 23690, "height": 0.0, "weight": 0.0 }, { "id": 3345, "patient": 28620, "order": 23690, "height": 0.0, "weight": 0.0 } ] }