|
@@ -38,6 +38,18 @@
|
|
|
<span>I have the right to withdraw my consent to participate in the RPM program and stop receiving RPM Services at any time by returning the equipment.</span>
|
|
|
</label>
|
|
|
|
|
|
+ <label class="d-flex align-items-baseline mb-3">
|
|
|
+ <div class="mr-2 align-self-stretch" style="padding-top: 2px;"><input type="checkbox" name="rpm-agreement-8" required></div>
|
|
|
+ <span>I agree to participate in the Chronic Care Management program.</span>
|
|
|
+ </label>
|
|
|
+ <label class="d-flex align-items-baseline mb-3">
|
|
|
+ <div class="mr-2 align-self-stretch" style="padding-top: 2px;"><input type="checkbox" name="rpm-agreement-9" required></div>
|
|
|
+ <span>I understand that CCM involves a combination of face-to-face and non-face-to-face services to ensure that my healthcare needs are met.</span>
|
|
|
+ </label>
|
|
|
+ <label class="d-flex align-items-baseline mb-3">
|
|
|
+ <div class="mr-2 align-self-stretch" style="padding-top: 2px;"><input type="checkbox" name="rpm-agreement-10" required></div>
|
|
|
+ <span>I understand that I can revoke my participation in CCM at anytime.</span>
|
|
|
+ </label>
|
|
|
</form>
|
|
|
|
|
|
<?php $patient = $note->client; ?>
|