Patient Info List
A simple ViewSet for viewing and editing accounts.
GET /user_management/patient-info/?format=api&offset=1032
{ "count": 3281, "next": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=1040", "previous": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=1024", "results": [ { "id": 1022, "patient": 23419, "order": 16114, "height": 0.0, "weight": 0.0 }, { "id": 1023, "patient": 23420, "order": 16116, "height": 0.0, "weight": 0.0 }, { "id": 1024, "patient": 11493, "order": 16133, "height": null, "weight": null }, { "id": 1035, "patient": 23445, "order": 16158, "height": 0.0, "weight": 0.0 }, { "id": 1025, "patient": 23428, "order": 16134, "height": 0.0, "weight": 0.0 }, { "id": 1026, "patient": 23430, "order": 16123, "height": 0.0, "weight": 0.0 }, { "id": 1639, "patient": 16474, "order": 18027, "height": null, "weight": null }, { "id": 1027, "patient": 23431, "order": 16139, "height": 0.0, "weight": 0.0 } ] }