Patient Info List
A simple ViewSet for viewing and editing accounts.
GET /user_management/patient-info/?format=api&offset=1512
{ "count": 3296, "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": 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 }, { "id": 1747, "patient": 24835, "order": 18267, "height": 0.0, "weight": 0.0 }, { "id": 1749, "patient": 24840, "order": 18275, "height": 0.0, "weight": 0.0 } ] }