Newer Version Available

This content describes an older version of this product. View Latest

Medication Statement Output

Output representation of the medication statement create request.
JSON example
1{
2    "medicationStatementId" : "XXXXXXX" //salesforce Id
3    "errorCode": "", //In case of error
4    "errorMessage": "", // In case of error
5    "status": "SUCCESS/FAILED,
6    "code" :""
7}
Property Name Type Description Filter Group and Version Available Version
code String The error in case of failure. 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