Patient Info List
A simple ViewSet for viewing and editing accounts.
GET /user_management/patient-info/?format=api&offset=3200
{ "count": 3459, "next": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=3208", "previous": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=3192", "results": [ { "id": 3201, "patient": 27883, "order": 23133, "height": null, "weight": null }, { "id": 3202, "patient": 24865, "order": 23136, "height": 0.0, "weight": 0.0 }, { "id": 3203, "patient": 28309, "order": 23140, "height": 0.0, "weight": 0.0 }, { "id": 2635, "patient": 15698, "order": 23144, "height": null, "weight": null }, { "id": 3204, "patient": 25761, "order": 23145, "height": null, "weight": null }, { "id": 3205, "patient": 28310, "order": 23148, "height": 0.0, "weight": 0.0 }, { "id": 3206, "patient": 28311, "order": 23150, "height": 0.0, "weight": 0.0 }, { "id": 3207, "patient": 28313, "order": 23156, "height": 0.0, "weight": 0.0 } ] }