GET api/Drugs/DrugByName_json?Name={Name}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| Name | string |
Required |
Body Parameters
None.
Response Information
Resource Description
IFDBDrugConcept| Name | Description | Type | Additional information |
|---|---|---|---|
| StatusCode | StatusCodeDrug |
None. |
|
| HasPackagedDrugs | boolean |
None. |
|
| IsMedicalDevice | boolean |
None. |
|
| IsSingleIngredient | boolean |
None. |
|
| NameTypeCode | DrugNameTypeCode |
None. |
|
| HL7ObjectIdentifierType | FDBHL7ObjectIdentifierType |
None. |
Response Formats
application/json, text/json
Sample:
Sample not available.