Patient Info List
A simple ViewSet for viewing and editing accounts.
GET /user_management/patient-info/?format=api&offset=2664
{ "count": 3069, "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": 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 }, { "id": 2530, "patient": 26517, "order": 20453, "height": 0.0, "weight": 0.0 }, { "id": 2531, "patient": 26518, "order": 20440, "height": 0.0, "weight": 0.0 }, { "id": 2251, "patient": 25631, "order": 20429, "height": 0.0, "weight": 0.0 } ] }