Patient Info List
A simple ViewSet for viewing and editing accounts.
GET /user_management/patient-info/?format=api&offset=720
{ "count": 3270, "next": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=728", "previous": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=712", "results": [ { "id": 843, "patient": 22923, "order": 15268, "height": 0.0, "weight": 0.0 }, { "id": 842, "patient": 20294, "order": 15267, "height": 0.0, "weight": 0.0 }, { "id": 844, "patient": 22927, "order": 15274, "height": 0.0, "weight": 0.0 }, { "id": 845, "patient": 22928, "order": 15275, "height": 0.0, "weight": 0.0 }, { "id": 847, "patient": 22937, "order": 15287, "height": 0.0, "weight": 0.0 }, { "id": 848, "patient": 22943, "order": 15295, "height": 0.0, "weight": 0.0 }, { "id": 849, "patient": 22950, "order": 15302, "height": 0.0, "weight": 0.0 }, { "id": 850, "patient": 22955, "order": 15309, "height": 0.0, "weight": 0.0 } ] }