SWILSClinicalGetSmartScriptDetails Operations

For a list of operations associated with this Web service, see the following table.

Operation Name Description

SmartScriptQueryById

Returns smart script details for the smart script whose row ID matches the given Row ID.

SmartScriptQueryByExample

Used to query smart scripts on different criteria. If no input is provided for any tag, then the Web service returns all smart script details from the system.

Request Message Description: SmartScriptQueryById

This operation accepts the Row ID of a smart script and returns the details of that particular smart script.

Request Message Description: SmartScriptQueryByExample

This operation has several tags to accept the input. You can provide input to any of the tags to retrieve specific details. No field is mandatory. The most important tag is "Name" which accepts the smart script name and returns the details of that specific to the smart script.

Response Message Description: SmartScriptQueryById and SmartScriptQueryByExample

For an example of the response message, see Example Package for SWILSClinicalGetSmartScriptDetails.