Patient Info List
A simple ViewSet for viewing and editing accounts.
GET /user_management/patient-info/?format=api&offset=1272
{ "count": 3288, "next": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=1280", "previous": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=1264", "results": [ { "id": 1267, "patient": 24028, "order": 16940, "height": 0.0, "weight": 0.0 }, { "id": 1268, "patient": 24033, "order": 16954, "height": 0.0, "weight": 0.0 }, { "id": 1269, "patient": 24034, "order": null, "height": 0.0, "weight": 0.0 }, { "id": 1270, "patient": 24035, "order": 16957, "height": 0.0, "weight": 0.0 }, { "id": 1271, "patient": 24038, "order": 16960, "height": 0.0, "weight": 0.0 }, { "id": 1272, "patient": 24038, "order": 16960, "height": 0.0, "weight": 0.0 }, { "id": 1273, "patient": 24039, "order": 16962, "height": null, "weight": null }, { "id": 1274, "patient": 24043, "order": 16965, "height": 0.0, "weight": 0.0 } ] }