/
library_program_task_get ()
library_program_task_get ()
Function prototype | library_program_task_get (session, task) |
---|---|
API Version | All |
Returns details of one task of workplan with stage, program and protocol information. | |
Input |
|
Output | result: XML
ErrorMsg: Error message if the operation fails |
Request Sample | library_program_task_get (“LC53060c6f729de8.42629546”, 2156) |
ResponseSample | <library_program_task_getResponse env:encodingStyle="http://www.w3.org/2003/05/soap-encoding"> <result> <?xml version="1.0" encoding="utf-8"?> <task> <program> <ref>375</ref> <version>1</version> </program> <ref>14414</ref> <task_ref>15713</task_ref> <code>EASYCARE.SCORING</code> <name>NEEDS AND PRIORITIES SCORING</name> <version>2017-08-23 11:23:38</version> <description/> <taxonomy/> <type>REP</type> <device_type/> <image_info>{"resource_ref":14324,"description":"","mimeType":"jpg","code":"","scope":"PROGRAM"}<image_info> <category> <ref/> <description/> </category> <owner> <ref/> <name>PROGRAM</name> </owner> <editable> <owner>true</owner> </editable> <class>TASK</class> <activities> <activity> <ref>WORKPLAN/14414/TEMPLATE/12387/375|14414</ref> <description>Independence Score (= {{FORM.DATA.EASYCARE.SCORE.INDEPENDENCE}} / 100)</description> <hidden>0</hidden> <type>CUE</type> <editable>true</editable> <action_list> <action> <ref>ACTION=ITEM_DELETE&WORKPLAN=14414&TEMPLATE=12387</ref> <name/> <description/> <class>DELETE</class> </action> </action_list> </activity> <activity> <ref>WORKPLAN/14414/TEMPLATE/12388/375|14414</ref> <description>Risk of breakdown in care (= {{FORM.DATA.EASYCARE.SCORE.BREAKDOWN}} / 12)</description> <hidden>0</hidden> <type>CUE</type> <editable>true</editable> <action_list> <action> <ref>ACTION=ITEM_DELETE&WORKPLAN=14414&TEMPLATE=12388</ref> <name/> <description/> <class>DELETE</class> </action> </action_list> </activity> <activity> <ref>WORKPLAN/14414/TEMPLATE/12389/375|14414</ref> <description>Risk of falls (= {{FORM.DATA.EASYCARE.SCORE.FALLS}} / 8)</description> <hidden>0</hidden> <type>CUE</type> <editable>true</editable> <action_list> <action> <ref>ACTION=ITEM_DELETE&WORKPLAN=14414&TEMPLATE=12389</ref> <name/> <description/> <class>DELETE</class> </action> </action_list> </activity> </activities> <program> <ref>375</ref> </program> <protocol> <ref>2312</ref> </protocol> <workplan> <frequency/> <day>0</day> <end_day/> <week_days/> <order>0</order> <visibility_mode>3</visibility_mode> <allow_add_activity> <admission_required>false</admission_required> <direction>0</direction> <closed>false</closed> <background>false</background> <locked>false</locked> <default_time/> <roles/> <expiration> <unit>days</unit> <number>2</number> </expiration> </workplan> <trial_group/> <stage> <ref>OPT</ref> <description>OPTIONAL</description> </stage> </task> </result> <ErrorMsg></ErrorMsg> </library_program_task_getResponse> |
, multiple selections available,
Related content
library_program_task_set ()
library_program_task_set ()
More like this
† library_program_task_schedule_set ()
† library_program_task_schedule_set ()
More like this
task_set ()
task_set ()
More like this
TASK OBJECT
TASK OBJECT
More like this
workplan_get ()
workplan_get ()
More like this
workplan_set ()
workplan_set ()
More like this