Patient Info List
A simple ViewSet for viewing and editing accounts.
GET /user_management/patient-info/?format=api&offset=1160
{ "count": 3657, "next": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=1168", "previous": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=1152", "results": [ { "id": 1422, "patient": 24381, "order": 17532, "height": 0.0, "weight": 0.0 }, { "id": 1151, "patient": 23728, "order": 16518, "height": 0.0, "weight": 0.0 }, { "id": 1152, "patient": 23729, "order": 16518, "height": 0.0, "weight": 0.0 }, { "id": 1223, "patient": 23926, "order": 16807, "height": 0.0, "weight": 0.0 }, { "id": 1153, "patient": 23736, "order": 16524, "height": 0.0, "weight": 0.0 }, { "id": 1154, "patient": 6462, "order": 16527, "height": null, "weight": null }, { "id": 1898, "patient": 25030, "order": 18548, "height": 0.0, "weight": 0.0 }, { "id": 1156, "patient": 23744, "order": 16537, "height": 0.0, "weight": 0.0 } ] }