Note
Contents |
[edit]
Description
[edit]
Attributes
| Column Name | Type | Default | Description | |
|---|---|---|---|---|
| | note_id | int | ||
| note_type | varchar(50) | NULL | ||
| patient_id patient.patient_id | int | NULL | ||
| obs_id obs.obs_id | int | NULL | ||
| encounter_id encounter.encounter_id | int | NULL | ||
| | text | text | ||
| priority | int | NULL | ||
| parent note.note_id | int | NULL | ||
| | creator users.user_id | int | ||
| | date_created | datetime | 0000-00-00 00:00:00 | |
| changed_by users.user_id | int | NULL | ||
| date_changed | datetime | NULL | ||
| | ||||
