Patient Info List
A simple ViewSet for viewing and editing accounts.
GET /user_management/patient-info/?format=api&offset=1752
{ "count": 3668, "next": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=1760", "previous": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=1744", "results": [ { "id": 1664, "patient": 24699, "order": 18093, "height": 0.0, "weight": 0.0 }, { "id": 1623, "patient": 24623, "order": 17977, "height": 0.0, "weight": 0.0 }, { "id": 1666, "patient": 24703, "order": 18093, "height": 0.0, "weight": 0.0 }, { "id": 1624, "patient": 24624, "order": 17978, "height": 0.0, "weight": 0.0 }, { "id": 1625, "patient": 24625, "order": 17982, "height": 0.0, "weight": 0.0 }, { "id": 1626, "patient": 17878, "order": 17987, "height": null, "weight": null }, { "id": 1670, "patient": 24707, "order": 18098, "height": null, "weight": null }, { "id": 1627, "patient": 24632, "order": 17989, "height": 0.0, "weight": 0.0 } ] }