SROICDGT ;BIR/SJA - CODE SET VERSIONING UTILITY ;26 Sep 2013 3:39 PM
Source file <SROICDGT.m>
Name | Comments | DBIA/ICR reference |
---|---|---|
GETAPI(SRAPP,TYPE,SRIEN) | ;ICD-9/ICD-10 selection - called by input transform
; - INPUT: X := the initial user input to be searched on (REQUIRED) ; SRAPP := application name in file 130.4;.01 (REQUIRED) ; TYPE := type of call in file 130.4;.04 (REQUIRED) ; SRIEN := top level entry in file 130 (DA) used to get date to compute correct version (OPTIONAL but needs DA) ; Note: applications using this as an example will need to modify the code that uses this. ; - OUTPUT: X := the internal value to be stored in the field. ; Y := the internal value to be stored in the field |
|
MSG(SRTEXT) | ;
|
|
D1 | ; -- Diagnosis ? Help
|
|
D2 | ; -- Diagnosis ?? Help
|
|
D3 | ; -- Diagnosis ??? Help
|
|
TR(X) | ;
|
|
TEST | ; -- test api calls
|
Name | Line Occurrences |
---|---|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|