Procedure.note[]).
Primary Keys:
- procedure_note_id
- procedure_id - links to the procedure table
Related Tables:
Parent:
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Procedure.note[]).
Primary Keys:
| Column | Data Type | Description |
|---|---|---|
| procedure_note_id | varchar | Unique identifier for the note row |
| procedure_id | varchar | Parent procedure |
| text | varchar | Free-text note content |
