Feature availability:
/transcribe
/streams
/transcripts
How It Works
Replacements are executed as a final step before returning transcript messages. This means are not present in interimResult transcripts and occur after command detection. Replacement configuration is case insensitive, meaning defined casing is ignored and system will preserved casing of word being replaced. This is different thankeyterms, which are case sensitive.
Word to be replaced must be a (case insensitive) exact match in order to match replacement rule. This means that “BID” and “B.I.D.” would be two separate entries for replacement with “twice daily”; however, “bid” and B.I.d. would be considered equivalent to “BID” and “B.I.D.”, respectively.
Replacement configuration is limited to 1,000 items per connection.
Example Use Cases
| Find | Replace | Dictation | STT Output |
|---|---|---|---|
CKD | chronic kidney disease | ”The patient has CKD" | "The patient has chronic kidney disease” |
congestive heart failure | CHF | ”The patient has congestive heart failure" | "The patient has CHF” |
triple A | AAA | ”Triple A measuring two point five centimeters" | "AAA measuring 2.5 cm” |
QD | once daily | ”Lisinopril twenty milligrams QD" | "Lisinopril 20 mg once daily” |
Q.D. | once daily | ”Lisinopril twenty milligrams QD" | "Lisinopril 20 mg once daily” |
Roman one | i | ”Roman one period type two diabetes mellitus" | "i. Type 2 diabetes mellitus” |
Roman two | ii | ”Roman two period hypertension" | "ii. Hypertension” |
Roman three | iii | ”Roman three period hyperlipidemia" | "iii. Hyperlipidemia” |
Firstly | 1. | ”Firstly type two diabetes mellitus comma well controlled period" | "1. Type 2 diabetes mellitus, well controlled.” |
Use of replacements is optional for dictation configuration. Please contact us to report errors, or for more information on this feature.