POST api/AntwortPatient
Request Information
URI Parameters
None.
Body Parameters
Collection of AntwortPatient| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | integer |
Required |
|
| VorgangPatientId | integer |
None. |
|
| KatalogId | integer |
None. |
|
| FrageId | integer |
None. |
|
| Merkmal | string |
Max length: -1 |
|
| Auspraegung | string |
Max length: -1 |
|
| Beschreibung | string |
Max length: -1 |
|
| Skala | decimal number |
None. |
|
| Gewicht | decimal number |
None. |
|
| Teilscore | decimal number |
None. |
|
| TimeStampCreated | date |
None. |
|
| VorgangPatient | VorgangPatient |
None. |
|
| Katalog | Katalog |
None. |
|
| Frage | Frage |
None. |
Request Formats
application/json
Sample:
text/json
Sample:
application/xml
Sample:
text/xml
Sample:
application/x-www-form-urlencoded
Sample:
Response Information
Resource Description
None.