DentaFHIR HL7 FHIR R4 · Australian Clinical Standards
SNOMED CT AU  ·  ICD-10-AM  ·  ADA CDT
Back to Patients

Record Dental Procedure

Creates a FHIR R4 Procedure resource. Treatment coded in SNOMED CT AU; CDT code recorded for billing.

Procedure Form FHIR: Procedure
FHIR: subject.reference
FHIR: code.coding[system=http://snomed.info/sct, version=AU]
FHIR: code.coding[system=http://www.ada.org/cdt]
FHIR: status
FHIR: performedDateTime
FHIR: bodySite (FDI)
FHIR: note[].text
Cancel
FHIR Procedure Resource

Procedures link back to the Patient, carry SNOMED CT AU coding, a CDT billing code, and optionally a tooth site via bodySite.

{
  "resourceType": "Procedure",
  "status": "completed",
  "code": {
    "coding": [{
      "system": "http://snomed.info/sct",
      "version": "http://snomed.info/sct/32506021000036107",
      "code": "234776006",
      "display": "Dental extraction"
    },
    {
      "system": "http://www.ada.org/cdt",
      "code": "D7140",
      "display": "Extraction, erupted tooth"
    }]
  },
  "subject": { "reference": "Patient/<id>" },
  "performedDateTime": "2026-03-22",
  "bodySite": [{ "text": "Tooth #16" }]
}
Common SNOMED Procedures
234776006Extraction
180534004Filling
103697008Cleaning
234780006Root canal
234773003Crown