File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -40,11 +40,11 @@ <h2 id="section-patient">1. Patient</h2>
4040 < div class ="grid ">
4141 < div class ="field-group ">
4242 < label for ="age " id ="label-age "> Age (years)</ label >
43- < input id ="age " type ="number " min ="18 " max ="100 " step ="1 " value ="50 ">
43+ < input id ="age " type ="number " min ="18 " max ="100 " step ="1 " value ="20 ">
4444 </ div >
4545 < div class ="field-group ">
4646 < label for ="height " id ="label-height "> Height (cm)</ label >
47- < input id ="height " type ="number " min ="100 " max ="220 " step ="1 " value ="175 ">
47+ < input id ="height " type ="number " min ="100 " max ="220 " step ="1 " value ="180 ">
4848 </ div >
4949 < fieldset class ="field-group ">
5050 < legend id ="label-sex "> Sex</ legend >
@@ -168,11 +168,11 @@ <h2 id="dlco-section-patient">1. Patient</h2>
168168 < div class ="grid ">
169169 < div class ="field-group ">
170170 < label for ="dlco-age " id ="dlco-label-age "> Age (years)</ label >
171- < input id ="dlco-age " type ="number " min ="18 " max ="83 " step ="1 " value ="50 ">
171+ < input id ="dlco-age " type ="number " min ="18 " max ="83 " step ="1 " value ="20 ">
172172 </ div >
173173 < div class ="field-group ">
174174 < label for ="dlco-height " id ="dlco-label-height "> Height (cm)</ label >
175- < input id ="dlco-height " type ="number " min ="140 " max ="220 " step ="1 " value ="175 ">
175+ < input id ="dlco-height " type ="number " min ="140 " max ="220 " step ="1 " value ="180 ">
176176 </ div >
177177 < div class ="field-group ">
178178 < label for ="dlco-weight " id ="dlco-label-weight "> Weight (kg)</ label >
You can’t perform that action at this time.
0 commit comments