Patient Info List
A simple ViewSet for viewing and editing accounts.
GET /user_management/patient-info/?format=api&offset=2000
{ "count": 3288, "next": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=2008", "previous": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=1992", "results": [ { "id": 1993, "patient": 25176, "order": 18765, "height": 0.0, "weight": 0.0 }, { "id": 1994, "patient": 25178, "order": 18768, "height": 0.0, "weight": 0.0 }, { "id": 1995, "patient": 25182, "order": 18775, "height": 0.0, "weight": 0.0 }, { "id": 2221, "patient": 25562, "order": 19357, "height": 0.0, "weight": 0.0 }, { "id": 1996, "patient": 25184, "order": 18777, "height": 0.0, "weight": 0.0 }, { "id": 1997, "patient": 25189, "order": 18783, "height": 0.0, "weight": 0.0 }, { "id": 2224, "patient": 27, "order": 19361, "height": null, "weight": null }, { "id": 1998, "patient": 25190, "order": 18784, "height": 0.0, "weight": 0.0 } ] }