Name | Description | Type | Additional information |
---|---|---|---|
ScreeningResult | Screening result. | DuplicateTherapyScreeningResultEnum |
Required |
IdentifierDuplication | Duplicate therapies of the exact same drug identifier. | Collection of DuplicationIdentifier |
None. |
ClinicalDuplication | Collection representing duplicate therapies of the same clinical product (ingredients, strengths, dose forms) that are not duplicated identifiers. | Collection of DuplicationClinical |
None. |
IngredientDuplication | Collection of drug therapies of the same ingredient route that are not clinical product duplicates. | Collection of DuplicationIngredient |
None. |
IngredientFamilyDuplication | A collection of drug therapies of the same ingredient family route combination that are not duplicate base ingredients. Ingredient families are collections of different salts of an identical base ingredient. | Collection of DuplicationIngredientFamily |
None. |
TherapeuticClassDuplication | Collection representing duplicate therapies of the same therapeutic class, that are not ingredient family duplicates. | Collection of DuplicationTherapeuticClass |
None. |
ControlledSubstances | Collection representing Federal DEA controlled substances in excess of the ControlledSubstanceMaxOccurrences value of the DuplicateTherapyRequest. The API sums the number of products and/or packages passed into the request that are listed as controlled substances with the Federal DEA. The API compares that sum to the ControlledSubstanceMaxOccurrences value of the DuplicateTherapyRequest. If the number of products and/or packages passed in exceeds this value, a Duplicate Controlled Substance alert is generated. Only Products and Packages are screened for duplicate controlled substances. | Collection of PackageProductIdentifierName |
None. |
DrugsNotChecked | Any drug identifier passed into the request that is not found in the Gold Standard Drug Database is shown in the DrugsNotChecked collection. This allows all other drugs to be checked normally, while still alerting the user that an identifier passed into the request was not found. | Collection of ClinicalDrugIdentifier |
None. |
DuplicateTherapyScreeningResponse
Represents a duplicate therapy response.