Name | Description | Type | Additional information |
---|---|---|---|
OrderableName | Enter either the drug name or the orderable name. | string |
Required |
Strength | The Gold Standard unit of measurement for the Strength parameter value. The UnitCode must match the units used in the commercially supplied product. If the UnitCode does not correctly match the Strength or is not the correct UnitCode for a particular ingredient, then data is not returned. The system validates the input and determines which product(s) to use based on the requested strength. If the requested strength does not match one of the available strengths, then GSDD: Determines whether an existing strength can be multiplied to achieve the requested strength, or checks the scoring rules for the product to see if the strength can be split. | decimal number |
None. |
Unit | The unit of measure for Strength. This field is required if a value is entered in the Strength element. Enter a valid value to narrow search results. (NOTE: Values are case-sensitive.) | string |
None. |
FDAFormId | The Gold Standard FDA Form Id (not the FDA’s Id for the form). | integer |
None. |
RouteId | The numeric identifier associated with a route of administration and used to filter the results. | integer |
None. |
BrandGenericStatus | Value entered determines whether to return Generic Name, Brand Name, or Both. | BrandGenericEnum |
None. |
ProductNameType | Indicates which product name types you want listed in the response. | ProductNameEnum |
None. |
ReturnRxNormSynonyms | If this is set to 'true' the RxNorm PSN, TMSY, and SY synonmyn names will be returned if they exist. | boolean |
None. |
MaxResults | Limits the number of results returned. A null value means no limit, and everthing will be returned. | integer |
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 |
PrescriptionOrderRequest
Represents a Prescription Order request.