VistA Analysis » VistA Reference » RPCs » ORWGN IDTVALID

ORWGN IDTVALID

Returns the implementation date of the coding system passed in

Properties

Property Value
Label IDTVALID
MUMPS Implementation ORWGN
Return Type SINGLE VALUE

Input Parameters

Name Type Maximum Data Length Required Description
CSYS LITERAL 4 true Abbreviated text for Coding System

MUMPS Method Description

Property Value
Method IDTVALID^ORWGN
Method Comment Returns Implementation date of the ICD code set
Input Parameters CSYS
First Comment
CSYS = System abbreviation for the coding system
Code
 K IDATE
I $G(CSYS)="" S IDATE="-1^CODING SYSTEM PARAMETER MISSING" Q
S IDATE=$$IMPDATE^LEXU(CSYS)

CPRS

File Type Description
NOT OSEHRA CPRS  


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