| Name | Description | Type | Additional information |
|---|---|---|---|
| NetworkID |
Gets or sets the unique identifier for the pharmacy network. |
integer |
None. |
| AverageWac |
Gets or sets the average wholesale acquisition cost (WAC) of the drug. |
decimal number |
None. |
| NetworkPrice |
Gets or sets the price of the drug within this network. |
decimal number |
None. |
| MailOrderLocation |
Indicates whether this a mail order pharmacy |
boolean |
None. |
| MailOrderPhoneNumber |
Gets or sets the phone number for the mail order pharmacy, if applicable. |
string |
None. |
| Ndc |
Gets or sets the National Drug Code (NDC) associated with this entry. |
string |
None. |
| DrugName |
Gets or sets the drug's commercial name. |
string |
None. |
| GenericName |
Gets or sets the drug's generic name. |
string |
None. |
| StrengthDescription |
Gets or sets a description of the drug's strength (e.g., 10mg). |
string |
None. |
| DrugAndStrength |
Gets or sets the drug name combined with its strength for display purposes. |
string |
None. |
| RouteOfAdministration |
Gets or sets the route of administration (e.g., oral, topical). |
string |
None. |
| IsBrand |
Indicates whether the drug is a brand name. |
boolean |
None. |
| DrugDescriptorIdentifier |
Gets or sets the Drug Descriptor Identifier (DDID). |
integer |
None. |
| RejectMessage |
Gets or sets any rejection message associated with this entry. |
string |
None. |
| RejectCode |
Gets or sets any rejection code associated with this entry. |
string |
None. |
| MemberPay |
Gets or sets the amount the member will pay for the drug. |
decimal number |
None. |
| Copay |
Gets or sets the copayment amount. |
decimal number |
None. |
| Coinsurance |
Gets or sets the coinsurance amount. |
decimal number |
None. |
| Deductible |
Gets or sets the deductible amount (the amount applied to the periodic deductible). |
decimal number |
None. |
| PlanPay |
Gets or sets the amount paid by the plan for the drug. |
decimal number |
None. |
| IsSuccessful |
For the portal price-check endpoints (unlike api/PriceCheck), this flag indicates whether the underlying test claim was paid. True = paid (no reject codes). False = not paid due to reject codes. |
boolean |
None. |
| DrugTier |
Gets or sets the numerical value of the drug's plan formulary tier (e.g. Tier 1, Tier 2, etc.) . |
string |
None. |
| DrugTierDescription |
Gets or sets a description of the drug's plan formulary tier. |
string |
None. |
| Daw |
Gets or sets the Dispense as Written (DAW) code for the drug. |
string |
None. |
| PharmacyLocation |
Gets or sets the model representing the pharmacy location's details. |
PortalStoreLocationModel |
None. |
| PriceCheckOrigin | LatLongModel |
None. |
|
| StepTherapyChecked |
Gets or sets the status if any step therapy rules are checked |
boolean |
None. |
| StepTherapyPrerequisiteMet |
Gets or sets the status if any step therapy prerequisites were met |
boolean |
None. |