Newer Version Available
Care Plan Generic Output
- JSON example
-
1{ 2 "code": "200", 3 "id": "1stRN000000000aYAA", 4 "isSuccess": true 5}
| Property Name | Type | Description | Filter Group and Version | Available Version |
|---|---|---|---|---|
| code | String | Code of the create request. | Small, 55.0 | 55.0 |
| id | String | ID of the record created after the request was successful. | Small, 55.0 | 55.0 |
| isSuccess | Boolean | Indicates whether the create request was successful (true) or not (false). | Small, 55.0 | 55.0 |
| message | String | Message of the request in case of failure. | Small, 55.0 | 55.0 |