Changeset 26958 in main
- Timestamp:
- 03/14/23 14:47:43 (3 weeks ago)
- Location:
- adopters/nj/branches/3.0/src/main/webapps/doh-shad-content/xml/query/module/birth
- Files:
-
- 4 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
adopters/nj/branches/3.0/src/main/webapps/doh-shad-content/xml/query/module/birth/BirthSelection.xml
r26945 r26958 118 118 <SELECTION> 119 119 <TITLE>Percentage With Prenatal Care in the First Trimester</TITLE> 120 <LOCAL_URL>query/builder/birth/PNCTri1Cnty/PNC.html</LOCAL_URL> 120 <!--LOCAL_URL>query/builder/birth/PNCTri1Cnty/PNC.html</LOCAL_URL--> 121 <LOCAL_URL>query/builder/birth/PNC/PNC1.html</LOCAL_URL> 121 122 <DESCRIPTION>Percentage of women with a live birth whose first prenatal care visit was in the first trimester of their pregnancy</DESCRIPTION> 122 123 </SELECTION> 123 124 <SELECTION> 124 125 <TITLE>Percentage With Prenatal Care in the Third Trimester</TITLE> 125 <LOCAL_URL>query/builder/birth/PNCTri3Cnty/PNC.html</LOCAL_URL> 126 <!--LOCAL_URL>query/builder/birth/PNCTri3Cnty/PNC.html</LOCAL_URL--> 127 <LOCAL_URL>query/builder/birth/PNC/PNC3.html</LOCAL_URL> 126 128 <DESCRIPTION>Percentage of women with a live birth whose first prenatal care visit was in the third trimester of their pregnancy</DESCRIPTION> 127 129 </SELECTION> 128 130 <SELECTION> 129 131 <TITLE>Percentage With No Prenatal Care</TITLE> 130 <LOCAL_URL>query/builder/birth/PNCNoneCnty/PNC.html</LOCAL_URL> 132 <!--LOCAL_URL>query/builder/birth/PNCNoneCnty/PNC.html</LOCAL_URL--> 133 <LOCAL_URL>query/builder/birth/PNC/PNCNone.html</LOCAL_URL> 131 134 <DESCRIPTION>Percentage of women with a live birth who had no prenatal care visits during their pregnancy</DESCRIPTION> 132 135 </SELECTION> … … 135 138 <SELECTION> 136 139 <TITLE>Percentage With Kotelchuck Prenatal Care=Adequate</TITLE> 137 <LOCAL_URL>query/builder/birth/PNCKotelAdeCnty/PNC.html</LOCAL_URL> 140 <!--LOCAL_URL>query/builder/birth/PNCKotelAdeCnty/PNC.html</LOCAL_URL--> 141 <LOCAL_URL>query/builder/birth/PNC/PNCKotel.html</LOCAL_URL> 138 142 <DESCRIPTION>Percentage of women with a live birth who had a Kotelchuck prenatal care measure equal to "adequate"</DESCRIPTION> 139 143 <ibis:include href="help/KotelIndex.xml"/> … … 159 163 <SELECTION> 160 164 <TITLE>Percentage of Very Low Birthweight Infants (<1500 grams)</TITLE> 161 <LOCAL_URL>query/builder/birth/BirthWtVeryLowCnty/BirthWt.html</LOCAL_URL> 165 <!--LOCAL_URL>query/builder/birth/BirthWtVeryLowCnty/BirthWt.html</LOCAL_URL--> 166 <LOCAL_URL>query/builder/birth/BW/VLBW.html</LOCAL_URL> 162 167 <DESCRIPTION>Percentage of live-born infants whose birthweight was less than 1500 grams (about 3.3 lbs.)</DESCRIPTION> 163 168 </SELECTION> 164 169 <SELECTION> 165 170 <TITLE>Percentage of Low Birthweight Infants (<2500 grams)</TITLE> 166 <LOCAL_URL>query/builder/birth/BirthWtLowCnty/BirthWt.html</LOCAL_URL> 171 <!--LOCAL_URL>query/builder/birth/BirthWtLowCnty/BirthWt.html</LOCAL_URL--> 172 <LOCAL_URL>query/builder/birth/BW/LBW.html</LOCAL_URL> 167 173 <DESCRIPTION>Percentage of live-born infants whose birthweight was less than 2500 grams (about 5.5 lbs)</DESCRIPTION> 168 174 </SELECTION> 169 175 <SELECTION> 170 176 <TITLE>Percentage of Normal Birthweight Infants (2500 to 3999 grams)</TITLE> 171 <LOCAL_URL>query/builder/birth/BirthWtNormCnty/BirthWt.html</LOCAL_URL> 177 <!--LOCAL_URL>query/builder/birth/BirthWtNormCnty/BirthWt.html</LOCAL_URL--> 178 <LOCAL_URL>query/builder/birth/BW/NormBW.html</LOCAL_URL> 172 179 <DESCRIPTION>Percentage of live-born infants whose birthweight was 2500 to 3999 grams</DESCRIPTION> 173 180 </SELECTION> 174 181 <SELECTION> 175 182 <TITLE>Percentage of High Birthweight Infants (4000 or more grams)</TITLE> 176 <LOCAL_URL>query/builder/birth/BirthWtHighCnty/BirthWt.html</LOCAL_URL> 183 <!--LOCAL_URL>query/builder/birth/BirthWtHighCnty/BirthWt.html</LOCAL_URL--> 184 <LOCAL_URL>query/builder/birth/BW/HBW.html</LOCAL_URL> 177 185 <DESCRIPTION>Percentage of live-born infants whose birthweight was 4,000 grams or more (about 8.8 lbs.)</DESCRIPTION> 178 186 </SELECTION> … … 193 201 <SELECTION> 194 202 <TITLE>Percentage of All Preterm Births (<37 weeks)</TITLE> 195 <LOCAL_URL>query/builder/birth/Preterm AllCnty/Preterm.html</LOCAL_URL>203 <LOCAL_URL>query/builder/birth/Preterm/All.html</LOCAL_URL> 196 204 <DESCRIPTION>Percentage of live-born infants who were carried in utero for less than 37 weeks</DESCRIPTION> 197 205 <ibis:include href="help/PretermBirth.xml"/> … … 203 211 <SELECTION> 204 212 <TITLE>Percentage of All Very Preterm Births (less than 32 weeks)</TITLE> 205 <LOCAL_URL>query/builder/birth/Preterm VeryCnty/Preterm.html</LOCAL_URL>213 <LOCAL_URL>query/builder/birth/Preterm/Very.html</LOCAL_URL> 206 214 <DESCRIPTION>Percentage of live-born infants who were carried in utero for less than 32 weeks</DESCRIPTION> 207 215 </SELECTION> 208 216 <SELECTION> 209 217 <TITLE>Percentage of All Moderately Preterm Births (32-33 weeks)</TITLE> 210 <LOCAL_URL>query/builder/birth/Preterm ModCnty/Preterm.html</LOCAL_URL>218 <LOCAL_URL>query/builder/birth/Preterm/Mod.html</LOCAL_URL> 211 219 <DESCRIPTION>Percentage of live-born infants who were carried in utero for 32-33 weeks</DESCRIPTION> 212 220 </SELECTION> 213 221 <SELECTION> 214 222 <TITLE>Percentage of All Late Preterm Births (34-36 weeks)</TITLE> 215 <LOCAL_URL>query/builder/birth/Preterm LateCnty/Preterm.html</LOCAL_URL>223 <LOCAL_URL>query/builder/birth/Preterm/Late.html</LOCAL_URL> 216 224 <DESCRIPTION>Percentage of live-born infants who were carried in utero for 34-36 weeks</DESCRIPTION> 217 225 </SELECTION> … … 234 242 <TITLE>Cesarean Delivery Rate</TITLE> 235 243 <ibis:include href="help/MODCesarean.xml"/> 236 <LOCAL_URL>query/builder/birth/MODCesarean/MOD.html</LOCAL_URL> 244 <!--LOCAL_URL>query/builder/birth/MODCesarean/MOD.html</LOCAL_URL--> 245 <LOCAL_URL>query/builder/birth/MOD/Cesarean.html</LOCAL_URL> 237 246 <DESCRIPTION>Percentage of all live births who were delivered by c-section</DESCRIPTION> 238 247 </SELECTION> … … 240 249 <TITLE>Low Risk Cesarean Delivery Rate</TITLE> 241 250 <ibis:include href="help/MODLowRiskCesarean.xml"/> 242 <LOCAL_URL>query/builder/birth/MODLowRiskCesarean/MOD.html</LOCAL_URL> 251 <!--LOCAL_URL>query/builder/birth/MODLowRiskCesarean/MOD.html</LOCAL_URL--> 252 <LOCAL_URL>query/builder/birth/MOD/LowRisk.html</LOCAL_URL> 243 253 <DESCRIPTION>Percentage of cesarean deliveries among nulliparous (first birth), term (37 completed weeks or more, based on the obstetric estimate), singleton (one fetus), vertex (head first) births</DESCRIPTION> 244 254 </SELECTION> … … 246 256 <TITLE>Primary Cesarean Delivery Rate</TITLE> 247 257 <ibis:include href="help/MODPrimaryC.xml"/> 248 <LOCAL_URL>query/builder/birth/MODPrimaryC/MOD.html</LOCAL_URL> 249 <DESCRIPTION>Percentage of all live births to mothers without a prevoius c-section who were delivered by c-section</DESCRIPTION> 258 <!--LOCAL_URL>query/builder/birth/MODPrimaryC/MOD.html</LOCAL_URL--> 259 <LOCAL_URL>query/builder/birth/MOD/PrimaryC.html</LOCAL_URL> 260 <DESCRIPTION>Percentage of all live births to mothers without a previous c-section who were delivered by c-section</DESCRIPTION> 250 261 </SELECTION> 251 262 <SELECTION> 252 263 <TITLE>Vaginal Birth After Cesarean (VBAC) Delivery Rate</TITLE> 253 264 <ibis:include href="help/MODVBAC.xml"/> 254 <LOCAL_URL>query/builder/birth/MODVBAC/MOD.html</LOCAL_URL> 265 <!--LOCAL_URL>query/builder/birth/MODVBAC/MOD.html</LOCAL_URL--> 266 <LOCAL_URL>query/builder/birth/MOD/VBAC.html</LOCAL_URL> 255 267 <DESCRIPTION>Percentage of all live births to mothers with a previous c-section who were delivered vaginally</DESCRIPTION> 256 268 </SELECTION>
Note: See TracChangeset
for help on using the changeset viewer.