feat(claim-form) - combo added, toothSurface uppercase,lowercase

This commit is contained in:
2025-10-02 02:22:31 +05:30
parent 2ff78db35f
commit 0c0c516917
2 changed files with 64 additions and 23 deletions

View File

@@ -39,6 +39,11 @@ export const PROCEDURE_COMBOS: Record<
codes: ["D0120", "D0220", "D0230", "D0274", "D1110"],
toothNumbers: [null, "9", "24", null, null], // only these two need values
},
adultRecallDirectPano: {
id: "adultRecallDirectPano",
label: "Adult Recall Direct - Pano",
codes: ["D0120", "D1110", "D0330"],
},
newChildPatient: {
id: "newChildPatient",
label: "New Child Patient",