VIABPCE4 ;AITC/BWF - wrap calls to PCE and AICS ;2/12/16 15:13
Source file <VIABPCE4.m>
Name | Comments | DBIA/ICR reference |
---|---|---|
LEX(LST,X,APP,VIADATE,VIAXTND,VIAINSYN) | ; return list after lexicon lookup
; Call with: X (Required) The search text entered by the user ; APP (Required) The Lexicon APP parameter (e.g., "GMPX" ; for Problem List Subset, "10D" for ICD-10-CM, etc. ; [VIADATE] (Optional) the date of interest (Defaults to TODAY - should ; be passed as DATE OF SERVICE if not TODAY) ; [VIAXTND] (Optional) Boolean flag specifying whether or not to ; use an extended search (Initial search is PL Subset ; of SCT, extended search is ICD (or 10D after impl.) ; (Defaults to 0 (FALSE)) ; [VIAINSYN] (Optional) Boolean flag specifying whether or not to ; include synonyms for SNOMED CT Concepts ; (Defaults to 0 (FALSE)) |
|
LEXX | ||
SRCH(LST,X,APP,SUBSET,VIADATE,VIAINSYN) | ; call LOOK^LEXA to execute the search
|
|
LEXXFRM(VIAX,VIADATE,VIAAPP) | ; Transform text for SCT look-up
|
|
SYNONYMS(LST,ILST,VIACSYS,VIACCODE,VIADT) | ; Get synonyms fVIA expression
|
|
SETELEM(VIALEX,VIATXT,VIACSYS,VIACCODE,VIADATE) | ; Set List Element
|
|
GETDX(CODE,SYS,VIAIDT) | ; Get ICD associated with SNOMED CT VIA VHAT Code
|
|
GETDXX |
RPC Name | Call Tags |
---|---|
VIABPCE4 LEX | LEX |