GET PlanCare2Api/MedicalFluidBalance/{id}
Gets MedicalFluidBalance by id.
Requires 'Read' permission for function MedicalFluidBalance {7F194FEF-9ECA-4786-ABAE-690C62A0E4B8}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id |
The id of the MedicalFluidBalance. |
integer |
Required |
Body Parameters
None.
Response Information
Resource Description
MedicalFluidBalance.
MedicalFluidBalance| Name | Description | Type | Additional information |
|---|---|---|---|
| Intake |
Intake. |
integer |
None |
| Secretion |
Secretion. |
integer |
None |
| MedicalCodeWayOfIntakeId |
Id of MedicalCodeWayOfIntake (MedicalCodeListType.FluidBalanceWayOfIntake). |
globally unique identifier |
None |
| Remarks |
Remarks. |
string |
None |
| StartDateTime |
Datetime on which measurement started. Values will be truncated to whole minutes. |
date |
None |
| EndDateTime |
Datetime on which measurement ended. Values will be truncated to whole minutes. |
date |
None |
| Id |
Id of the registration. |
integer |
None |
| RelationId |
Id of the relation which the registration belongs to. |
integer |
Required |
| RegistrationDateTime |
DateTime of measurement. |
date |
Required |
| Source |
Source of registration (example: name of the questionnaire). |
string |
None |
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.