Patient Info List
A simple ViewSet for viewing and editing accounts.
GET /user_management/patient-info/?format=api&offset=1264
{ "count": 3657, "next": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=1272", "previous": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=1256", "results": [ { "id": 1256, "patient": 23992, "order": 16905, "height": 0.0, "weight": 0.0 }, { "id": 1257, "patient": 23996, "order": 16907, "height": 0.0, "weight": 0.0 }, { "id": 1258, "patient": 24004, "order": 16912, "height": 0.0, "weight": 0.0 }, { "id": 1259, "patient": 24006, "order": 16915, "height": 0.0, "weight": 0.0 }, { "id": 2883, "patient": 18259, "order": null, "height": null, "weight": null }, { "id": 1260, "patient": 24011, "order": 16923, "height": 0.0, "weight": 0.0 }, { "id": 1261, "patient": 24016, "order": 16926, "height": 0.0, "weight": 0.0 }, { "id": 1262, "patient": 21872, "order": 16928, "height": null, "weight": null } ] }