GET PlanCare2Api/MedicalWeight/{id}
Gets MedicalWeight by id.
Requires 'Read' permission for function MedicalWeight {0D7F4475-C2D4-4573-9A6B-9E03FFACDF4F}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id |
The id of the MedicalWeight. |
integer |
Required |
Body Parameters
None.
Response Information
Resource Description
MedicalWeight.
MedicalWeight| Name | Description | Type | Additional information |
|---|---|---|---|
| Weight |
Weight in kilograms. |
decimal number |
None |
| MedicalCodeContextClothingId |
Id of MedicalCodeContextClothing (MedicalCodeListType.ContextClothing). |
globally unique identifier |
None |
| Remarks |
Remarks. |
string |
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
Sample:
text/json
Sample:
application/xml
Sample:
text/xml
Sample: