What is Tiep?
Tiep listens to a medical visit, turns the conversation into text, and helps create a structured report.
The important part is not only the transcript. The important part is that Tiep can extract useful medical data into the exact shape your clinic or hospital needs.
The big picture
Think of Tiep like a clinic workspace:
- An organization is the company or customer account.
- A facility is one clinic, hospital, department, or working site.
- A doctor profile is the clinical identity of a doctor inside a facility.
- A form says what data Tiep should extract.
- A concept set is a reusable list of coded choices, like diagnoses or medications.
- An integration sends the final report back to a hospital information system, also called an HIS.
Two ways to use Tiep
Use Tiep's UI
Your HIS opens Tiep with a secure short-lived link. The doctor records the visit in Tiep, reviews the report, and saves it. Tiep sends the payload back to your HIS by webhook.
Use Tiep's API
Your system sends audio, transcript, doctor data, and a form to the API. Tiep returns structured data directly. This is useful when you already have your own UI.
Start here
Read these pages in order:
- Onboarding: create the organization, facilities, members, and keys.
- Facilities: understand what a facility controls.
- Doctor profiles: understand doctors, invitations, and specialties.
- Forms: understand the most important concept in Tiep.
- Concept sets: understand reusable coded choices.
- Integration settings: connect Tiep to your HIS.
- Payload format: understand what Tiep sends back.