Patient Info List
A simple ViewSet for viewing and editing accounts.
GET /user_management/patient-info/?format=api&offset=1192
{ "count": 3287, "next": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=1200", "previous": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=1184", "results": [ { "id": 1176, "patient": 23798, "order": 16595, "height": 0.0, "weight": 0.0 }, { "id": 1232, "patient": 23936, "order": 16827, "height": 0.0, "weight": 0.0 }, { "id": 1177, "patient": 23807, "order": 16605, "height": 0.0, "weight": 0.0 }, { "id": 1178, "patient": 23808, "order": 16603, "height": 0.0, "weight": 0.0 }, { "id": 1179, "patient": 15339, "order": 16614, "height": null, "weight": null }, { "id": 1233, "patient": 23937, "order": 16827, "height": 0.0, "weight": 0.0 }, { "id": 1181, "patient": 23826, "order": 16630, "height": 0.0, "weight": 0.0 }, { "id": 1234, "patient": 23938, "order": 16828, "height": 0.0, "weight": 0.0 } ] }