POST api/Encounter/UpdateInpatient

Request Information

URI Parameters

None.

Body Parameters

InPatient
NameDescriptionTypeAdditional information
Id

globally unique identifier

None.

DischargeId

globally unique identifier

None.

EncounterId

globally unique identifier

None.

InPatientId

globally unique identifier

None.

FromDate

date

None.

DischargeOn

date

None.

IPModeId

integer

None.

TemplateId

integer

None.

ReferralId

globally unique identifier

None.

ToDate

date

None.

StatusId

integer

None.

DischargeDoctorId

globally unique identifier

None.

DischargeNote

string

None.

FloorName

string

None.

BuildingName

string

None.

RoomNo

string

None.

Ward

string

None.

Bed

string

None.

Encounter

Encounter

None.

Patient

Patient

None.

Contact

Contact

None.

Member

Member

None.

Category

Category

None.

Room

Room

None.

DischargeDoctor

Member

None.

ModifiedDoctor

Member

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.