Patient Info List
A simple ViewSet for viewing and editing accounts.
GET /user_management/patient-info/?format=api&offset=2176
{ "count": 2835, "next": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=2184", "previous": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=2168", "results": [ { "id": 2095, "patient": 23933, "order": null, "height": 0.0, "weight": 0.0 }, { "id": 2096, "patient": 23933, "order": null, "height": 0.0, "weight": 0.0 }, { "id": 2097, "patient": 23933, "order": 18978, "height": 0.0, "weight": 0.0 }, { "id": 2098, "patient": 4352, "order": 18981, "height": null, "weight": null }, { "id": 2099, "patient": 25336, "order": 18981, "height": 0.0, "weight": 0.0 }, { "id": 2100, "patient": 25338, "order": 18984, "height": 0.0, "weight": 0.0 }, { "id": 2101, "patient": 25340, "order": 18975, "height": 0.0, "weight": 0.0 }, { "id": 2102, "patient": 25342, "order": 18984, "height": 0.0, "weight": 0.0 } ] }