Name | Description | Type | Additional information |
---|---|---|---|
DrugId | The drug identifier. | PedcDrugIdentifier |
Required |
ProductModifierId | The product modifier identifier, if applicable. | integer |
None. |
DoseInfo | Used to filter the drug dose information returned by category and/or continuous infusion. | DoseCheckInfoDose |
None. |
PatientInfo | Patient information for dose. If supplied, only records matching the patient information are returned. Otherwise, all dose check information for the drug identifier is returned. | DoseCheckPatientInfo |
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 |
DoseCheckInfoRequest
Represents a Dose Check Information request.