redcap.childrenscolorado.org Open in urlscan Pro
140.226.39.16  Public Scan

URL: https://redcap.childrenscolorado.org/surveys/?s=4EUGpsuXFUSLFQfF
Submission: On October 05 via manual from US — Scanned from DE

Form analysis 1 forms found in the DOM

Name: formPOST /surveys/index.php?s=4EUGpsuXFUSLFQfF

<form action="/surveys/index.php?s=4EUGpsuXFUSLFQfF" enctype="multipart/form-data" target="_self" method="post" name="form" id="form"><input type="hidden" name="redcap_csrf_token" value="">
  <div>
    <script type="text/javascript">
      if (typeof lang == 'undefined') {
        var lang = {}
      };
      lang.global_143 = 'Checked';
      lang.global_144 = 'Unchecked';
    </script>
    <script type="text/javascript">
      var missing_data_replacement_js = '______';
      var piping_receiver_class_field_js = '.piping_receiver.piperec-';
    </script>
    <span id="maxchecked_tag_label" class="" style="display:none;z-index:1000;" data-rc-lang="data_entry_421">Cannot select choice! The maximum number of choices has been selected.</span><span id="matrix_rank_remove_label" class="opacity75"
      style="display:none;" data-rc-lang="data_entry_203">Value removed!</span>
    <div id="questiontable_loading" style="display: none; visibility: visible;">
      <img alt="Loading..." src="/redcap_v13.7.15/Resources/images/progress_circle.gif"> <span data-rc-lang="data_entry_64">Loading...</span>
    </div>
    <script type="text/javascript">
      setTimeout(function() {
        document.getElementById('questiontable_loading').style.visibility = 'visible';
      }, 750);
    </script>
    <table role="presentation" class="form_border container-fluid" style="display: table;" id="questiontable">
      <tbody class="formtbody">
        <tr id="intro1-tr" sq_id="intro1">
          <td class="labelrc questionnum col-1" valign="top"></td>
          <td class="labelrc col-11" colspan="2">
            <div data-kind="field-label">
              <div data-mlm-field="intro1" data-mlm-type="label"> <u>Section 1: Access</u><br>
                <br> These first questions relate to your experience with <u>ACCESS</u> to services for your patients at the Colorado Fetal Care Center.
              </div>
            </div>
          </td>
        </tr>
        <tr id="referred-tr" sq_id="referred">
          <td class="labelrc questionnum col-1" valign="top"></td>
          <td class="labelrc col-6"><label class="fl" id="label-referred">
              <div data-kind="field-label">
                <div data-mlm-field="referred" data-mlm-type="label"> Have you referred a patient to the Colorado Fetal Care Center in the last 12 months? </div>
              </div>
            </label></td>
          <td class="data col-5"><span data-kind="field-value"><input name="referred" value="" tabindex="-1" class="hiddenradio" aria-labelledby="label-referred">
              <div class="choicevert"><input type="radio" id="opt-referred_1" tabindex="0" name="referred___radio" aria-labelledby="label-referred label-referred-1" onclick="document.forms['form'].referred.value=this.value;doBranching('referred');"
                  value="1"> <label data-mlm-field="referred" data-mlm-type="enum" data-mlm-value="1" id="label-referred-1" for="opt-referred_1" class="mc">Yes</label></div>
              <div class="choicevert"><input type="radio" id="opt-referred_0" tabindex="0" name="referred___radio" aria-labelledby="label-referred label-referred-0" onclick="document.forms['form'].referred.value=this.value;doBranching('referred');"
                  value="0"> <label data-mlm-field="referred" data-mlm-type="enum" data-mlm-value="0" id="label-referred-0" for="opt-referred_0" class="mc">No</label></div>
            </span>
            <div data-kind="reset-link" class="resetLinkParent d-print-none">
              <a href="javascript:;" class="smalllink " tabindex="0" style="display:;" onclick="radioResetVal('referred','form');return false;"><span data-rc-lang="form_renderer_20">reset</span></a></div>
            <div id="referred_MDLabel" class="MDLabel" style="display:none" code="" label=""></div>
          </td>
        </tr>
        <input type="hidden" name="submit-action" id="submit-action" value="<span data-rc-lang=&quot;data_entry_206&quot;>Save Record</span>">
        <input type="hidden" name="__start_time__" id="__start_time__" value="2023-10-05 08:21:06">
        <input type="hidden" name="record_id" id="record_id" value="3">
        <input type="hidden" name="__page__" value="1">
        <input type="hidden" name="__page_hash__" value="32c6f2588aa594cd26d1bb7345faa6ce">
        <input type="hidden" name="__response_hash__" value="">
        <input type="hidden" name="colorado_fetal_care_center_referring_provider_surv_complete" value="">
        <tr class="surveysubmit">
          <td class="labelrc col-12" style="padding:5px;" colspan="3">
            <table cellspacing="0">
              <tbody>
                <tr>
                  <td colspan="2" style="text-align:center;padding:15px 0;">
                    <button name="submit-btn-saverecord" tabindex="0" class="jqbutton nowrap ui-button ui-corner-all ui-widget" style="color:#800000;min-width:140px;"
                      onclick="$(this).button(&quot;disable&quot;);dataEntrySubmit(this);return false;"><span data-rc-lang="data_entry_536">Next Page &gt;&gt;</span></button>
                  </td>
                </tr>
                <tr>
                  <td colspan="2" style="text-align:center;padding: 1px 0 10px;">
                    <button name="submit-btn-savereturnlater" tabindex="0" class="jqbutton ui-button ui-corner-all ui-widget" onclick="$(this).button(&quot;disable&quot;);dataEntrySubmit(this);return false;"><span data-rc-lang="data_entry_215">Save
                        &amp; Return Later</span></button>
                  </td>
                </tr>
              </tbody>
            </table>
          </td>
        </tr>
      </tbody>
    </table>
  </div><input type="hidden" name="external-modules-temporary-record-id" value="external-modules-temporary-record-id-1696515666-820614021">
