Patient Info List
A simple ViewSet for viewing and editing accounts.
GET /user_management/patient-info/?format=api&offset=952
{ "count": 3655, "next": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=960", "previous": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=944", "results": [ { "id": 944, "patient": 23237, "order": 15747, "height": 0.0, "weight": 0.0 }, { "id": 945, "patient": 23241, "order": 15750, "height": 0.0, "weight": 0.0 }, { "id": 946, "patient": 23244, "order": 15756, "height": 0.0, "weight": 0.0 }, { "id": 947, "patient": 23245, "order": 15765, "height": 0.0, "weight": 0.0 }, { "id": 948, "patient": 23252, "order": 15780, "height": 0.0, "weight": 0.0 }, { "id": 949, "patient": 23256, "order": 15788, "height": 0.0, "weight": 0.0 }, { "id": 950, "patient": 23257, "order": 15789, "height": 0.0, "weight": 0.0 }, { "id": 951, "patient": 23258, "order": 15790, "height": 0.0, "weight": 0.0 } ] }