Patient Info List
A simple ViewSet for viewing and editing accounts.
GET /user_management/patient-info/?format=api&offset=3072
{ "count": 3207, "next": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=3080", "previous": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=3064", "results": [ { "id": 3012, "patient": 27171, "order": 22451, "height": null, "weight": null }, { "id": 3014, "patient": 27919, "order": null, "height": 0.0, "weight": 0.0 }, { "id": 3016, "patient": 27923, "order": 22460, "height": 0.0, "weight": 0.0 }, { "id": 3018, "patient": 27927, "order": null, "height": 0.0, "weight": 0.0 }, { "id": 3020, "patient": 27930, "order": 22472, "height": 0.0, "weight": 0.0 }, { "id": 3022, "patient": 27936, "order": null, "height": 0.0, "weight": 0.0 }, { "id": 3024, "patient": 7183, "order": null, "height": null, "weight": null }, { "id": 3026, "patient": 911, "order": 22490, "height": null, "weight": null } ] }