Section type to create a section object.
JavaScript
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Web SDK now supports Medication Orders -> Learn more
Section type represents a clinical note section using LOINC codes for ambient sessions
Section type to create a section object.
type Section = {
loinc: string;
isPBNSection?: boolean;
};
Hide properties
Was this page helpful?
Suggestions