Patient Info List
A simple ViewSet for viewing and editing accounts.
GET /user_management/patient-info/?format=api&offset=1632
{ "count": 2850, "next": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=1640", "previous": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=1624", "results": [ { "id": 1522, "patient": 24514, "order": 17782, "height": null, "weight": null }, { "id": 1523, "patient": 24514, "order": 17782, "height": null, "weight": null }, { "id": 1524, "patient": 24516, "order": 17785, "height": null, "weight": null }, { "id": 1525, "patient": 24517, "order": 17786, "height": 0.0, "weight": 0.0 }, { "id": 1526, "patient": 24521, "order": 17792, "height": 0.0, "weight": 0.0 }, { "id": 1527, "patient": 24522, "order": 17793, "height": 0.0, "weight": 0.0 }, { "id": 1529, "patient": 24524, "order": 17796, "height": 0.0, "weight": 0.0 }, { "id": 1530, "patient": 24525, "order": 17797, "height": 0.0, "weight": 0.0 } ] }