Patient Info List
A simple ViewSet for viewing and editing accounts.
GET /user_management/patient-info/?format=api&offset=2664
{ "count": 2812, "next": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=2672", "previous": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=2656", "results": [ { "id": 2525, "patient": 24271, "order": null, "height": null, "weight": null }, { "id": 2618, "patient": 26878, "order": 20838, "height": 0.0, "weight": 0.0 }, { "id": 2526, "patient": 26498, "order": 20434, "height": 0.0, "weight": 0.0 }, { "id": 2527, "patient": 25017, "order": 20442, "height": null, "weight": null }, { "id": 2620, "patient": 12594, "order": 20842, "height": null, "weight": null }, { "id": 2528, "patient": 26510, "order": 20444, "height": 0.0, "weight": 0.0 }, { "id": 2529, "patient": 26515, "order": 20448, "height": 0.0, "weight": 0.0 }, { "id": 2622, "patient": 26885, "order": 20845, "height": 0.0, "weight": 0.0 } ] }