VistA Analysis » VistA Reference » RPCs » ORWLEX GETFREQ

ORWLEX GETFREQ

This call wraps the Lexicon API $$FREQ^LEXU to satisfy the requirements of the ICD-10-CM diagnosis search.

Properties

Property Value
Label GETFREQ
MUMPS Implementation ORWLEX
Return Type SINGLE VALUE

Input Parameters

Name Type Maximum Data Length Required Description
ORSRCHTX LITERAL   true This is the search text/term.

MUMPS Method Description

Property Value
Method GETFREQ^ORWLEX
Method Comment Call $$FREQ^LEXU to fetch the frequency of use of keywords contained in search string
Input Parameters ORSRCHTX
Code
 S ORY=$$FREQ^LEXU(ORSRCHTX) ; ICR #5679

CPRS

File Type Description
Pascal File Encounter/rPCE.pas


Document generated on August 31st 2022, 2:55:43 pm