Patient Info List
A simple ViewSet for viewing and editing accounts.
GET /user_management/patient-info/?format=api&offset=2520
{ "count": 3074, "next": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=2528", "previous": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=2512", "results": [ { "id": 2670, "patient": 27010, "order": 21016, "height": 0.0, "weight": 0.0 }, { "id": 2671, "patient": 27012, "order": 21024, "height": 0.0, "weight": 0.0 }, { "id": 2672, "patient": 27020, "order": 21030, "height": 0.0, "weight": 0.0 }, { "id": 2673, "patient": 2212, "order": 21034, "height": null, "weight": null }, { "id": 2674, "patient": 27023, "order": 21038, "height": 0.0, "weight": 0.0 }, { "id": 2677, "patient": 24431, "order": 21060, "height": null, "weight": null }, { "id": 2679, "patient": 27038, "order": 21060, "height": 0.0, "weight": 0.0 }, { "id": 2680, "patient": 27041, "order": 21067, "height": 0.0, "weight": 0.0 } ] }