Medication Statement Output
- JSON example
-
1{ 2 "code": "200", 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 create request. | Big, 54.0 | 54.0 |
| errorCode | String | The error code in case of failure. | Big, 54.0 | 54.0 |
| errorMessage | String | The error message in case of failure. | Big, 54.0 | 54.0 |
| medicationStatementId | String | The ID of the medication statement that is generated after the request is successful. | Big, 54.0 | 54.0 |
| status | String | Indicates the status of the medication statement creation. | Big, 54.0 | 54.0 |