1 | #============================================================================== |
---|
2 | # IBIS-Q Configuration File |
---|
3 | # |
---|
4 | # Modifications: |
---|
5 | # Date By Description |
---|
6 | # ---------- ---------- ------------------------------------------------- |
---|
7 | # 03/20/2008 LoisH Adapted from NM version |
---|
8 | #============================================================================== |
---|
9 | # |
---|
10 | #value name_path value_path |
---|
11 | d homepath C:\ibisq\qModules3\birth\ |
---|
12 | d workpath C:\ibisq\workpath |
---|
13 | ############################################################################# |
---|
14 | d saspath C:\ibisq\sasData\NJBirth\ |
---|
15 | d saspop C:\ibisq\sasData\NJBirth\ |
---|
16 | d sasdata njbir9021prelim |
---|
17 | d saspopdata njbrpop9021 |
---|
18 | d sas_bin "C:\Program&Files\SASHome\SASFoundation\9.4\sas.exe" |
---|
19 | ###Limit yr in pop data,otherwise all avail yrs shown in "all" button 11/1/05### |
---|
20 | r pop_where 1990<=year<=2021 |
---|
21 | r data_where 1990<=bbthyear<=2021 |
---|
22 | r percent_cond 1<=magegrp<=10 |
---|
23 | ############################################################################# |
---|
24 | d response_head_content XMLResponse.head |
---|
25 | d response_tail_content XMLResponse.tail |
---|
26 | ############################################################################# |
---|
27 | r spvar1 none |
---|
28 | r form 30 |
---|
29 | r output xml |
---|
30 | r func 1 |
---|
31 | r cross1 Year |
---|
32 | r cross2 none |
---|
33 | r sas 0 |
---|
34 | r test 0 |
---|
35 | r small_num 5 |
---|
36 | r small_pop 20 |
---|
37 | ############################################################################# |
---|
38 | #value name_sas name_html name_pop prompt type1 type2 length |
---|
39 | ############################################################################# |
---|
40 | #value =any value, place holder only |
---|
41 | # name_sas = SAS variable name in the numerator data set (birth data set) |
---|
42 | # name_html = html name that specified under <DIMENSION> <NAME> in Module XML file |
---|
43 | # name_pop = SAS variable name in denominator data set (population data set) |
---|
44 | # prompt = Used for dimension title - but only in XML file, not in results page. |
---|
45 | # type1 = CGI data type for SAS variable type (see comment lines 48 & 49) |
---|
46 | # type2 = CGI data type for CGI regrouping purpose (see comment lines 51-59) |
---|
47 | # length = used to indicate the variable length in SAS dataset |
---|
48 | # |
---|
49 | # type1= num -- SAS data type is numeric |
---|
50 | # char -- SAS data type is alphabetic |
---|
51 | # |
---|
52 | # type2= 0 -- Categorical variable |
---|
53 | # 1 -- Non catergorical (Continuous) variable |
---|
54 | # 3 -- Groupable variable (Continuous, need regrouping by CGI) |
---|
55 | # 4 -- Grouped variable (keep the name space) |
---|
56 | # 6 -- Multiple columns |
---|
57 | # 7 -- Variable in standard population dataset |
---|
58 | # 8 -- Indicating variable (To be used with type2=3) |
---|
59 | # 9 -- Disable variable (To avoid conflict) |
---|
60 | # 10 Proxy variable |
---|
61 | ############################################################################# |
---|
62 | #value name_sas name_dimension name_pop prompt type1 type2 length |
---|
63 | 11 bbthyear YearProxy year Year num 10 4 |
---|
64 | 12 null AgeGrpProxy null Age&Group num 10 4 |
---|
65 | 13 null RaceEthProxy null Race&Ethnicity num 10 4 |
---|
66 | 14 null GeoProxy dist Health&Region num 10 4 |
---|
67 | 15 null GeoCntyOnly null County&Only num 0 4 |
---|
68 | 16 null PrenatalCareProxy null Prenatal&Care num 10 4 |
---|
69 | 17 null BirthOccurProxy null Occurrence num 10 4 |
---|
70 | ## YEAR VARS |
---|
71 | 21 bbthyear Year year Year num 0 4 |
---|
72 | 21 bbthyear YearGrp3 year Year num 3 4 |
---|
73 | 21 bbthyear YearGrp5 year Year num 3 4 |
---|
74 | |
---|
75 | ## MOTHER CHARACTERISTICS ######################## |
---|
76 | 30 bmomage AgeGrp9 age Mother's&Age num 3 8 |
---|
77 | 31 magegrp MomAgeGrp magegrp Mother's&Age num 0 4 |
---|
78 | 32 medugrp MomEdu null Mother's&Education num 0 4 |
---|
79 | 33 mmarital MomMar null Mother's&Marital&Status num 0 4 |
---|
80 | 34 btobacyn MomTobaccoUse null Mother's&Tobacco&Use num 0 4 |
---|
81 | 35 balchoyn MomAlcoholUse null Mother's&Alcohol&Use num 0 4 |
---|
82 | 36 bdrugyn MomDrugUse null Mother's&Drug&Use num 0 4 |
---|
83 | 37 parity MomParity null Parity num 0 4 |
---|
84 | 38 bmomrace MomRace race Mothers&Race num 0 4 |
---|
85 | 39 bmomhisp MomHisp hisp Mother's&Hispanic&Ethnicity num 0 4 |
---|
86 | 40 racehisp MomRE racehisp Mother's&Race/Ethnicity num 0 4 |
---|
87 | 40 brrace MomBrRace brace Mothers&Race num 0 4 |
---|
88 | 40 bracehisp MomBrRE bracehisp Mother's&Race/Ethnicity num 0 4 |
---|
89 | 41 bmedicyn MomMedicaid null Mom's&Medicaid&Status num 0 4 |
---|
90 | 42 nativity MomNativity null Mom's&Nativity num 0 4 |
---|
91 | ## INFANT CHARACTERISTICS ####################### |
---|
92 | 51 igender InfSex null Infant&Sex num 0 5 |
---|
93 | 52 bwtgrp InfBirthWt null Infant&Birth&Weight num 0 5 |
---|
94 | 55 gagegrp InfGestAgeGrp null Gestational&Age num 0 5 |
---|
95 | 55 small InfSizeForGestAge null Large/Small&for&Gestational&Age num 0 3 |
---|
96 | 53 bnborn InfMultBirth null Multiple&Birth num 0 5 |
---|
97 | 54 bapgar InfApgar null Apgar&Score num 0 4 |
---|
98 | ## SYSTEM: PNC CHARACTERISTICS ########## |
---|
99 | 61 bpcgrp SysNumPNCVisit null PNC&Visits num 0 3 |
---|
100 | 62 btrime SysTriPNCBegan null Trimester&PNC&Began num 0 4 |
---|
101 | 63 kotel SysPNCKotel null Kotelchuck num 0 3 |
---|
102 | ## OTHER SYSTEM AND DELIVERY CHARACTERISTICS ########## |
---|
103 | 64 bmeth SysBirthMethod null Birth&Method num 0 3 |
---|
104 | 64 breech Breech null Breech&Presentation num 0 3 |
---|
105 | 65 btyphosp SysTypeHosp null Place&of&Birth num 0 4 |
---|
106 | 66 bcertype SysTypeBirthAttend null Birth&Attendant num 0 3 |
---|
107 | 67 spacing SysInterpregInterval null Int&Preg&Interval num 0 3 |
---|
108 | 68 bfeed SysBrstFeed null Breast&Feeding num 0 4 |
---|
109 | ## GEOGRAPHIC CHARACTERISTICS ################### |
---|
110 | #71 dist GeoDist null Local&Health&District num 0 4 |
---|
111 | 72 brescnty GeoCnty county County num 0 4 |
---|
112 | 73 sarea GeoMuni null Municipality num 0 4 |
---|
113 | 74 dnjcnty BirthOccurRes null Resident&Births num 0 4 |
---|
114 | 75 occur Occur null Occurrent&births num 0 4 |
---|
115 | 76 rs_nj BirthOccurResNJ null Resident&Births&in&NJ num 0 4 |
---|
116 | ## END OF CFG FILE ########################################################## |
---|