GET PlanCare2Api/MedicalIntoxicationTobacco/{id}
Gets MedicalIntoxicationTobacco by id.
Requires 'Read' permission for function MedicalIntoxicationTobacco {579E3587-91BB-44F9-AD7D-BABC85B1E17D}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id |
The id of the MedicalIntoxicationTobacco. |
integer |
Required |
Body Parameters
None.
Response Information
Resource Description
MedicalIntoxicationTobacco.
MedicalIntoxicationTobacco| Name | Description | Type | Additional information |
|---|---|---|---|
| StartDate |
StartDate. |
date |
None |
| StopDate |
StopDate. |
date |
None |
| MedicalCodeTobaccoStatusId |
Id of MedicalCodeTobaccoStatus (MedicalCodeListType.TobaccoStatus). |
globally unique identifier |
None |
| MedicalCodeTobaccoTypeUserId |
Id of MedicalCodeTobaccoTypeUser (MedicalCodeListType.TobaccoTypeUser). |
globally unique identifier |
None |
| Amount |
Amount. |
integer |
None |
| PackYears |
PackYears. |
integer |
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.