> For the complete documentation index, see [llms.txt](https://nchvr.gitbook.io/nchvr-guidebook/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://nchvr.gitbook.io/nchvr-guidebook/clincards.md).

# ClinCards

* Check the consent form to know when the patient is due a ClinCard payment<br>
* Prepare to give the patient a card at the first visit that they get paid for (sometimes, it is the procedure, sometimes it is the first office follow-up)
  * ClinCards live in a folder in Paula's office. If they are almost running out, inform Paula.<br>
* Make a copy of the card envelope and file it in the patient binder

## Explaining ClinCards to patients

* Funds take 2-4 weeks to be processed and show up on their card (Some patients will follow up with you pretty aggressively about their payments. If they push for it, text Paula so she can prioritize their card.)<br>
* Use the card as a gift card or a Visa prepaid debit card. Most places that accept Visa cards will accept the ClinCard.<br>
* Encourage patients to activate it and try use it sooner rather than later, to catch any technical problems with it early.<br>
* The cards may expire, the amount does not. If the card expires, they get a new card and any remaining amount gets transferred over. <br>
* Patients must keep their cards throughout the duration of the study to be paid. The same card will be reloaded after each study-related visit.<br>
* Patients are NOT required to bring it in to visits, but it is good to check that they have it. Otherwise, they need a replacement. (You can mail it to them or give it to them at the next visit.)&#x20;

## ClinCard setup & reload

Email this information to Paula for new Clincards:&#x20;

{% code overflow="wrap" %}

```
Study Name + Subject ID : 
Patient Name : 
Patient DOB : 
Patient Address : 
Clincard Token # : [this is on the envelope]
 
Visit Completed :
Date completed: 
```

{% endcode %}

Email this for reloads:

```
Study Name + Subject ID : 
Patient Name :  
Visit Completed :
Date completed: 
```

## W9 forms

Do patients need to sign a W9? Check the ICF. And check with Paula if unclear. <br>

You can find blank W9 forms in the shared drive.

&#x20;

NO W9 NEEDED WHEN:

If ICF states that they will receive “**travel** **REIMBURSEMENT**”, no W9 is needed. Reimbursements are not taxable and do not have to be reported to the IRS.

Including "travel stipend"

&#x20;

W9 IS REQUIRED WHEN:

Patients are being **compensated** for their **TIME** (i.e., blood draws, completing paperwork, wearing monitors, etc)<br>

*Place signed W9s on Paula's desk in an opaque envelope (use the large yellow envelopes). It will contain info like SSN so be wary of confidentiality.*&#x20;


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://nchvr.gitbook.io/nchvr-guidebook/clincards.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
