Patient Info List
A simple ViewSet for viewing and editing accounts.
GET /user_management/patient-info/?format=api&offset=1320
{ "count": 3660, "next": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=1328", "previous": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=1312", "results": [ { "id": 1305, "patient": 24113, "order": 17077, "height": null, "weight": null }, { "id": 1304, "patient": 24114, "order": 17078, "height": 0.0, "weight": 0.0 }, { "id": 2387, "patient": 7296, "order": null, "height": null, "weight": null }, { "id": 1306, "patient": 24124, "order": 17099, "height": 0.0, "weight": 0.0 }, { "id": 1307, "patient": 24125, "order": 17100, "height": 0.0, "weight": 0.0 }, { "id": 1308, "patient": 24126, "order": 17101, "height": 0.0, "weight": 0.0 }, { "id": 1309, "patient": 24127, "order": 17102, "height": 0.0, "weight": 0.0 }, { "id": 1312, "patient": 24133, "order": 17115, "height": 0.0, "weight": 0.0 } ] }