⌘K

Apex Odonto™ Dental EHR

FHIR R4 partner API for dental practices and DSOs — odontogram charting, treatment plans, imaging, lab/appliance orders, and dental claims (type: oral).

Live API Status — Apex Odonto™ Dental EHR

Probing production endpoints…

Rate Limits & SLA

Rate limit

2,000 FHIR req/min

Burst

80 req/sec

Uptime SLA

99.9%

Support

Business hours · 4h

P95 latency

< 400ms chart

Retention

Dental 7 years

16

FHIR Resources

Required Odonto set

oral

Claim Type

FHIR Claim.type code

2

Extensions

Tooth number & surface

Lake

Storage

HAPI R4 longitudinal

Capabilities

OpenAPI contract

Machine-readable spec: apex-odonto-v1.openapi.yaml

Download apex-odonto-v1.openapi.yaml

Integration toolkit

Official SDKs

Apex Odonto (Dental) certification track

12 required items · platform + product-specific checks

Full checklist →
  • First authenticated API call in sandbox
  • OAuth or API key with least-privilege scopes
  • FHIR R4 read against sandbox lake
  • GPID boundary headers on write paths
  • Webhook HMAC-SHA256 verification implemented
  • Webhook idempotency by delivery ID

+9 more on the certification page

Complete all required items before production go-live

Webhook events for Apex Odonto (Dental)

Subscribe at /webhooks — verify HMAC-SHA256 signatures

Event catalog →
odonto.treatment_plan.updatedOdonto

CarePlan or treatment plan modified in Odonto EHR.

{
  "event": "odonto.treatment_plan.updated",
  "care_plan_id": "CP-001",
  "patient_gpid": "APX-1A2B3C4D",
  "procedures_added": 2
}

Service categories

preventivediagnosticrestorativeperiodontalorthodonticoral_surgeryprosthodonticlab_appliance

Operational REST API

Odonto EHR workflows — odontogram charting, treatment plans, procedure posting, lab orders, and imaging upload.

GET/PUT /odonto/v1/chart/{gpid}

Odontogram & perio chart

POST /odonto/v1/treatment-plans

Treatment plan (CarePlan)

POST /odonto/v1/procedures/post

CDT procedure posting

POST /odonto/v1/lab/orders

Lab / appliance orders

POST /odonto/v1/imaging/upload

Radiograph & CBCT upload

Tooth chart extensions

https://schemas.parkerapex.com/fhir/StructureDefinition/tooth-number

https://schemas.parkerapex.com/fhir/StructureDefinition/tooth-surface

First FHIR read guide

Golden bundle contract

Reference implementation bundle for Odonto conformance testing.

odonto-golden-bundle.r4.json