UpdatedAdded Medication orders (LOINC
52471-0) as a supported note section to enable Medication orders in the note generation process for the Headed Web SDK.Quick summary
Note sections divide into standard parts such as “Chief Complaint,” “Physical Exam,” and “Assessment and Plan.” Suki uses codes to identify each section, which ensures seamless integration with your EHR system.
Note sections is supported by: APIs, Web SDK, Mobile SDK, Headless Web SDK
- Better organization: Content is automatically sorted into the right sections
- EHR ready: Notes match the format your EHR expects
- Industry standard: LOINC codes are recognized across healthcare systems
- Customizable: Choose only the sections you need for your workflow
How it works
When you start an , you specify which sections you want in your note by providing their LOINC codes. Suki listens to the conversation and automatically organizes what’s discussed into those sections. Example: If you specify “Chief Complaint” (10154-3), “History of Present Illness” (10164-2), and “Physical Exam” (29545-1), Suki will:- Put information about why the patient is visiting into the Chief Complaint section
- Organize the patient’s story into the History of Present Illness section
- Capture exam findings into the Physical Exam section
Supported note sections
Suki supports the following clinical note sections using LOINC codes:Choosing your sections
Select sections that match your clinical workflow and EHR requirements. Here are some common configurations:How to use note sections
Specify which sections you want when creating an ambient session by providing their LOINC codes. Example:JavaScript
- Section name: The readable title (e.g., “Chief Complaint”)
- Content: Relevant text extracted from the conversation
- LOINC code: The standard identifier for EHR integration