Patient Info List
A simple ViewSet for viewing and editing accounts.
GET /user_management/patient-info/?format=api&offset=2904
{ "count": 3465, "next": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=2912", "previous": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=2896", "results": [ { "id": 2976, "patient": 27851, "order": 22342, "height": 0.0, "weight": 0.0 }, { "id": 2978, "patient": 27855, "order": 22346, "height": null, "weight": null }, { "id": 2980, "patient": 27858, "order": 22348, "height": 0.0, "weight": 0.0 }, { "id": 2982, "patient": 27868, "order": 22357, "height": null, "weight": null }, { "id": 2984, "patient": 27869, "order": 22363, "height": 0.0, "weight": 0.0 }, { "id": 2986, "patient": 27872, "order": null, "height": 0.0, "weight": 0.0 }, { "id": 2988, "patient": 27877, "order": 22376, "height": 0.0, "weight": 0.0 }, { "id": 2990, "patient": 27881, "order": 22380, "height": 0.0, "weight": 0.0 } ] }