ABCDEFGHIJKLMNOPQRSTUVWXYZ
1
Case Review Note Fields
2
2023-01-18
3
4
NameTypeAPI Notes
5
idint unsignedNot considered, set automatically by API
6
datedocdateOptional, defaults to current date
7
timedoctimeOptional, defaults to current time
8
disciplinevarchar(50)Required, must be from list obtained via endpoint
9
fnamevarchar(50)Not considered, set automatically by API
10
lnamevarchar(50)Not considered, set automatically by API
11
client_idintOptional, defaults from inquiry_id if not sent
12
episode_idintOptional, defaults from inquiry_id if not sent
13
inquiry_idintRequired
14
admission_idintNot considered, set automatically by API
15
location_idintNot considered, set automatically by API
16
mrnvarchar(25)Not considered, set automatically by API
17
dobdateNot considered, set automatically by API
18
staff_idintRequired
19
sfnamevarchar(50)Not considered, set automatically by API
20
slnamevarchar(50)Not considered, set automatically by API
21
siglinevarchar(100)Not considered, set automatically by API
22
sigfieldtextNot considered, set automatically by API
23
datestaffsigdatetimeNot considered, set automatically by API
24
usetxt1tinyintNot considered, set automatically by API
25
captiontxt1varchar(150)Not considered, set automatically by API
26
txtsize1intNot considered, set automatically by API
27
txt1textOptional, defaults to null
28
usetxt2tinyintNot considered, set automatically by API
29
captiontxt2varchar(150)Not considered, set automatically by API
30
txtsize2intNot considered, set automatically by API
31
txt2textOptional, defaults to null
32
usetxt3tinyintNot considered, set automatically by API
33
captiontxt3varchar(150)Not considered, set automatically by API
34
txtsize3intNot considered, set automatically by API
35
txt3textOptional, defaults to null
36
usetxt4tinyintNot considered, set automatically by API
37
captiontxt4varchar(150)Not considered, set automatically by API
38
txtsize4intNot considered, set automatically by API
39
txt4textOptional, defaults to null
40
usetxt5tinyintNot considered, set automatically by API
41
captiontxt5varchar(150)Not considered, set automatically by API
42
txtsize5intNot considered, set automatically by API
43
txt5textOptional, defaults to null
44
subjectvarchar(150)Optional, defaults based on Discipline
45
captionfld1varchar(150)Not considered, set automatically by API
46
captionfld2varchar(150)Not considered, set automatically by API
47
captionfld3varchar(150)Not considered, set automatically by API
48
captionfld4varchar(150)Not considered, set automatically by API
49
captionfld5varchar(150)Not considered, set automatically by API
50
fld1varchar(150)Optional, defaults to null
51
fld2varchar(150)Optional, defaults to null
52
fld3varchar(150)Optional, defaults to null
53
fld4varchar(150)Optional, defaults to null
54
fld5varchar(150)Optional, defaults to null
55
durationintDeprecated, not used
56
isattachedtinyintNot considered, set automatically by API
57
txteamnote_idintNot considered, set automatically by API
58
ifstinyint(1)Not considered, set automatically by API
59
luby_idintNot considered, set automatically by API
60
eietinyint(1)Optional, defaults to 0
61
dsstinyint(1)Optional, defaults to 0
62
qccstatustinyintNot considered, set automatically by API
63
supstatustinyintNot considered, set automatically by API
64
qcc_idintNot considered, set automatically by API
65
datesupsigdatetimeNot considered, set automatically by API
66
supsigfieldtextNot considered, set automatically by API
67
supsiglinevarchar(100)Not considered, set automatically by API
68
requiresreviewtinyintNot considered, set automatically by API
69
sup_idintNot considered, set automatically by API
70
suprequiredtinyintNot considered, set automatically by API
71
qccrequiredtinyintNot considered, set automatically by API
72
qccdoc_idintNot considered, set automatically by API
73
supdoc_idintNot considered, set automatically by API
74
created_attimestampNot considered, set automatically by API
75
updated_attimestampNot considered, set automatically by API
76
tmptxteamnote_idintNot considered, set automatically by API
77
service_idint unsignedNot considered, set automatically by API
78
servicenamevarchar(100)Not considered, set automatically by API
79
sourcesig_idint unsignedSet based on staff_id
80
srccasereviewnote_idint unsignedNot considered, set automatically by API
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100