</form>

Text Content

The code block below illustrates how one might use # and // as comments in your
logic and calculations.

# Text can be put here to explain what the logic/calculation does and why.
if ([field1] = '1' and [field2] > 7,

	// This comment can explain what the next line does.
	[score] * [factor],

	// Return '0' if the condition is False.
	0
)

 Working...

0% means
50% means
100% means
This value you provided is not a number. Please try again.
This value you provided is not an integer. Please try again.
The value entered is not a valid Vanderbilt Medical Record Number (i.e. 4- to
9-digit number, excluding leading zeros). Please try again.
The value you provided must be within the suggested range
The value you provided is outside the suggested range
This value is admissible, but you may wish to double check it.
The value entered must be a time value in the following format HH:MM within the
range 00:00-23:59 (e.g., 04:32 or 23:19).
This field must be a 5 or 9 digit U.S. ZIP Code (like 94043). Please re-enter it
now.
This field must be a 10 digit U.S. phone number (like 415 555 1212). Please
re-enter it now.
This field must be a valid email address (like joe@user.com). Please re-enter it
now.
The value you provided could not be validated because it does not follow the
expected format. Please try again.
Required format:

4StmSrURqdPXohFknmHMai2XJrHQeTmopVGCUdJzztRXvnwnorDjUtuYgG8RAS86ZFyh8NLVcxrw9JdaVEnn6VpVSI5VIXDIUdWkiUXEVZ2rSVfAiUfewd8Db4ZADt3


2023 COLORADO FETAL CARE CENTER REFERRING PROVIDER SURVEY

A A A 


Thank you for your valued partnership. 

We would appreciate feedback about your referral experience with the Colorado
Fetal Care Center by completing this 3-5 minute survey. This information will be
used to continue to improve how we partner and communicate with you and your
team to provide the highest quality care for your patients.

Page 1 of 11

Cannot select choice! The maximum number of choices has been selected.Value
removed!
Loading...
Section 1: Access

These first questions relate to your experience with ACCESS to services for your
patients at the Colorado Fetal Care Center.
Have you referred a patient to the Colorado Fetal Care Center in the last 12
months?
Yes
No
reset


Next Page >> Save & Return Later

YOU HAVE SELECTED AN OPTION THAT TRIGGERS THIS SURVEY TO END RIGHT NOW.

To save your responses and end the survey, click the 'End Survey' button below.
If you have selected the wrong option by accident and/or wish to return to the
survey, click the 'Return and Edit Response' button.



Powered by REDCap