main.api_viewsΒΆ

Responsible for defining endpoints relevant to data interchange through a RESTful API. All views, except auth views and the index view, should be considered to check for a valid and authenticated user. If one is not found, they will direct to the appropriate error page.

Classes

CampaignViewSet(**kwargs)

GroupViewSet(**kwargs)

API Endpoint Adapter - Allergy

InstanceViewSet(**kwargs)

PatientEncounterViewSet(**kwargs)

PatientViewSet(**kwargs)

UserViewSet(**kwargs)

API Endpoint Adapter - Allergy