| Name | Description | Type | Additional information |
|---|---|---|---|
| AllergyId |
Gets or sets the allergy identifier. |
string |
None. |
| AllergenCode |
Gets or sets the allergen code. |
string |
None. |
| AllergenDesc |
Gets or sets the allergen desc. |
string |
None. |
| PatientId |
Gets or sets the patient identifier. |
string |
None. |
| Severity |
Gets or sets the severity. |
string |
None. |
| OnsetDateTime |
Gets or sets the onset date time. |
datetime |
Date only |
| Category |
Gets or sets the category. |
string |
None. |
| EnteredBy |
Gets or sets the entered by. |
string |
None. |
| ReviewedDateTime |
Gets or sets the reviewed date time. |
datetime |
None. |
| ReviewedBy |
Gets or sets the reviewed by. |
string |
None. |
| Comments |
Gets or sets the comments. |
Collection of string |
None. |
| Status |
Gets or sets the status. |
string |
None. |
| Cancelled |
Gets or sets a value indicating whether this Allergy is cancelled. |
boolean |
None. |
| CancelledDateTime |
Gets or sets the cancelled date time. |
datetime |
None. |
| CancelledBy |
Gets or sets the cancelled by. |
string |
None. |
| CreatedDateTime |
Gets or sets the no known date time. |
datetime |
None. |
| Reactions |
Gets or sets the type of the reaction. |
Collection of Reaction |
None. |