GET PlanCare2Api/MedicalSnaqScore/{id}
Gets MedicalSnaqScore by id.
Requires 'Read' permission for function MedicalSnaqScore {92277256-317D-4E7E-8C7C-AB3CE345CDC1}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id |
The id of the MedicalSnaqScore. |
integer |
Required |
Body Parameters
None.
Response Information
Resource Description
MedicalSnaqScore.
MedicalSnaqScore| Name | Description | Type | Additional information |
|---|---|---|---|
| MedicalCodeWeightLossScoreId |
Id of MedicalCodeWeightLossScore (MedicalCodeListType.WeightLossScore). |
globally unique identifier |
None |
| MedicalCodeAppetiteScoreId |
Id of MedicalCodeAppetiteScore (MedicalCodeListType.AppetiteScore). |
globally unique identifier |
None |
| MedicalCodeNutritionScoreId |
Id of MedicalCodeNutritionScore (MedicalCodeListType.NutritionScore). |
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 |
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.