<div id="recertstep7" style="display:none;">
	<cfform name="formstep7" id="formstep7">
		<div class="form-body">
			<div class="margin-top-10 text-center">
				<ul class="pagination nav_pagination" style="margin:0;">
					<cfloop index=ind from="1" to="9">
						<cfoutput>
							<li class="nav_recertstep#ind# <cfif ind eq 1>active</cfif>" onClick="$('##recertstep7').hide(); $('##recertstep#ind#').show(); $('.pagination li').removeClass('active'); $('.nav_recertstep#ind#').addClass('active');">
								<a href="javascript:;">#ind#</a>
							</li>
						</cfoutput>
					</cfloop>
				</ul>

				<div class="dashboard-stat2 progress_div" style="margin: 0px auto; padding-top: 0px; max-width: 320px;">
					<div class="progress-info">
						<div class="progress" style="height: 9px">
							<span class="progress-bar progress-bar-success green-sharp">
								<span class="sr-only ">0% progress</span>
							</span>
						</div>
						<div class="status">
							<div class="status-title"> progress </div>
							<div class="status-number"> <span class="progressBar">0%</span> </div>
						</div>
					</div>
				</div>
			</div>
			<div class="well">
			<div class="form-group">
				<div class="label-stable">
					<label>M1400 When is the patient dyspneic or noticeably Short of Breath?</label>
					<div id="radBreathd" class="radio-list">
						<label>
						<input type="radio" name="radBreath" value="0 - Never, patient is not Short of breath"<cfif Recertform.Breathing_M0490 EQ "0 - Never, patient is not Short of breath">checked</cfif>> 0 - Never, patient is not Short of breath</label>
						<label>
						<input type="radio" name="radBreath" value="1 - When walking more than 20 feet, climbing stairs"<cfif Recertform.Breathing_M0490 EQ "1 - When walking more than 20 feet, climbing stairs">checked</cfif>> 1 - When walking more than 20 feet, climbing stairs</label>
						<label>
						<input type="radio" name="radBreath" value="2 - With moderate exertion"<cfif Recertform.Breathing_M0490 EQ "2 - With moderate exertion">checked</cfif>> 2 - With moderate exertion</label>
						<label>
						<input type="radio" name="radBreath" value="3 - With minimal exertion or with agitation"<cfif Recertform.Breathing_M0490 EQ "3 - With minimal exertion or with agitation">checked</cfif>> 3 - With minimal exertion or with agitation</label>
						<label>
						<input type="radio" name="radBreath" value="4 - At rest (during day or night)"<cfif Recertform.Breathing_M0490 EQ "4 - At rest (during day or night)">checked</cfif>> 4 - At rest (during day or night)</label>
					</div>
				</div>
			</div>
			<div class="row">
				<div class="col-md-6">
					<div class="form-group">
						<div class="label-stable">
							<label>Cardio-respiratory Assessment</label>
							<div id="divcardio" class="checkbox-list">
								<label>
								<input type="checkbox" name="chkDyspnea" onclick="changebg('chkDyspnea','txtCardioOther','divcardio');"<cfif Recertform.M0490_Assess Contains "Dyspnea">checked</cfif> value="Dyspnea, shortness of breath"  /> Dyspnea,shortness of breath</label>
								<label>
								<input type="checkbox" onclick="changebg('chkDyspnea','txtCardioOther','divcardio');" name="chkDyspnea" <cfif Recertform.M0490_Assess Contains "Breath sounds">checked</cfif>  value="Breath sounds not clear" /> Breath sounds not clear</label>
								<label>
								<input type="checkbox" onclick="changebg('chkDyspnea','txtCardioOther','divcardio');" name="chkDyspnea" <cfif Recertform.M0490_Assess Contains "Sputum not">checked</cfif> value="Sputum not clear, scant, watery" /> Sputum not clear, scant, watery</label>
								<label>
								<input type="checkbox" onclick="changebg('chkDyspnea','txtCardioOther','divcardio');" name="chkDyspnea" <cfif Recertform.M0490_Assess Contains "Dependent edema">checked</cfif> value="Dependent edema" /> Dependent edema</label>
								<label>
								<input type="checkbox"  onclick="changebg('chkDyspnea','txtCardioOther','divcardio');" name="chkDyspnea" <cfif Recertform.M0490_Assess Contains "High blood">checked</cfif> value="High blood pressure" /> High blood pressure</label>
								<label>
								<input type="checkbox" onclick="changebg('chkDyspnea','txtCardioOther','divcardio');" name="chkDyspnea" <cfif Recertform.M0490_Assess Contains "Abnormal lab">checked</cfif> value="Abnormal lab results" /> Abnormal lab results</label>
								<label>
								<input type="checkbox" onclick="changebg('chkDyspnea','txtCardioOther','divcardio');" name="chkDyspnea" <cfif Recertform.M0490_Assess Contains "Palpitations">checked</cfif> value="Palpitations, diaphoresis" /> Palpitations, diaphoresis</label>
								<label>
								<input type="checkbox" onclick="changebg('chkDyspnea','txtCardioOther','divcardio');" name="chkDyspnea" <cfif Recertform.M0490_Assess Contains "Dizziness">checked</cfif> value="Dizziness, headaches" /> Dizziness, headaches</label>
								<label>
								<input type="checkbox" onclick="changebg('chkDyspnea','txtCardioOther','divcardio');" name="chkDyspnea" <cfif Recertform.M0490_Assess Contains "Weakness/">checked</cfif> value="Weakness/fatigue" /> Weakness/fatigue</label>
								<label>
								<input type="checkbox" onclick="changebg('chkDyspnea','txtCardioOther','divcardio');" name="chkDyspnea" <cfif Recertform.M0490_Assess Contains "Nosebleeds">checked</cfif> value="Nosebleeds" /> Nosebleeds</label>
								<label>
								<input type="checkbox" onclick="changebg('chkDyspnea','txtCardioOther','divcardio');" name="chkDyspnea" <cfif Recertform.M0490_Assess Contains "Asymptomatic">checked</cfif> value="Asymptomatic" /> Asymptomatic</label>
								<label>
								<input type="checkbox" onclick="changebg('chkDyspnea','txtCardioOther','divcardio');" name="chkDyspnea" <cfif Recertform.M0490_Assess NEQ "">checked</cfif> value="Other"/> Other...  </label>
							</div>
						</div>
						<cfoutput><textarea class="form-control" id="txtCardioOther" name="txtCardioOther" style="display:none;">#Recertform.M0490_Assess#</textarea></cfoutput>
					</div>
				</div>
				<div class="col-md-6">
					<div class="form-group">
						<div class="label-stable">
							<label>Genitourinary Assessment</label>
							<div id="divUrinecolor" class="checkbox-list">
								<label>
								<input type="checkbox" name="chkUrinecolor" onclick="changebg('chkUrinecolor','txtUrineOther','divUrinecolor');" <cfif Recertform.M0520_Assess Contains "Urine color not pale yellow">checked</cfif> value="Urine color not pale yellow"  /> Urine color not pale yellow</label>
								<label>
								<input type="checkbox" name="chkUrinecolor" onclick="changebg('chkUrinecolor','txtUrineOther','divUrinecolor');" <cfif Recertform.M0520_Assess Contains "Urine odor not faint">checked</cfif> value="Urine odor not faint" /> Urine odor not faint</label>
								<label>
								<input type="checkbox" name="chkUrinecolor" onclick="changebg('chkUrinecolor','txtUrineOther','divUrinecolor');" <cfif Recertform.M0520_Assess Contains "Excoriation of surrounding skin">checked</cfif> value="Excoriation of surrounding skin" /> Excoriation of surrounding skin</label>
								<label>
								<input type="checkbox" name="chkUrinecolor" onclick="changebg('chkUrinecolor','txtUrineOther','divUrinecolor');" <cfif Recertform.M0520_Assess Contains "Abnormal urine frequency">checked</cfif> value="Abnormal urine frequency" /> Abnormal urine frequency</label>
								<label>
								<input type="checkbox"onclick="changebg('chkUrinecolor','txtUrineOther','divUrinecolor');" <cfif Recertform.M0520_Assess Contains "Abnormal lab results">checked</cfif> name="chkUrinecolor" value="Abnormal lab results" /> Abnormal lab results</label>
								<label>
								<input type="checkbox" onclick="changebg('chkUrinecolor','txtUrineOther','divUrinecolor');" <cfif Recertform.M0520_Assess Contains "discharge">checked</cfif> name="chkUrinecolor" value="Genital discharge" /> Genital discharge</label>
								<label>
								<input type="checkbox" onclick="changebg('chkUrinecolor','txtUrineOther','divUrinecolor');" <cfif Recertform.M0520_Assess Contains "lesions">checked</cfif> name="chkUrinecolor" value="Genital lesions" /> Genital lesions</label>
								<label>
								<input type="checkbox" onclick="changebg('chkUrinecolor','txtUrineOther','divUrinecolor');" <cfif Recertform.M0520_Assess Contains "inflamm">checked</cfif>  name="chkUrinecolor" value="Genital inflamm" /> Genital inflamm</label>
								<label>
								<input type="checkbox" onclick="changebg('chkUrinecolor','txtUrineOther','divUrinecolor');" <cfif Recertform.M0520_Assess Contains "Asymptomatic">checked</cfif> name="chkUrinecolor" value="Asymptomatic" /> Asymptomatic</label>
								<label>
								<input type="checkbox" onclick="changebg('chkUrinecolor','txtUrineOther','divUrinecolor');" <cfif Recertform.M0520_Assess NEQ "">checked</cfif> name="chkUrinecolor" value="Other" /> Other...</label>
							</div>
						</div>
						<cfoutput><textarea class="form-control" id="txtUrineOther" name="txtUrineOther" style="display:none;">#Recertform.M0520_Assess#</textarea></cfoutput>
					</div>
				</div>
			</div>
			<div class="form-group">
				<div class="label-stable">
					<label>M1610 Urinary incontinence or urinary Catheter Presence</label>
					<div id="drpM1610d" class="radio-list">
						<label>
						<input type="radio" name="drpM1610" value="0 - No incontinence or catheter (includes anuria or ostomy for urinary drainage)" <cfif Recertform.Urinary_INcont_M0520 contains "0">checked</cfif>> 0 - No incontinence or catheter (includes anuria or ostomy for urinary drainage)</label>
						<label>
						<input type="radio" name="drpM1610" value="1 - Patient is incontinent" <cfif Recertform.Urinary_INcont_M0520 contains "1">checked</cfif>> 1 - Patient is incontinent</label>
						<label>
						<input type="radio" name="drpM1610" value="2 - Patient requires a urinary catheter (i.e., external, indwelling, intermittent, suprapubic)" <cfif Recertform.Urinary_INcont_M0520 contains "2">checked</cfif>> 2 - Patient requires a urinary catheter (i.e., external, indwelling, intermittent, suprapubic)</label>
					</div>
				</div>
			</div>
			<div class="form-group">
				<div class="label-stable">
					<label>M1620 Bowel incontinence Frequency</label>
					<div id="radVeryrarelyd" class="radio-list">
						<label>
						<input type="radio" name="radVeryrarely" value="0 - Very rarely or never has bowel incontinence" <cfif Recertform.Bowel_Incont_M0540 EQ "0 - Very rarely or never has bowel incontinence">checked</cfif>> 0- Very rarely or never has bowel incontinence</label>
						<label>
						<input type="radio" name="radVeryrarely" value="1 - Less than once weekly" <cfif Recertform.Bowel_Incont_M0540 EQ "1 - Less than once weekly">checked</cfif>> 1 - Less than once weekly</label>
						<label>
						<input type="radio" name="radVeryrarely" value="2 - One to three times weekly" <cfif Recertform.Bowel_Incont_M0540 EQ "2 - One to three times weekly">checked</cfif>> 2 - One to three times weekly</label>
						<label>
						<input type="radio" name="radVeryrarely" value="3 - Four to six times weekly" <cfif Recertform.Bowel_Incont_M0540 EQ "3 - Four to six times weekly">checked</cfif>> 3 - Four to six times weekly</label>
						<label>
						<input type="radio" name="radVeryrarely" value="4 - On a daily basis" <cfif Recertform.Bowel_Incont_M0540 EQ "4 - On a daily basis">checked</cfif>> 4 - On a daily basis</label>
						<label>
						<input type="radio" name="radVeryrarely" value="5 - More often than once daily" <cfif Recertform.Bowel_Incont_M0540 EQ "5 - More often than once daily">checked</cfif>> 5 - More often than once daily</label>
						<label>
						<input type="radio" name="radVeryrarely" value="NA - Patient has ostomy for bowel elimination"	<cfif Recertform.Bowel_Incont_M0540 EQ "NA - Patient has ostomy for bowel elimination">checked</cfif>> NA - Patient has ostomy for bowel elimination</label>
						<label>
						<input type="radio" name="radVeryrarely" value="UK - Unknown" <cfif Recertform.Bowel_Incont_M0540 EQ "UK - Unknown ">checked</cfif>> UK - Unknown</label>
					</div>
				</div>
			</div>
			<div class="form-group">
				<div class="label-stable">
					<label>M1630 Ostomy for Bowel Elimination: Doees pt have an ostomy for bowel elimination that (within the last 14 days): a) was related to an inpatient facility stay, or b) necessitated a change in medical or treatment regimen?</label>
					<div id="drpM1630d" class="radio-list">
						<label>
						<input type="radio" name="drpM1630" value="0 - Patient does not have an ostomy for bowel elimination"<cfif Recertform.Ostomy_for_Bowel_M0550 EQ "0 - Patient does not have an ostomy for bowel elimination">checked</cfif>> 0 - Patient does not have an ostomy for bowel elimination</label>
						<label>
						<input type="radio" name="drpM1630" value="1 - Patient's ostomy was not related to an inpatient stay and did not necessitate change in regimen."<cfif Recertform.Ostomy_for_Bowel_M0550 EQ "1 - Patient's ostomy was not related to an inpatient stay and did not necessitate change in regimen.">checked</cfif>> 1 - Patient's ostomy was not related to an inpatient stay and did not necessitate change in regimen</label>
						<label>
						<input type="radio" name="drpM1630" value="2 - The ostomy was related to an inpatient stay or did necessitate change in regimen"<cfif Recertform.Ostomy_for_Bowel_M0550 EQ "2 - The ostomy was related to an inpatient stay or did necessitate change in regimen">checked</cfif>> 2 - The ostomy was related to an inpatient stay or did necessitate change in regimen</label>
					</div>
				</div>
			</div>
			<div class="form-group">
				<label>Comments</label>
				<textarea class="form-control" name="txtComment" id="txtComment" onblur="CommentChangeBlur('formstep7')" rows="3"><cfoutput>#Recertform.Assessment_note#</cfoutput></textarea>
			</div>
			<div class="form-group">
				<label>Add Vital <img name="imgbtnaddvital" id="imgbtnaddvital" src="../../images/icon_add.png" style="cursor:pointer" onclick="$('#Vitaldiv').modal('show');"/></label>
			</div>
		</div>
		</div>
		
		<div class="form-actions">
			<input class="btn blue" type="button" value="Previous" onClick="$('#recertstep7').hide(); $('#recertstep6').show(); $('.pagination li').removeClass('active'); $('.nav_recertstep6').addClass('active'); $('html, body').animate({scrollTop: '0px'}, 300);">
			<input class="btn green" type="button" value="Next" onClick="return shownextwindow('7','');">
            <input class="btn btn-default" type="button" value="Cancel" onclick="shownextwindow('7','close');">
			
		</div>
	</cfform>
</div>