POST api/Drugs/AddDrugToCock
Request Information
URI Parameters
None.
Body Parameters
DrugsForCocktails| Name | Description | Type | Additional information |
|---|---|---|---|
| index_code | integer |
None. |
|
| drug_code | integer |
None. |
|
| cocktail_code | integer |
None. |
|
| dosag_form | integer |
None. |
|
| dosage_unit | string |
String length: inclusive between 0 and 100 |
|
| dosage | decimal number |
None. |
|
| times_per_unit | integer |
None. |
|
| remark | string |
String length: inclusive between 0 and 250 |
|
| total | decimal number |
None. |
|
| times_per_time_unit | integer |
None. |
|
| guidelines | string |
String length: inclusive between 0 and 250 |
|
| drug_unit | integer |
None. |
|
| Cocktails | Cocktail |
None. |
|
| CommonSimpleTables | CommonSimpleTable |
None. |
|
| Drugs | Drug |
None. |
|
| Units | Unit |
None. |
Request Formats
application/json
Sample:
text/json
Sample:
application/xml
Sample:
text/xml
Sample:
application/x-www-form-urlencoded
Sample:
application/bson
Sample:
Binary JSON content. See http://bsonspec.org for details.
Response Information
Resource Description
None.