Patient Info List
A simple ViewSet for viewing and editing accounts.
GET /user_management/patient-info/?format=api&offset=1256
{ "count": 3288, "next": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=1264", "previous": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=1248", "results": [ { "id": 1252, "patient": 10300, "order": 16896, "height": null, "weight": null }, { "id": 1253, "patient": 23988, "order": 16897, "height": 0.0, "weight": 0.0 }, { "id": 1254, "patient": 23990, "order": 16901, "height": 0.0, "weight": 0.0 }, { "id": 1255, "patient": 23992, "order": 16905, "height": 0.0, "weight": 0.0 }, { "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 } ] }