POST PlanCare2Api/CareRegistration/FluidBalances/ChangeOfFluidBalances

Updates an existing fluid balance instance

Requires 'Edit' permission for function MedicalFluidBalance {7F194FEF-9ECA-4786-ABAE-690C62A0E4B8}

Request Information

URI Parameters

None.

Body Parameters

The fluid balance instance that is being updated

ChangeOfFluidBalance
NameDescriptionTypeAdditional information
Balance

The balance which is the intake minus secretion in ml

integer

None

Intake

The amount of intake in ml

integer

None

Secretion

The amount of secretion in ml

integer

None

UsedMethod

The used method. This property is for reading purposes only.

string

None

MethodId

References to a Choice of ChoiceType 'VOCHT VORM'

integer

Required

Id

The internal id of the registration. Should be 0 for new instance.

integer

Required

EmployeeId

The internal id of the employee who has done the registration. When the EmployeeId is not the same as the logged on employee, then the logged on employee must be authorized in Plancare2 to store information on behalf of the given EmployeeId.

integer

Required

EmployeeName

The name of the employee. This property is for reading purposes only.

string

None

ClientId

The internal id of the client.

integer

Required

ClientName

The name of the client. This property is for reading purposes only.

string

None

CreationDate

The date when the registration is created. This property is for reading purposes only.

date

None

RegistrationDate

The registration date.

date

Required

Request Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.

Response Information

Resource Description

HttpResponseMessage
NameDescriptionTypeAdditional information
Version

Version

None

Content

HttpContent

None

StatusCode

HttpStatusCode

None

ReasonPhrase

string

None

Headers

Collection of Object

None

RequestMessage

HttpRequestMessage

None

IsSuccessStatusCode

boolean

None