Name | Description | Type | Additional information |
---|---|---|---|
DrugId | The drug identifier. | IVDrugIdentifier |
Required |
Dosing | Dosing input information. | DoseCheckSpecficProductDose |
Required |
DateOfBirth | Information-only request = OPTIONAL. Screening request = REQUIRED. Used to filter the response based on a calculated age. API converts Date of Birth (DOB) into age and then matches to an age group. | date |
None. |
InformationOnly | Identifies whether the request is an Information Only or a Screening call. | boolean |
None. |
AccessToken |
Temporary access token from the GSDD Auth API.
Used to validate your license.
Note: Access tokens are temporary and may be invalidated early for various reasons, including—but not limited to—site maintenance and security updates. If a token is invalidated prematurely, simply request new tokens via the AccessToken method in the GSDD Auth API. This is a rather rare occurrence, but should be planned for and handled by the consuming application. |
string |
Required |
DoseCheckBySpecificProductRequest
The DoseCheckBySpecificProductRequest is categorized into two request types: Information Only and Screening. Information Only Request - Provides the programmer with a means to retrieve a list of specific product dosage form (in NCPDP billing units) dosage information for a given drug identifier. Screening Request - Provides the programmer with a means to retrieve dose check alerts by specific product dosage form (in NCPDP billing units) for a given drug identifier and dosage.