Name | Value |
---|---|
NAME | ISIJ RAD RPT DETAIL |
TAG | RPTSTAT |
ROUTINE | ISIJDCU1 |
RETURN VALUE TYPE | ARRAY |
AVAILABILITY | PUBLIC |
DESCRIPTION | Provides RAD REPORT (#74) information for dictation |
INPUT PARAMETER |
|
RETURN PARAMETER DESCRIPTION | ; Output array: ; OUT(n++) = "*ACL" [start additional clin hist txt indicator] ; OUT(n++) = ...clin hist txt ; OUT(n++) = "*END_ACL" [end additional clin hist txt inicator] ; OUT(n++) = "*OCN" [start other case # list] ; OUT(n++) = ...other case #'s ; OUT(n++) = "*END_OCN" [end other case # list] ; OUT(0) = 0 no results; n results; <0 error [-#^details^line tag^E] ; OUT(1) = Accession Num ^ Rpt IEN ^ Rpt Status ^ Rpt Status [internal] ^ Rpt Verify Date ^ Reported Date ^ Verifying Physician ^ Ver Phys DNF ^ Prim DX Code ^ Prim DX code [internal] ; OUT(n++) = "*RPT" [start report txt indicator] ; OUT(n++) = ...report text ; OUT(n++) = "*END_RPT" [end report txt indicator] ; OUT(n++) = "*IMP" [start of Impression text indicator] ; OUT(n++) = ...impression text ; OUT(n++) = "*END_IMP" [end report txt indicator] |