Patient Info List
A simple ViewSet for viewing and editing accounts.
GET /user_management/patient-info/?format=api&offset=2888
{ "count": 3465, "next": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=2896", "previous": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=2880", "results": [ { "id": 2873, "patient": 27656, "order": 21995, "height": 0.0, "weight": 0.0 }, { "id": 2964, "patient": 20734, "order": 22323, "height": null, "weight": null }, { "id": 2874, "patient": 27658, "order": 21999, "height": 0.0, "weight": 0.0 }, { "id": 2875, "patient": 6981, "order": 22000, "height": null, "weight": null }, { "id": 2965, "patient": 21165, "order": 22323, "height": 0.0, "weight": 0.0 }, { "id": 2876, "patient": 27662, "order": 22005, "height": 0.0, "weight": 0.0 }, { "id": 2968, "patient": 2710, "order": 22328, "height": null, "weight": null }, { "id": 2877, "patient": 27663, "order": 22006, "height": 0.0, "weight": 0.0 } ] }