GET PlanCare2Api/MedicalDsm5Registration/{id}
Gets MedicalDsm5Registration by id.
Requires 'Read' permission for function MedicalDsm5Registration {04ED5C7B-B19B-4D29-8CCE-470078E4F30C}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id |
The id of the MedicalDsm5Registration. |
integer |
Required |
Body Parameters
None.
Response Information
Resource Description
MedicalDsm5Registration.
MedicalDsm5Registration| Name | Description | Type | Additional information |
|---|---|---|---|
| Diagnoses |
Diagnoses. |
Collection of MedicalDsm5Diagnosis |
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 |
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.