Patient Info List
A simple ViewSet for viewing and editing accounts.
GET /user_management/patient-info/?format=api&offset=992
{ "count": 3279, "next": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=1000", "previous": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=984", "results": [ { "id": 987, "patient": 23358, "order": 15993, "height": 0.0, "weight": 0.0 }, { "id": 988, "patient": 23359, "order": 15994, "height": 0.0, "weight": 0.0 }, { "id": 989, "patient": 23360, "order": 15995, "height": 0.0, "weight": 0.0 }, { "id": 990, "patient": 23361, "order": 15997, "height": 0.0, "weight": 0.0 }, { "id": 991, "patient": 23362, "order": 15998, "height": null, "weight": null }, { "id": 992, "patient": 23363, "order": 15999, "height": 0.0, "weight": 0.0 }, { "id": 993, "patient": 23364, "order": 16000, "height": 0.0, "weight": 0.0 }, { "id": 994, "patient": 23368, "order": 16022, "height": 0.0, "weight": 0.0 } ] }