Patient Info List
A simple ViewSet for viewing and editing accounts.
GET /user_management/patient-info/?format=api&offset=1512
{ "count": 3500, "next": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=1520", "previous": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=1504", "results": [ { "id": 1728, "patient": 24793, "order": 18194, "height": 0.0, "weight": 0.0 }, { "id": 1730, "patient": 24795, "order": 18196, "height": 0.0, "weight": 0.0 }, { "id": 1718, "patient": 24783, "order": 18184, "height": 0.0, "weight": 0.0 }, { "id": 1731, "patient": 24804, "order": 18212, "height": 0.0, "weight": 0.0 }, { "id": 1734, "patient": 11226, "order": 18216, "height": null, "weight": null }, { "id": 1736, "patient": 24817, "order": 18224, "height": 0.0, "weight": 0.0 }, { "id": 1738, "patient": 24822, "order": 18238, "height": 0.0, "weight": 0.0 }, { "id": 1742, "patient": 24828, "order": 18247, "height": 0.0, "weight": 0.0 } ] }