POST PlanCare2Api/MedicalMenstruation/Update
Update MedicalMenstruation.
Relation(s) must be of the following type: Client
Requires 'Edit' permission for function MedicalMenstruation {CBFB685F-5829-4F51-AE15-1CDEA5780052}
Request Information
URI Parameters
None.
Body Parameters
MedicalMenstruation.
MedicalMenstruation| Name | Description | Type | Additional information |
|---|---|---|---|
| MedicalCodeBloodLossId |
Id of MedicalCodeBloodLoss (MedicalCodeListType.MenstruationBloodLoss). |
globally unique identifier |
None |
| MedicalCodeDurationId |
Id of MedicalCodeDuration (MedicalCodeListType.MenstruationDuration). |
globally unique identifier |
None |
| MedicalCodeMoodId |
Id of MedicalCodeMood (MedicalCodeListType.MenstruationMood). |
globally unique identifier |
None |
| Stressed |
Stressed. |
boolean |
None |
| MedicalCodeComplaintIds |
List of id's of MedicalCodeComplaint (MedicalCodeListType.MenstruationComplaint). |
Collection of 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
text/json
application/xml
text/xml
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 |