Patient Info List
A simple ViewSet for viewing and editing accounts.
GET /user_management/patient-info/?format=api&offset=2896
{ "count": 3064, "next": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=2904", "previous": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=2888", "results": [ { "id": 2880, "patient": 27664, "order": 22007, "height": 0.0, "weight": 0.0 }, { "id": 2881, "patient": 27665, "order": 22007, "height": 0.0, "weight": 0.0 }, { "id": 2882, "patient": 27666, "order": 22008, "height": null, "weight": null }, { "id": 2976, "patient": 27851, "order": 22342, "height": 0.0, "weight": 0.0 }, { "id": 2978, "patient": 27855, "order": 22346, "height": null, "weight": null }, { "id": 2980, "patient": 27858, "order": 22348, "height": 0.0, "weight": 0.0 }, { "id": 2982, "patient": 27868, "order": 22357, "height": null, "weight": null }, { "id": 2984, "patient": 27869, "order": 22363, "height": 0.0, "weight": 0.0 } ] }