Patient Info List
A simple ViewSet for viewing and editing accounts.
GET /user_management/patient-info/?format=api&offset=2168
{ "count": 2835, "next": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=2176", "previous": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=2160", "results": [ { "id": 2087, "patient": 24725, "order": 18965, "height": null, "weight": null }, { "id": 2088, "patient": 25330, "order": 18967, "height": 0.0, "weight": 0.0 }, { "id": 2089, "patient": 25331, "order": 18969, "height": 0.0, "weight": 0.0 }, { "id": 2090, "patient": 25332, "order": 18970, "height": 0.0, "weight": 0.0 }, { "id": 2091, "patient": 15423, "order": 18971, "height": null, "weight": null }, { "id": 2092, "patient": 25333, "order": 18973, "height": 0.0, "weight": 0.0 }, { "id": 2093, "patient": 25097, "order": 18976, "height": 0.0, "weight": 0.0 }, { "id": 2094, "patient": 25335, "order": 18977, "height": 0.0, "weight": 0.0 } ] }