FamilyHistoryModel
Model used to retrieve or set information about a family history.
| Name | Description | Type | Additional information |
|---|---|---|---|
| Disease |
Indicates disease name of the family history (Required). |
string |
None. |
| IsDefault |
Indicates whether this family history is default or not (Required). |
boolean |
None. |
| SortOrder |
Indicates the sort order of this family history 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. |