Patient Info List
A simple ViewSet for viewing and editing accounts.
GET /user_management/patient-info/?format=api&offset=2712
{ "count": 2811, "next": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=2720", "previous": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=2704", "results": [ { "id": 2713, "patient": 19381, "order": 21173, "height": null, "weight": null }, { "id": 2714, "patient": 27121, "order": 21173, "height": 0.0, "weight": 0.0 }, { "id": 2715, "patient": 27123, "order": 21182, "height": 0.0, "weight": 0.0 }, { "id": 2716, "patient": 27132, "order": 21193, "height": 0.0, "weight": 0.0 }, { "id": 2717, "patient": 27138, "order": 21197, "height": 0.0, "weight": 0.0 }, { "id": 2719, "patient": 27148, "order": 21207, "height": 0.0, "weight": 0.0 }, { "id": 2720, "patient": 23816, "order": 21208, "height": 0.0, "weight": 0.0 }, { "id": 2721, "patient": 27153, "order": 21222, "height": 0.0, "weight": 0.0 } ] }