STANDARD DATA DICTIONARY #791 -- WV CONTRACEPTIVE METHODS FILE 6/27/25 PAGE 1 STORED IN ^WV(791, (16 ENTRIES) SITE: WWW.BMIRWIN.COM UCI: VISTA,VISTA (VERSION 1.0) DATA NAME GLOBAL DATA ELEMENT TITLE LOCATION TYPE ----------------------------------------------------------------------------------------------------------------------------------- This file stores data about the various methods of contraception. DD ACCESS: @ RD ACCESS: @ WR ACCESS: @ DEL ACCESS: @ LAYGO ACCESS: @ AUDIT ACCESS: @ APPLICATION GROUP(S): WV POINTED TO BY: CONTRACEPTIVE METHOD USED field (#.01) of the CONTRACEPTIVE METHODS USED sub-field (#790.17) of the PREGNANCY STATUSES sub-field (#790.05) of the WV PATIENT File (#790) CROSS REFERENCED BY: CONTRACEPTIVE METHOD(B) LAST MODIFIED: JUN 24,2020@12:13:59 791,.01 CONTRACEPTIVE METHOD 0;1 FREE TEXT (Required) INPUT TRANSFORM: K:$L(X)>30!($L(X)<3)!'(X'?1P.E) X LAST EDITED: JUN 12, 2017 HELP-PROMPT: Enter the name of the contraceptive method (1 to 30 characters in length). DESCRIPTION: The name of the contraceptive method. CROSS-REFERENCE: 791^B 1)= S ^WV(791,"B",$E(X,1,30),DA)="" 2)= K ^WV(791,"B",$E(X,1,30),DA) 791,2 PREGNANCY RISK LEVEL 0;2 SET '1' FOR HIGH; '2' FOR LOW; LAST EDITED: JUN 13, 2017 HELP-PROMPT: Select the likelihood of the patient becoming pregnant while using this contraceptive method. DESCRIPTION: This field stores the likelihood of the patient becoming pregnant while using this contraceptive method. 791,10 CODE TO DETERMINE RISK LEVEL 1;E1,245 MUMPS INPUT TRANSFORM: K:$L(X)>245 X D:$D(X) ^DIM LAST EDITED: JUN 12, 2017 HELP-PROMPT: Enter standard MUMPS code that will compute the likelihood of the patient becoming pregnant while using this contraceptive method. DESCRIPTION: This field stores MUMPS code that will compute the likelihood of a patient becoming pregnant using this contraceptive method. This computed value overrides the value stored in the PREGNANCY RISK LEVEL field (#1). TECHNICAL DESCR: Code in this field will have the following variables already defined: WVDFN - the patient's internal entry number (IEN) in the WV PATIENT file (#790). WVDT - the date to use as today when the calculation is date dependent. DO NOT use the current system date. The code, when executed, should set the variable WVRETURN to one of the following values: 1 - High risk level 2 - Low risk level -1 - Error WRITE AUTHORITY: @ INPUT TEMPLATE(S): PRINT TEMPLATE(S): SORT TEMPLATE(S): FORM(S)/BLOCK(S):