Soarian Clinicals Schema Documentation | |
Return to Table-Index |
Table Name | Table Comment |
HEDTBClinician | This table is used to store free text clinicians for EDTB. |
Column Name | Column Datatype | Column Null Option | Column Comment |
ObjectID | INT | NOT NULL | This is the primary key. |
Abbr | VARCHAR(5) | NULL | This is the abbreviation for the clinician. |
Description | VARCHAR(40) | NULL | This is the clinician's name if first/last is not valued. |
Remarks | VARCHAR(100) | NULL | These are the current remarks about clinician(e.g. phone, pager, lunch preference, etc.). |
FirstName | VARCHAR(25) | NULL | This is the clinician's first name. |
LastName | VARCHAR(60) | NULL | This is the clinician's last name. |
Return to Table-Index |
Soarian Clinicals Schema Documentation | ||
Copyright © 2023, Oracle and/or its affiliates |