Patient Info List
A simple ViewSet for viewing and editing accounts.
GET /user_management/patient-info/?format=api&offset=3376
{ "count": 3706, "next": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=3384", "previous": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=3368", "results": [ { "id": 3522, "patient": 22222, "order": 24446, "height": null, "weight": null }, { "id": 3523, "patient": 29083, "order": 24448, "height": 0.0, "weight": 0.0 }, { "id": 3524, "patient": 29090, "order": 24469, "height": 0.0, "weight": 0.0 }, { "id": 3525, "patient": 29091, "order": 24471, "height": 0.0, "weight": 0.0 }, { "id": 3526, "patient": 29094, "order": 24474, "height": 0.0, "weight": 0.0 }, { "id": 3527, "patient": 29096, "order": 24474, "height": 0.0, "weight": 0.0 }, { "id": 3528, "patient": 29097, "order": 24476, "height": 0.0, "weight": 0.0 }, { "id": 3529, "patient": 24283, "order": null, "height": 0.0, "weight": 0.0 } ] }