Patient Info List
A simple ViewSet for viewing and editing accounts.
GET /user_management/patient-info/?format=api&offset=2536
{ "count": 2821, "next": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=2544", "previous": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=2528", "results": [ { "id": 2685, "patient": 27061, "order": 21094, "height": 0.0, "weight": 0.0 }, { "id": 2686, "patient": 27064, "order": 21098, "height": 0.0, "weight": 0.0 }, { "id": 2687, "patient": 27071, "order": 21107, "height": null, "weight": null }, { "id": 2688, "patient": 27074, "order": 21111, "height": 0.0, "weight": 0.0 }, { "id": 2689, "patient": 27076, "order": 21114, "height": null, "weight": null }, { "id": 2690, "patient": 27077, "order": 21115, "height": 0.0, "weight": 0.0 }, { "id": 2691, "patient": 27078, "order": 21116, "height": 0.0, "weight": 0.0 }, { "id": 2692, "patient": 27079, "order": 21107, "height": 0.0, "weight": 0.0 } ] }