AllergyModel
Model used to retrieve or set information about a allergy.
| Name | Description | Type | Additional information |
|---|---|---|---|
| Name |
Name of the allergy (Required). |
string |
None. |
| Active |
Indicates whether the allergy is active or not. |
boolean |
None. |
| SeverityExternalIds |
List of serverity IDs related to this allergy. |
Collection of string |
None. |
| ReactionExternalIds |
List of reaction IDs related to this allergy. |
Collection of string |
None. |
| Id |
Unique ID of the model in the portal (Read only). |
string |
None. |
| ExternalId |
Unique ID of the model in the integrating system (Required). |
string |
None. |