SWILSClinicalActivityTemplate Operations
For a list of operations associated with this Web service, see the following table.
Operation Name | Description |
---|---|
TemplateQueryByExample |
Used to send Activity template values for a given template type. |
Request Message Description: TemplateQueryByExample
This Web service can be invoked with the Type value so that only related activity templates are returned. If you do not provide input, then all activity templates are returned. For a description of this request message, see the following table.
Node | Description | Type |
---|---|---|
Id |
Optional. Row Id. |
Character data |
Searchspec |
Optional. Search specification. |
Character data |
AutoTrigger |
Optional. Auto Trigger flag. |
Boolean |
Description |
Optional. Activity template description. |
Character data |
Name |
Optional. The name of the Activity template. |
Character data |
ParentTemplateId |
Optional. The parent template ID. |
Character data |
ProtocolId |
Optional. Protocol ID. |
Character data |
ProtocolTitle |
Optional. Protocol title. |
Character data |
Public |
Optional. Public flag. | Boolean |
TemplateType |
Optional. The template type. |
Character data |
Type |
Optional. Type. |
Character data |
Response Message Description: TemplateQueryByExample
For a description of this request message, see the following table.
Node | Description | Type |
---|---|---|
Id |
Row ID of the Activity template record. |
Character data |
AutoTrigger |
Auto Trigger flag. Values are Y or N. |
Boolean |
Description |
Activity template description. |
Character data |
Name |
Activity template name. |
Character data |
ParentTemplateId |
Parent template ID. |
Character data |
ProtocolId |
Protocol ID. |
Character data |
ProtocolTitle |
Protocol title. |
Character data |
Public |
Public flag. Values are Y or N. |
Boolean |
TemplateType |
Template type, such as document, activity, and so on |
Character data |
Type |
Activity template type. |
Character data |