GET PlanCare2Api/MedicalResuscitationPolicy/{id}
Gets MedicalResuscitationPolicy by id.
Requires 'Read' permission for function MedicalResuscitationPolicy {CB6B5322-6FB1-4C03-BD1C-5C2D852ECE60}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id |
The id of the MedicalResuscitationPolicy. |
integer |
Required |
Body Parameters
None.
Response Information
Resource Description
MedicalResuscitationPolicy.
MedicalResuscitationPolicy| Name | Description | Type | Additional information |
|---|---|---|---|
| MedicalCodeResuscitationPolicyId |
Id of MedicalCodeResuscitationPolicy (MedicalCodeListType.ResuscitationPolicy). |
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.