DailyMed (Independent Publisher) (Preview)
The DailyMed database contains drug labeling, submitted to the Food and Drug Administration (FDA) by companies. This includes boxed warnings, indications, dosage and administration, contraindications, warnings and precautions, adverse reactions, drug interactions, information about use in specific populations, and other important information for healthcare practitioners. The National Library of Medicine (NLM), a National Institutes of Health (NIH) institute, provides DailyMed to the public.
This connector is available in the following products and regions:
Service | Class | Regions |
---|---|---|
Logic Apps | Standard | All Logic Apps regions except the following: - Azure Government regions - Azure China regions - US Department of Defense (DoD) |
Power Automate | Premium | All Power Automate regions except the following: - US Government (GCC) - US Government (GCC High) - China Cloud operated by 21Vianet - US Department of Defense (DoD) |
Power Apps | Premium | All Power Apps regions except the following: - US Government (GCC) - US Government (GCC High) - China Cloud operated by 21Vianet - US Department of Defense (DoD) |
Contact | |
---|---|
Name | Troy Taylor |
URL | https://www.hitachisolutions.com |
ttaylor@hitachisolutions.com |
Connector Metadata | |
---|---|
Publisher | Troy Taylor |
Website | https://dailymed.nlm.nih.gov/dailymed/app-support-web-services.cfm |
Privacy policy | https://www.nlm.nih.gov/privacy.html |
Categories | Data |
Throttling Limits
Name | Calls | Renewal Period |
---|---|---|
API calls per connection | 100 | 60 seconds |
Actions
Get a SPL's history |
Returns the version history of a Structured Product Label for a specific SET identifier. |
Get a SPL's media |
Returns the images of a Structured Product Label for a specific SET identifier. |
Get application numbers |
Returns a list of all NDA numbers. |
Get drug classes |
Returns a list of all drug classes associated with at least one pharmacologic drug class in the Pharmacologic Class Indexing Files. |
Get drug names |
Returns a list of all drug names. |
Get NDC codes |
Returns a list of all NDC codes. |
Get NDCs |
Returns all National Drug Codes for the specified SET identifier. |
Get packaging |
Returns all product packaging descriptions for the specified SET identifier. |
Get Rx |
Returns a list of all product-level identifiers for an drug entity in RxNorm. |
Get SPLs |
Returns a list of all Structured Product Labels. |
Get UNIIs |
Returns a list of all Unique Ingredient Identifier Codes. |
Get a SPL's history
Returns the version history of a Structured Product Label for a specific SET identifier.
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
SET ID
|
SETID | True | string |
The SET identifier. |
Returns
Name | Path | Type | Description |
---|---|---|---|
Elements Per Page
|
metadata.elements_per_page | integer |
The number of elements per page. |
Next Page URL
|
metadata.next_page_url | string |
The next page URL address. |
Total Pages
|
metadata.total_pages | integer |
The total number of pages. |
Total Elements
|
metadata.total_elements | integer |
The total number of elements. |
Current URL
|
metadata.current_url | string |
The current URL address. |
DB Published Date
|
metadata.db_published_date | string |
The database published date. |
Current Page
|
metadata.current_page | integer |
The current page number. |
History
|
data.history | array of object | |
SPL Version
|
data.history.spl_version | string |
The SPL version. |
Published Date
|
data.history.published_date | string |
The published date. |
SET ID
|
data.spl.setid | string |
The SET identifier. |
Title
|
data.spl.title | string |
The title. |
Get a SPL's media
Returns the images of a Structured Product Label for a specific SET identifier.
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
SET ID
|
SETID | True | string |
The SET identifier. |
Returns
Name | Path | Type | Description |
---|---|---|---|
Elements Per Page
|
metadata.elements_per_page | integer |
The number of elements per page. |
Next Page URL
|
metadata.next_page_url | string |
The next page URL address. |
Total Pages
|
metadata.total_pages | integer |
The total number of pages. |
Total Elements
|
metadata.total_elements | integer |
The total number of elements. |
Current URL
|
metadata.current_url | string |
The current URL address. |
Current Page
|
metadata.current_page | integer |
The current page number. |
SPL Version
|
data.spl_version | string |
The SPL version. |
Media
|
data.media | array of object | |
MIME Type
|
data.media.mime_type | string |
The MIME type. |
Name
|
data.media.name | string |
The name. |
URL
|
data.media.url | string |
The URL address. |
Published Date
|
data.published_date | string |
The published date. |
SET ID
|
data.setid | string |
The SET identifier. |
Title
|
data.title | string |
The title. |
Get application numbers
Returns a list of all NDA numbers.
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Application Number
|
application_number | string |
The application number. |
|
Marketing Category Code
|
marketing_category_code | string |
The marketing category code. |
|
SET ID
|
setid | string |
The SET identifier. |
|
Page Size
|
pagesize | integer |
The page size. |
|
Page
|
page | integer |
The page number. |
Returns
Name | Path | Type | Description |
---|---|---|---|
Elements Per Page
|
metadata.elements_per_page | integer |
The number of elements per page. |
Next Page URL
|
metadata.next_page_url | string |
The next page URL address. |
Total Pages
|
metadata.total_pages | integer |
The total number of pages. |
Total Elements
|
metadata.total_elements | integer |
The total number of elements. |
Current URL
|
metadata.current_url | string |
The current URL address. |
Current Page
|
metadata.current_page | integer |
The current page number. |
Data
|
data | array of object | |
Marketing Category Code
|
data.marketing_category_code | string |
The marketing category code. |
Application Number
|
data.application_number | string |
The application number. |
Get drug classes
Returns a list of all drug classes associated with at least one pharmacologic drug class in the Pharmacologic Class Indexing Files.
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Drug Class Code
|
drug_class_code | string |
The drug class code. |
|
Drug Class Coding System
|
drug_class_coding_system | string |
The drug class coding system. |
|
Class Code Type
|
class_code_type | string |
The class code type. |
|
Class Name
|
class_name | string |
The class name. |
|
UNII Code
|
unii_code | string |
The UNII code. |
|
Page Size
|
pagesize | integer |
The page size. |
|
Page
|
page | integer |
The page number. |
Returns
Name | Path | Type | Description |
---|---|---|---|
Elements Per Page
|
metadata.elements_per_page | integer |
The number of elements per page. |
Next Page URL
|
metadata.next_page_url | string |
The next page URL address. |
Total Pages
|
metadata.total_pages | integer |
The total number of pages. |
Total Elements
|
metadata.total_elements | integer |
The total number of elements. |
Current URL
|
metadata.current_url | string |
The current URL address. |
Current Page
|
metadata.current_page | integer |
The current page number. |
Data
|
data | array of object | |
Coding System
|
data.codingSystem | string |
The coding system. |
Name
|
data.name | string |
The name. |
Type
|
data.type | string |
The type. |
Code
|
data.code | string |
The code. |
Get drug names
Returns a list of all drug names.
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Drug Name
|
drug_name | string |
The drug name. |
|
Name Type
|
name_type | string |
The name type. |
|
Manufacturer
|
manufacturer | string |
The manufacturer. |
|
Page Size
|
pagesize | integer |
The page size. |
|
Page
|
page | integer |
The page number. |
Returns
Name | Path | Type | Description |
---|---|---|---|
Elements Per Page
|
metadata.elements_per_page | integer |
The number of elements per page. |
Next Page URL
|
metadata.next_page_url | string |
The next page URL address. |
Total Pages
|
metadata.total_pages | integer |
The total number of pages. |
Total Elements
|
metadata.total_elements | integer |
The total number of elements. |
Current URL
|
metadata.current_url | string |
The current URL address. |
Current Page
|
metadata.current_page | integer |
The current page number. |
Data
|
data | array of object | |
Name Type
|
data.name_type | string |
The name type. |
Drug Name
|
data.drug_name | string |
The drug name. |
Get NDC codes
Returns a list of all NDC codes.
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Page Size
|
pagesize | integer |
The page size. |
|
Page
|
page | integer |
The page number. |
Returns
Name | Path | Type | Description |
---|---|---|---|
Elements Per Page
|
metadata.elements_per_page | integer |
The number of elements per page. |
Next Page URL
|
metadata.next_page_url | string |
The next page URL address. |
Total Pages
|
metadata.total_pages | integer |
The total number of pages. |
Total Elements
|
metadata.total_elements | integer |
The total number of elements. |
Current URL
|
metadata.current_url | string |
The current URL address. |
Current Page
|
metadata.current_page | integer |
The current page number. |
Data
|
data | array of object | |
NDC
|
data.ndc | string |
The NDC. |
Get NDCs
Returns all National Drug Codes for the specified SET identifier.
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
SET ID
|
SETID | True | string |
The SET identifier. |
Returns
Name | Path | Type | Description |
---|---|---|---|
Elements Per Page
|
metadata.elements_per_page | integer |
The number of elements per page. |
Next Page URL
|
metadata.next_page_url | string |
The next page URL address. |
Total Pages
|
metadata.total_pages | integer |
The total number of pages. |
Total Elements
|
metadata.total_elements | integer |
The total number of elements. |
Current URL
|
metadata.current_url | string |
The current URL address. |
DB Published Date
|
metadata.db_published_date | string |
The database published date. |
Current Page
|
metadata.current_page | integer |
The current page number. |
NDCs
|
data.ndcs | array of object | |
NDC
|
data.ndcs.ndc | string |
The NDC. |
SPL Version
|
data.spl_version | string |
The SPL version. |
Published Date
|
data.published_date | string |
The published date. |
SET ID
|
data.setid | string |
The SET identifier. |
Title
|
data.title | string |
The title. |
Get packaging
Returns all product packaging descriptions for the specified SET identifier.
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
SET ID
|
SETID | True | string |
The SET identifier. |
Returns
Name | Path | Type | Description |
---|---|---|---|
Current URL
|
metadata.current_url | string |
The current URL address. |
DB Published Date
|
metadata.db_published_date | string |
The database published date. |
SPL Version
|
data.spl_version | string |
The SPL version. |
Products
|
data.products | array of object | |
Part Number
|
data.products.parts.item.part_number | string |
The part number. |
Active Ingredients
|
data.products.parts.item.active_ingredients | array of object | |
Name
|
data.products.parts.item.active_ingredients.name | string |
The name. |
Strength
|
data.products.parts.item.active_ingredients.strength | string |
The strength. |
Total Product Quantity
|
data.products.parts.item.total_product_quantity | string |
The total product quantity. |
Packaging
|
data.products.parts.item.packaging | array of object | |
NDC
|
data.products.parts.item.packaging.ndc | string |
The NDC. |
Package Descriptions
|
data.products.parts.item.packaging.package_descriptions | array of string |
The package descriptions. |
Part Name
|
data.products.parts.item.part_name | string |
The part name. |
Part Code
|
data.products.parts.item.part_code | string |
The part code. |
Package Quantity
|
data.products.parts.item.package_quantity | string |
The package quantity. |
Part Name Generic
|
data.products.parts.item.part_name_generic | string |
The generic part name. |
Active Ingredients
|
data.products.active_ingredients | array of object | |
Name
|
data.products.active_ingredients.name | string |
The name. |
Strength
|
data.products.active_ingredients.strength | string |
The strength. |
Strength
|
data.products.product_name | string |
The product name. |
Packaging
|
data.products.packaging | array of object | |
NDC
|
data.products.packaging.ndc | string |
The NDC. |
Package Descriptions
|
data.products.packaging.package_descriptions | array of string |
The package descriptions. |
Product Code
|
data.products.product_code | string |
The product code. |
Product Name Generic
|
data.products.product_name_generic | string |
The generic product name. |
Published Date
|
data.published_date | string |
The published date. |
SET ID
|
data.setid | string |
The SET identifier. |
Title
|
data.title | string |
The title. |
Get RxCUIs
Returns a list of all product-level identifiers for an drug entity in RxNorm.
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
RxTTY
|
rxtty | string |
The RxTTY. |
|
Rx String
|
rxstring | string |
The Rx string. |
|
RxCUI
|
rxcui | integer |
The RxCUI. |
|
Page Size
|
pagesize | integer |
The page size. |
|
Page
|
page | integer |
The page number. |
Returns
Name | Path | Type | Description |
---|---|---|---|
Elements Per Page
|
metadata.elements_per_page | integer |
The number of elements per page. |
Next Page URL
|
metadata.next_page_url | string |
The next page URL address. |
Total Pages
|
metadata.total_pages | integer |
The total number of pages. |
Total Elements
|
metadata.total_elements | integer |
The total number of elements. |
Current URL
|
metadata.current_url | string |
The current URL address. |
Current Page
|
metadata.current_page | integer |
The current page number. |
Data
|
data | array of object | |
RxCUI
|
data.rxcui | string |
The RxCUI. |
Rx String
|
data.rxstring | string |
The Rx string. |
RxTTY
|
data.rxtty | string |
The RxTTY. |
Get SPLs
Returns a list of all Structured Product Labels.
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Application Number
|
application_number | string |
The application number. |
|
Boxed Warning
|
boxed_warning | boolean |
The boxed warning. |
|
DEA Schedule Code
|
dea_schedule_code | string |
The DEA schedule code. |
|
Doc Type
|
doctype | string |
The doc type. |
|
Drug Class Code
|
drug_class_code | string |
The drug class code. |
|
Drug Class Coding System
|
drug_class_coding_system | string |
The drug class coding system. |
|
Drug Name
|
drug_name | string |
The drug name. |
|
Name Type
|
name_type | string |
The name type. |
|
Labeler
|
labeler | string |
The labeler. |
|
Manufacturer
|
manufacturer | string |
The manufacturer. |
|
Marketing Category Code
|
marketing_category_code | string |
The marketing category code. |
|
NDC
|
ndc | string |
The NDC. |
|
Published Date
|
published_date | string |
The published date. |
|
Published Date Comparison
|
published_date_comparison | string |
The published date comparison. |
|
RxCUI
|
rxcui | string |
The RxCUI. |
|
UNII Code
|
unii_code | string |
The UNII code. |
|
Page Size
|
pagesize | integer |
The page size. |
|
Page
|
page | integer |
The page number. |
Returns
Name | Path | Type | Description |
---|---|---|---|
Elements Per Page
|
metadata.elements_per_page | integer |
The number of elements per page. |
Next Page URL
|
metadata.next_page_url | string |
The next page URL address. |
Total Pages
|
metadata.total_pages | integer |
The total number of pages. |
Total Elements
|
metadata.total_elements | integer |
The total number of elements. |
Current URL
|
metadata.current_url | string |
The current URL address. |
Current Page
|
metadata.current_page | integer |
The current page number. |
Data
|
data | array of object | |
SPL Version
|
data.spl_version | string |
The SPL version. |
Published Date
|
data.published_date | string |
The published date. |
SET ID
|
data.setid | string |
The SET identifier. |
Title
|
data.title | string |
The title. |
Get UNIIs
Returns a list of all Unique Ingredient Identifier Codes.
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Active Moiety
|
active_moiety | string |
The active moiety. |
|
Drug Class Code
|
drug_class_code | string |
The drug class code. |
|
Drug Class Coding System
|
drug_class_coding_system | string |
The drug class coding system. |
|
RxCUI
|
rxcui | string |
The RxCUI. |
|
UNII Code
|
unii_code | string |
The UNII code. |
|
Page Size
|
pagesize | integer |
The page size. |
|
Page
|
page | integer |
The page number. |
Returns
Name | Path | Type | Description |
---|---|---|---|
Elements Per Page
|
metadata.elements_per_page | integer |
The number of elements per page. |
Next Page URL
|
metadata.next_page_url | string |
The next page URL address. |
Total Pages
|
metadata.total_pages | integer |
The total number of pages. |
Total Elements
|
metadata.total_elements | integer |
The total number of elements. |
Current URL
|
metadata.current_url | string |
The current URL address. |
Current Page
|
metadata.current_page | integer |
The current page number. |
Data
|
data | array of object | |
UNII Code
|
data.unii_code | string |
The UNII code. |
Active Moiety
|
data.active_moiety | string |
The active moiety. |