Odontograms

Graph where the professional details how many permanent dental pieces the patient has, which ones have been restored and other important data. Click on the tooth to add the corresponding attribute. Sofisis will add alterations registered in the adontrogram to the diagnosis

Header api token: X-API-TOKEN

Get api token in Your account settings

Allowed API methods: GET, POST, PUT, PATCH, OPTIONS

  • List URL: /api/v1/odontology/odontogram/
  • Detail URL: /api/v1/odontology/odontogram/:id/
Params
  • _page_size: (int) Number of results per page
  • _page: (str|int) Number of page to get, set __all__ for get all results
  • _ordering: (str) Field for ordering, if is descending set '-' Ex: -field_name
  • _fields: (str) List of fields to return separed by comma
You can use any of other django lookups for filter data
Showing OPTIONS method:
 Loading API options...

Related objects:


Odontograms values

Save the registers of odontogram by tooth
  • List URL: /api/v1/odontology/odontogramvalue/
  • Detail URL: /api/v1/odontology/odontogramvalue/:id/
Showing OPTIONS method:
 Loading API options...


Déjanos tus comentarios