Patient Info List
A simple ViewSet for viewing and editing accounts.
GET /user_management/patient-info/?format=api&offset=2648
{ "count": 2814, "next": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=2656", "previous": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=2640", "results": [ { "id": 2515, "patient": 26473, "order": 20396, "height": 0.0, "weight": 0.0 }, { "id": 2516, "patient": 26478, "order": 20399, "height": null, "weight": null }, { "id": 2612, "patient": 26848, "order": 20801, "height": 0.0, "weight": 0.0 }, { "id": 2517, "patient": 26480, "order": 20402, "height": 0.0, "weight": 0.0 }, { "id": 2514, "patient": 26468, "order": 20392, "height": 0.0, "weight": 0.0 }, { "id": 2513, "patient": 26467, "order": 20392, "height": 0.0, "weight": 0.0 }, { "id": 1290, "patient": 24073, "order": 20392, "height": 0.0, "weight": 0.0 }, { "id": 2518, "patient": 26484, "order": 20407, "height": 0.0, "weight": 0.0 } ] }