SocialHistoryDrugModel
Model used to retrieve or set information about a social history drug.
| Name | Description | Type | Additional information |
|---|---|---|---|
| Name |
Name of the social history drug (Required). |
string |
None. |
| IsDefault |
Indicates if this social history drug is the default or not (Required). |
boolean |
None. |
| SortOrder |
Indicates the sort order of this social history drug in the list (Required). |
integer |
None. |
| Id |
Unique ID of the model in the portal (Read only). |
globally unique identifier |
None. |
| ExternalId |
Unique ID of the model on integrating system (Required). |
string |
None. |