POST api/PatientHisoryNote

Request Information

URI Parameters

None.

Body Parameters

PatientHistoryNote
NameDescriptionTypeAdditional information
PatientId

globally unique identifier

None.

CategoryId

integer

None.

Description

string

None.

Patient

Patient

None.

Category

Category

None.

PatientHistory

Collection of PatientHistory

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.