Patient Info List
A simple ViewSet for viewing and editing accounts.
GET /user_management/patient-info/?format=api&offset=2288
{ "count": 3081, "next": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=2296", "previous": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=2280", "results": [ { "id": 2198, "patient": 25519, "order": 19289, "height": 0.0, "weight": 0.0 }, { "id": 2199, "patient": 25519, "order": 19289, "height": 0.0, "weight": 0.0 }, { "id": 2200, "patient": 25521, "order": 19290, "height": 0.0, "weight": 0.0 }, { "id": 2226, "patient": 25567, "order": 19362, "height": 0.0, "weight": 0.0 }, { "id": 2201, "patient": 25525, "order": 19305, "height": 0.0, "weight": 0.0 }, { "id": 2202, "patient": 25528, "order": 19308, "height": 0.0, "weight": 0.0 }, { "id": 2228, "patient": 20294, "order": 19373, "height": 0.0, "weight": 0.0 }, { "id": 2230, "patient": 20195, "order": 19373, "height": null, "weight": null } ] }