Patient Info List
A simple ViewSet for viewing and editing accounts.
GET /user_management/patient-info/?format=api&offset=624
{ "count": 3638, "next": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=632", "previous": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=616", "results": [ { "id": 612, "patient": 22242, "order": 14217, "height": 0.0, "weight": 0.0 }, { "id": 726, "patient": 20231, "order": 14779, "height": null, "weight": null }, { "id": 613, "patient": 22252, "order": 14230, "height": 0.0, "weight": 0.0 }, { "id": 614, "patient": 22254, "order": 14222, "height": 0.0, "weight": 0.0 }, { "id": 727, "patient": 22589, "order": 14779, "height": 0.0, "weight": 0.0 }, { "id": 615, "patient": 22256, "order": 14237, "height": 0.0, "weight": 0.0 }, { "id": 2208, "patient": 24588, "order": 19328, "height": 0.0, "weight": 0.0 }, { "id": 730, "patient": 22591, "order": 14780, "height": 0.0, "weight": 0.0 } ] }