POST PlanCare2Api/MedicalWeight
Insert MedicalWeight.
Relation(s) must be of the following type: Client
Requires 'Insert' permission for function MedicalWeight {0D7F4475-C2D4-4573-9A6B-9E03FFACDF4F}
Request Information
URI Parameters
None.
Body Parameters
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 |
Request Formats
application/json
Sample:
text/json
Sample:
application/xml
Sample:
text/xml
Sample:
Response Information
Resource Description
HttpResponseMessage| Name | Description | Type | Additional information |
|---|---|---|---|
| Version | Version |
None |
|
| Content | HttpContent |
None |
|
| StatusCode | HttpStatusCode |
None |
|
| ReasonPhrase | string |
None |
|
| Headers | Collection of Object |
None |
|
| RequestMessage | HttpRequestMessage |
None |
|
| IsSuccessStatusCode | boolean |
None |