POST PlanCare2Api/MedicalDonorPolicy
Insert MedicalDonorPolicy.
Relation(s) must be of the following type: Client
Requires 'Insert' permission for function MedicalDonorPolicy {64C8B2BC-1858-4821-BCEE-2707E7FE44EE}
Request Information
URI Parameters
None.
Body Parameters
MedicalDonorPolicy.
MedicalDonorPolicy| Name | Description | Type | Additional information |
|---|---|---|---|
| MedicalCodeDonorPolicyId |
Id of MedicalCodeDonorPolicy (MedicalCodeListType.DonorPolicy). |
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 |