<div id="step2" style="display:none">
    <div class="form-body">
            <div class="margin-top-10 text-center">
                <ul class="pagination" style="margin:0;">
                    <cfoutput>
                        <cfloop index=ind list="1,2,3,4,5,6">
                            <li onClick="$('##step2').hide(); $('##step#ind#').show(); $('.pagination li').removeClass('active'); $('.nav_recertstep#ind#').addClass('active');" class="nav_recertstep#ind# <cfif ind eq 1>active</cfif>" id="tdstep#ind#">
                                <a href="javascript:;">#ind# </a>
                            </li>
                        </cfloop>
                        </cfoutput>
                </ul>
                <div class="dashboard-stat2 progress_" style="margin: 0px auto; padding-top: 0px; max-width: 225px;">
                        <div class="progress-info">
                            <div class="progress" style="height: 9px" id="navList">
                                <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" id="element2">0%</span>
                                </div>
                            </div>
                        </div>
                    </div>

                    <script type="text/javascript">
                        $('#progress').css("max-width", $('#navList').width());
                   </script>
            </div>
			
			<div class="well">
			
			<div class="hidden">
            <h5>
                <b>M1400 - When is the patient dyspneic or noticeably Short of Breath?</b>
                
            </h5>
            <div class="form-group">
                <div class="label-stable">
                    <div class="radio-list">
                        <label>
                            <input name="RadM1400Never" type="radio" value="0 - Never, patient is not short of breath" <cfif AssForm.Breathing_M0490
                            EQ "0 - Never, patient is not short of breath" >checked</cfif>>0 - Never, patient is not short of breath
                        </label>
                        <label>
                            <input name="RadM1400Never" type="radio" value="1 - When walking more than 20 feet, climbing stairs" <cfif AssForm.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 name="RadM1400Never" type="radio" value="2 - With moderate exertion" <cfif AssForm.Breathing_M0490 EQ "2 - With moderate exertion" >checked</cfif>>
                            2 - With moderate exertion
                        </label>
                        <label>
                            <input name="RadM1400Never" type="radio" value="3 - With minimal exertion or with agitation" <cfif AssForm.Breathing_M0490 EQ "3 - With minimal exertion or with agitation">checked</cfif>/>
                            3 - With minimal exertion or with agitation
                        </label>
                        <label>
                            <input name="RadM1400Never" type="radio" value="4 - At rest (during day or night)" <cfif AssForm.Breathing_M0490 EQ "4 - At rest (during day or night)" >checked</cfif>/>
                            4 - At rest (during day or night)	
                        </label>
                        <input type="hidden" name="hdnRadM1400Never" id="hdnRadM1400Never" value=""/>
                    </div>
                </div>
            </div>
            
            <h5>
                <b>M1410 - Respiratory Treatments utilized at home: (Mark all that apply.)</b>
            </h5>
            
            <div class="form-group">
                <div class="label-stable">
                    <div class="checkbox-list">
                        <label>
                            <input name="chkM141Oxygen" <cfif AssForm.Resp_Treatments_M0500 Contains "1 - Oxygen (intermittent or continuous)">checked</cfif>   type="checkbox" value="1 - Oxygen (intermittent or continuous)" />
                            1 - Oxygen (intermittent or continuous)
                        </label>
                        <label>
                            <input name="chkM141Oxygen" <cfif AssForm.Resp_Treatments_M0500 Contains "2 - Ventilator (continually or at night)">checked</cfif>  type="checkbox" value="2 - Ventilator (continually or at night)" />
                            2 - Ventilator (continually or at night)
                        </label>
                        <label>
                            <input name="chkM141Oxygen"  <cfif AssForm.Resp_Treatments_M0500 Contains "3 - Continuous / Bi-level positive airway pressure">checked</cfif>  type="checkbox"  value="3 - Continuous / Bi-level positive airway pressure" />
                            3 - Continuous / Bi-level positive airway pressure
                        </label>
                        <label>
                            <input name="chkM141Oxygen" type="checkbox" <cfif AssForm.Resp_Treatments_M0500 Contains "4 - None of the above">checked</cfif>   value="4 - None of the above" />
                            4 - None of the above
                        </label>
                    </div>
                </div>
            </div>
            </div>
           
             <div class="form-group">
                <div class="label-stable">
				<label><cfif AssForm.Assessment_Completed_M0090 gt '2017-01-01'>M1501 Symptoms in Heart Failure Patients: If patient has been diagnosed with heart failure, did the patient exhibit symptoms indicated by clinical heart failure guidelines (including dyspnea,orthopnea,edema,or weight gain) at the time of or at any time since most recent SOC/ROC assessment?<cfelse>M1500 Symptoms in Heart Failure Patients: If pt has been diagnosed with heart failure, did s/he exhibit symptoms
                at any point since the previous OASIS assessment?</cfif></label>
                    <div class="radio-list">
                        <label>
                            <input  onclick="hideM1500(this);" name="RadM1500" type="radio" value="0 - No" <cfif AssForm.M1500_Symptoms EQ "0 - No">checked</cfif>/>
                            0 - No 
                        </label>
                        <label>
                            <input  onclick="hideM1500(this);" name="RadM1500" type="radio" value="1 - Yes" <cfif AssForm.M1500_Symptoms EQ "1 - Yes">checked</cfif>/>
                            1 - Yes
                        </label>
                        <label>
                             <input  onclick="hideM1500(this);" name="RadM1500" type="radio" value="2 - Not assessed" <cfif AssForm.M1500_Symptoms EQ "2 - Not assessed">checked</cfif>/>
                             2 - Not assessed
                        </label>
                        <label>
                            <input  onclick="hideM1500(this);" name="RadM1500" type="radio" value="NA - Patient does not have diagnosis of heart failure" <cfif AssForm.M1500_Symptoms EQ "NA - Patient does not have diagnosis of heart failure">checked</cfif>/>
                            NA - Patient does not have diagnosis of heart failure
                        </label>
                        <input type="hidden" name="hdnRadM1500" id="hdnRadM1500" value=""/>
                    </div>
                </div>
            </div>
                       
           <cfif AssForm.M1500_Symptoms EQ "0 - No" OR  AssForm.M1500_Symptoms EQ "2 - Not assessed" OR  AssForm.M1500_Symptoms EQ "NA - Patient does not have diagnosis of heart failure" OR AssForm.M1500_Symptoms EQ "">
                <div id="divError" style="color: #FF0000;display:none"><b>Skip M1510</b></div>
            <cfelse>
                <div id="divError" style="color: #FF0000;display:none"><b>Skip M1510</b></div>
            </cfif>
            
                            
            <div class="form-group">
                <div class="label-stable">
				<label><cfif AssForm.Assessment_Completed_M0090 gte '2017-01-01'>M1511 If patient has been diagnosed with heart failure and has exhibited symptoms indicative of heart failure at the time of or at any time since the most recent SOC/ROC assessment,what action(s) has (have) been taken to respond?<cfelse>M1510 Heart Failure Follow-up: If pt has been diagnosed with heart failure and has exhibited heart failure symptoms since the
                previous OASIS  assessment, what action(s) has (have) been taken to respond? (Mark all that apply.)</cfif></label>
                    <div class="checkbox-list">
                        <label>
                            <input name="chkM1510NAction" <cfif AssForm.M1510_Hrt_FU Contains "0 - No action taken">checked</cfif>  type="checkbox" value="0 - No action taken" />
                            0 - No action taken</span>
                        </label>
                        <label>
                             <input <cfif AssForm.M1510_Hrt_FU Contains "1 - Patient's physician (or other primary care practitioner) contacted the same day">checked</cfif> name="chkM1510NAction"  type="checkbox" value="1 - Patient's physician (or other primary care practitioner) contacted the same day" />
                            1 - Patient's physician (or other primary care practitioner) contacted the same day
                        </label>
                        <label>
                            <input <cfif AssForm.M1510_Hrt_FU Contains "2 - Patient advised to get emergency treatment (e.g., call 911 or go to emergency room)">checked</cfif> name="chkM1510NAction"  type="checkbox" value="2 - Patient advised to get emergency treatment (e.g., call 911 or go to emergency room)" />
                            2 - Patient advised to get emergency treatment (e.g., call 911 or go to emergency room)
                        </label>
                        <label>
                            <input name="chkM1510NAction" <cfif AssForm.M1510_Hrt_FU Contains "3 - Implemented physician-ordered patient-specific established parameters for treatment">checked</cfif>  type="checkbox" value="3 - Implemented physician-ordered patient-specific established parameters for treatment" />
                            3 - Implemented physician-ordered patient-specific established parameters for treatment
                        </label>
                        <label>
                            <input name="chkM1510NAction" <cfif AssForm.M1510_Hrt_FU Contains "4 - Patient education or other clinical interventions">checked</cfif>  type="checkbox" value="4 - Patient education or other clinical interventions" />
                            4 - Patient education or other clinical interventions
                        </label>
						<cfif AssForm.Assessment_Completed_M0090 lt '2017-01-01'>
                        <label>
                            <input name="chkM1510NAction"  type="checkbox" <cfif AssForm.M1510_Hrt_FU Contains "5 - Obtained change in care plan orders (e.g., increased monitoring by agency, change in visit frequency, telehealth, etc.)">checked</cfif> value="5 - Obtained change in care plan orders (e.g., increased monitoring by agency, change in visit frequency, telehealth, etc.)" />
                            5 - Obtained change in care plan orders (e.g., increased monitoring by agency, change in visit frequency, telehealth, etc.)
                        </label>
						</cfif>
                    </div>
                </div>
            </div>
            
            <div class="form-group">
                <label>Comments</label>
                <textarea  name="txtComment2" id="txtComment2" class="form-control" onblur="CommentChangeBlur('txtComment2')" rows="3"><cfoutput>#AssForm.Assessment_note#</cfoutput></textarea>
            </div>
         </div>
		 </div>
		 
    <div class="form-actions">
        <input class="btn blue" type="button" value="Previous" onClick="$('#step2').hide(); $('#step1').show();$('.pagination li').removeClass('active'); $('.nav_recertstep1').addClass('active'); $('html, body').animate({scrollTop: '0px'}, 300);">
        <input class="btn green" type="button" value="Next" onClick="return shownextdiv(2);">
		<button type="button" id="imgclose" class="btn default" onclick="closediv();">Cancel</button>
    </div>
</div>
