Patient Info List
A simple ViewSet for viewing and editing accounts.
GET /user_management/patient-info/?format=api&offset=1712
{ "count": 3293, "next": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=1720", "previous": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=1704", "results": [ { "id": 1669, "patient": 417, "order": 19010, "height": null, "weight": null }, { "id": 1601, "patient": 24605, "order": 17944, "height": 0.0, "weight": 0.0 }, { "id": 1642, "patient": 24662, "order": 18032, "height": 0.0, "weight": 0.0 }, { "id": 1602, "patient": 24606, "order": 17946, "height": 0.0, "weight": 0.0 }, { "id": 1603, "patient": 24608, "order": 17949, "height": 0.0, "weight": 0.0 }, { "id": 1644, "patient": 24666, "order": 18039, "height": 0.0, "weight": 0.0 }, { "id": 1604, "patient": 1199, "order": 17951, "height": null, "weight": null }, { "id": 1646, "patient": 24673, "order": 18052, "height": 0.0, "weight": 0.0 } ] }