Patient Info List
A simple ViewSet for viewing and editing accounts.
GET /user_management/patient-info/?format=api&offset=2904
{ "count": 3064, "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": 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 }, { "id": 2992, "patient": 27884, "order": 22386, "height": 0.0, "weight": 0.0 }, { "id": 2994, "patient": 26517, "order": null, "height": 0.0, "weight": 0.0 }, { "id": 2996, "patient": 27887, "order": 22400, "height": null, "weight": null }, { "id": 2998, "patient": 27890, "order": 22404, "height": 0.0, "weight": 0.0 }, { "id": 3000, "patient": 27891, "order": 22404, "height": 0.0, "weight": 0.0 } ] }