POST Clients/Allergy/InitializeNote
Get empty clientAllergy Note
Request Information
URI Parameters
None.
Body Parameters
Initialize criteria
ClientAllergyDTOName | Description | Type | Additional information |
---|---|---|---|
ClientAllergyID |
Client Allergy ID |
integer |
None. |
ClientID |
Client ID |
integer |
None. |
AllergyID |
Allergy ID |
integer |
None. |
AllergyType |
Allergy Type |
AllergyType |
None. |
AllergyCode |
Allergy Code |
string |
None. |
AllergyDescription |
Allergy Description |
string |
None. |
ReportDate |
Report Date |
date |
None. |
OnsetDate |
Onset Date |
date |
None. |
IsOnsetDateEstimated |
Is Onset Date Estimated |
boolean |
None. |
Severity |
Severity |
string |
None. |
Reactions |
Reactions |
Collection of string |
None. |
InterventionAfterExposure |
Intervention After Exposure |
string |
None. |
Comments |
Comments |
string |
None. |
Sources |
Sources |
Collection of ClientAllergySourceDTO |
None. |
Props |
Props |
Collection of Object |
None. |
RecordState |
Record State |
ClinicalRecordState |
None. |
CreatedByUserID |
Created By User ID |
integer |
None. |
LastUpdatedByUserID |
Last Updated By User ID |
integer |
None. |
Created |
Created |
AuditDataDTO |
None. |
LastUpdated |
Last Updated |
AuditDataDTO |
None. |
Response Information
Resource Description
NoteDTO
NoteDTOName | Description | Type | Additional information |
---|---|---|---|
NoteID |
Note ID |
integer |
None. |
NoteDateUtc |
Note Date Utc |
date |
None. |
Subject |
Subject |
string |
None. |
Contents |
Contents |
string |
None. |
IsDraft |
Is Draft |
boolean |
None. |
CustomStatus |
Custom Status |
string |
None. |
RecordState |
Record State |
ClinicalRecordState |
None. |
RecordStateReason |
Record State Reason |
string |
None. |
CreatedByUserID |
Created By User ID |
integer |
None. |
LastUpdatedByUserID |
Last Updated By User ID |
integer |
None. |
Created |
Created |
AuditDataDTO |
None. |
LastUpdated |
Last Updated |
AuditDataDTO |
None. |
Entities |
Entities |
Collection of EntityNoteDTO |
None. |
Extensions |
Extensions |
Collection of FormDataExtensionDto |
None. |
NoteTypes |
Note Types |
Collection of NoteNoteTypeDTO |
None. |
FollowUpRequired |
Follow Up Required |
boolean |
None. |