ISIJLS2B ; ISI/JHC - ISIRAD exam list functions ; 10/17/2022
Source file <ISIJLS2B.m>
Name | Comments | DBIA/ICR reference |
---|---|---|
FORMOUT(OUTPUT) | ; Create form spec (XML formatting) for Dynamic Query dialog
; Form contents are table-driven by entries in comment lines at bottom of routine. ; If query exists for the session, populate defined prompts with stored values. |
|
PROMPTS(REGION,RGSPEC) | ; assemble prompts for the dialog form's region
|
|
PROMPTS1() | ;
|
|
PROMPTS2(FLDID,REPEAT) | ;
|
|
TODAY(ARG) | ; return today's date [plus/minus N] in YYYYMMDD format
; Default today's date unless ARG matches TODAY+N or TODAY-N |
|
GETLIST(ID,RGSPEC,IFLD,ICT) | ; build legal values list for input field ID
|
|
GETLIST2(IDVAL,TXT) | ; add one entry to the values list; called from each GETNN subrtn
|
|
GETNN | ; return list of valid values for each given field ien
; NN = field ien inside the List subsystem; |
|
GET5() | ; Priority
|
|
GET8() | ; Status
|
|
GET11() | ; Imaging Loc
|
|
GET15() | ; Modality
|
|
GET17() | ; Type of Imaging
|
|
GET24() | ; Radiologist
|
|
GET201() | ; Assigned to
|
|
GET208() | ; Patient Sex
|
|
GETOPS(ID,RGSPEC,IFLD,ICT) | ; build legal Operator values list for input field ID
|
|
GETOPS2(IDVAL,TXT) | ; add one entry to the operator list
|
|
OPSNN | ; NN = field ien inside the Operator subsystem
; * --> make sure operator values are accounted for in ; subrtn qrspecs2 &/or QRSNN codelets as applies |
|
OPSSTR(VALSTR) | ;
|
|
OPS6() | ; Procedure operators
|
|
OPS9() | ; # Images operators
|
|
ZZOPS8() | ; <*> Status operators (zz intentional--this used ONLY for TESTING of ops w/ List data type)
|
|
PRHDR | ; ^3^5^6^7^8^9^11^15^17^24^201^207^208^
|
|
PRLST | ;
|
|
PRLSTOPT | ; <*> Note--> when adding new fields, insert in Alphabetical Order
|
FileNo | Call Tags |
---|---|
^RAMIS(73.1 - [#73.1] | LIST^DIC |
^RA(79.1 - [#79.1] | LIST^DIC |
^RA(79.2 - [#79.2] | LIST^DIC |