Basic Consent Checking
The simplest thing you can do with the HealthEx APIs is check a single consent. What does that mean? It means checking whether one specific patient has given one specific type of consent to one specific study. If you need to check more than one of any of these values, there are other APIs that permit this and will be discussed later in the documentation. But let's start simple!
To make an API call to check a single consent, we'll need:
- The reference ID, external ID, email, phone number of the patient
- The ID of a study added by your organization
- The consent type to check
Identifying a Patient
The first thing you'll need to do is identify the patient you're interested in.
Identifying a Patient From the HealthEx Study Manager
You may want to check the consent status of one of the patients you've already identified as a candidate for one of your studies. In the HealthEx application, you can find a patient ID by navigating to the HealthEx Study Manager for one of your studies. The patient ID is listed under the "Reference ID" column.