POST PlanCare2Api/MedicalVaccination/Update
Update MedicalVaccination.
Relation(s) must be of the following type: Client
Requires 'Edit' permission for function MedicalVaccination {D0D9C9C6-5EA5-45CB-8AC2-24D6EEF784CF}
Request Information
URI Parameters
None.
Body Parameters
MedicalVaccination.
MedicalVaccination| Name | Description | Type | Additional information |
|---|---|---|---|
| MedicalCodeProductCodeId |
Id of MedicalCodeProductCode (MedicalCodeListType.VaccinationProductCode). |
globally unique identifier |
None |
| Dose |
Dose in milliliters. |
decimal number |
None |
| AdministeredBy |
AdministeredBy. |
string |
None |
| VaccinationDates |
VaccinationDates. |
Collection of MedicalVaccinationDate |
None |
| ReVaccinationDate |
ReVaccinationDate. |
date |
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
Sample:
Sample not available.
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 |