GET Setup/Medication/{medicationID}
Get medication
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
medicationID |
MedicationID of Medication to be searched |
integer |
Required |
Body Parameters
None.
Response Information
Resource Description
MedicationDTO
MedicationDTOName | Description | Type | Additional information |
---|---|---|---|
MedicationID |
Medication ID |
integer |
None. |
MedicationName |
Medication Name |
string |
None. |
DrugInformationNumber |
Drug Information Number |
string |
None. |
MedicationBrandName |
Medication Brand Name |
string |
None. |
MedicationCategory |
Medication Category |
MedicationCategory |
None. |
DrugFamilyEntryID |
Drug Family Entry ID |
integer |
None. |
WebSite |
Web Site |
string |
None. |
IsNarcotic |
Is Narcotic |
boolean |
None. |
IsOTC |
Is OTC |
boolean |
None. |
Teachings |
Teachings |
string |
None. |
Monograph |
Monograph |
string |
None. |
Comments |
Comments |
string |
None. |
RecordState |
Record State |
RecordState |
None. |
Created |
Created |
AuditDataDTO |
None. |
LastUpdated |
Last Updated |
AuditDataDTO |
None. |
DrugFamilyEntryValue |
Drug Family Entry |
string |
None. |
Summary |
Summary |
string |
None. |