POST PlanCare2Api/MedicalEpilepsy/Update
Update MedicalEpilepsy.
Relation(s) must be of the following type: Client
Requires 'Edit' permission for function MedicalEpilepsy {E4BB8F45-B210-424C-8CF2-98B7F0ADCA42}
Request Information
URI Parameters
None.
Body Parameters
MedicalEpilepsy.
MedicalEpilepsy| Name | Description | Type | Additional information |
|---|---|---|---|
| NumberOfAttacks |
Number of attacks. |
integer |
None |
| LengthInMinutes |
Length in minutes. |
integer |
None |
| MedicalCodeEpilepsyTypeOfAttackId |
Id of MedicalCodeEpilepsyTypeOfAttack (MedicalCodeListType.EpilepsyTypeOfAttack). |
globally unique identifier |
None |
| MedicalCodeEpilepsyDaypartId |
Id of MedicalCodeEpilepsyDaypart (MedicalCodeListType.EpilepsyDaypart). |
globally unique identifier |
None |
| CoupeMedication |
Coupe medication. |
boolean |
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 |