Patient Info List
A simple ViewSet for viewing and editing accounts.
GET /user_management/patient-info/?format=api&offset=2384
{ "count": 2831, "next": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=2392", "previous": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=2376", "results": [ { "id": 2385, "patient": 26099, "order": 19973, "height": 0.0, "weight": 0.0 }, { "id": 2386, "patient": 25309, "order": 19974, "height": 0.0, "weight": 0.0 }, { "id": 2388, "patient": 26105, "order": 19961, "height": 0.0, "weight": 0.0 }, { "id": 2389, "patient": 26107, "order": null, "height": 0.0, "weight": 0.0 }, { "id": 2390, "patient": 26108, "order": 19981, "height": 0.0, "weight": 0.0 }, { "id": 2391, "patient": 2596, "order": 19993, "height": null, "weight": null }, { "id": 2392, "patient": 26120, "order": 19994, "height": 0.0, "weight": 0.0 }, { "id": 2393, "patient": 17015, "order": 19999, "height": null, "weight": null } ] }