ETSRXN ;O-OIFO/FM23 - RxNorm APIs ;03/06/2017
Source file <ETSRXN.m>
Name | Comments | DBIA/ICR reference |
---|---|---|
HIST(ETSCODE,ETSSYS,ARY) | ; Get Activation History for a Code
; ; Input: ; ; ETSCODE RXCUI (required) ; ETSSYS Coding System (required) [hard coded to RXN] ; .ARY Array, passed by Reference (required) ; ; Output: ; ; $$HIST Number of Histories Found ; or ; -1 ^ error message ; ; ARY(0) = Number of Activation History ; ARY(0,0) = IEN ^ "RXN" ^ "RXNORM" ^ IEN (file 129.2) ; ^ TTY (file 129.2, #.03) ; ARY(0,1) = STR (file 129.2, #1) ; ARY(<date>,<status>) = Comment |
|
GETIEN(ETSRXC,ETSACT,ETSDT) | ;
; Input - ETSRXC - RXCUI (required) ; ETSACT - (Optional) Active only (default is 1) ; ETSDT - (Optional) Date to filter on |
|
ACTFLG(ETSFDT,ETSIEN) | ||
PERIOD(ETSCODE,ETSSYS,ARY) | ; Get Activation/Inactivation Periods for a Code
|
|
CSYS(ETSSYS) | ;Retrieve the Coding System Information
; Hardcoded to specifically provide LEXICON users System Information ; Currently hardcoded - ETS does not have a Coding System dictionary |
|
CSDATA(ETSCODE,ETSCSYS,ETSCDT,ARY) | ; Get Information about a Code
|
|
VUICLASS(ETSVUID,ETSSUB) | ;Entry point for function $$VUICLASS
|
|
TAX(ETSVUID,ETSSUB) | ; Taxonomy lookup for Clinical Reminders
|
|
CHKDATE(ETSX) | ;Check to see if the date is in proper FileMan format
|
|
VUI2RXN(ETSVUID,ETSTTY,ETSSUB) | ;Entry point for function $$VUI2RXN
|
|
NDC2RXN(ETSNDC,ETSSUB) | ;Entry point for function $$NDC2RXN
|
|
RXN2OUT(ETSRXCUI,ETSSUB) | ;Entry point for function $$RXN2OUT
|
|
GETDATA(ETSRXCUI,ETSSUB) | ;Entry point for function $$GETDATA
|
FileNo | Call Tags |
---|---|
^ETSRXN(129.2 - [#129.2] | GET1^DIQ, GETS^DIQ |