Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Info |  Source |  Entry Points |  FileMan Files Accessed Via FileMan Db Call
Print Page as PDF
Routine: ETSLNC2

Package: Enterprise Terminology Services

Routine: ETSLNC2


Information

ETSLNC2 ;O-OIFO/FM23 - LOINC APIs 3 ;01/31/2017

Source Information

Source file <ETSLNC2.m>

Entry Points

Name Comments DBIA/ICR reference
VERSION() ;Get LOINC Version
; The LOINC Version is stored in the PACKAGE REVISION DATA
; node of the definition of the LOINC file (#129.1).
COMLST(ETSCOM,ETSTYP,ETSSUB) ;Get List by Component
; Input --
; ETSCOM Component to look up. Either IEN (File 129.1, field 1)
; or Name (129.11, field .01)
; ETSTYP Type of Component, either (I)EN or (N)ame (default is N)
; ETSSUB Subscript used to store the data in
; Default is "ETSCOMP"
DEPLST(ETSSUB) ;Get Deprecated List
; Input -- (Optional) ETSSUB Subscript for the
; Temporary Deprecated List Array
; (Default is "ETSDEP")
;
; Output -- Temporary Global Deprecated List Array
; ^TMP(ETSSUB,$J,"DEPRECATED",<ETSCODE>)=Fully Specified Name field (#80)
; $$DEPLST - 1 Deprecated items found
; 0 No Deprecated items found

FileMan Files Accessed Via FileMan Db Call

FileNo Call Tags
^ETSLNC(129.1 - [#129.1] FILE^DID
Info |  Source |  Entry Points |  FileMan Files Accessed Via FileMan Db Call