POST api/PatientAllergy/SaveMany/PostPatientAllergy

Request Information

URI Parameters

None.

Body Parameters

PatientAllergy
NameDescriptionTypeAdditional information
Id

globally unique identifier

None.

PatientId

globally unique identifier

Required

AllergyId

globally unique identifier

None.

StartedOn

date

None.

EndedOn

date

None.

Severity

string

None.

Note

string

String length: inclusive between 0 and 1000

RecordedOn

date

None.

StatusId

integer

None.

Patient

Patient

None.

Allergy

Allergy

None.

Status

Status

None.

Category

Category

None.

PatientAllergyDetails

Collection of PatientAllergyDetail

None.

ModifiedBy

globally unique identifier

None.

ModifiedOn

date

None.

Modified

Member

None.

Request Formats

application/json

Sample:

Sample not available.

text/json

Sample:

Sample not available.

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json

Sample:

Sample not available.