Medication Statement Update Output
- JSON example
-
1{ 2 "code": "201", 3 "errorCode": "", 4 "errorMessage": "", 5 "medicationStatementId": "0juRM00000000dDYAQ", 6 "status": "Success" 7}
| Property Name | Type | Description | Filter Group and Version | Available Version |
|---|---|---|---|---|
| code | String | The code of the medication statement update request. | Big, 55.0 | 55.0 |
| errorCode | String | The code in case of failure. | Big, 55.0 | 55.0 |
| errorMessage | String | The error message in case of failure. | Big, 55.0 | 55.0 |
| medicationStatementId | String | The ID of the medication statement that is updated. | Big, 55.0 | 55.0 |
| status | String | Indicates the status of the medicated statement update request. | Big, 55.0 | 55.0 |