Patient Info List
A simple ViewSet for viewing and editing accounts.
GET /user_management/patient-info/?format=api&offset=952
{ "count": 3279, "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": 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 }, { "id": 952, "patient": 23263, "order": 15804, "height": 0.0, "weight": 0.0 }, { "id": 953, "patient": 23270, "order": 15838, "height": 0.0, "weight": 0.0 }, { "id": 954, "patient": 23271, "order": 15839, "height": 0.0, "weight": 0.0 } ] }