# Missing interface definition in Task Planning Specification **Category:** [Task Planning/GDL](https://discourse.openehr.org/c/task-planning-gdl/27) **Created:** 2019-11-17 12:22 UTC **Views:** 731 **Replies:** 1 **URL:** https://discourse.openehr.org/t/missing-interface-definition-in-task-planning-specification/158 --- ## Post #1 by @jmewes The [Global Class Index](https://specifications.openehr.org/releases/AA_GLOBAL/latest/index.html) contains a link to the interface `I_TASK_PLAN_DEFINITION` which doesn't exist in the HTML page of the [ Task Planning Specification](https://specifications.openehr.org/releases/PROC/latest/task_planning.html#_i_task_plan_definition_interface). Here is the ADOC file for this interface: [specifications-PROC/docs/UML/classes/i_task_plan_definition.adoc](https://github.com/openEHR/specifications-PROC/blob/8d34bed7568e3d2bc1e07d2db2c3bed9f998e5a0/docs/UML/classes/i_task_plan_definition.adoc) (Including a function called "etc" which looks like a placeholder to me.) The include was removed with this commit: https://github.com/openEHR/specifications-PROC/commit/6a360e17e3cfc001f9e89fe1bff354727b257f6d#diff-6e3a9f0f5385f1b20243e367edb38164L23 The interface is used in the return type of [`I_WORK_PLAN_DEFINITION#plan`](https://specifications.openehr.org/releases/PROC/latest/task_planning.html#_i_work_plan_definition_interface). Is this work in progress or a bug which should be resolved? --- ## Post #2 by @thomas.beale It is work in progress! But we need to remove inconsistencies like this anyway, I'll follow up. --- **Canonical:** https://discourse.openehr.org/t/missing-interface-definition-in-task-planning-specification/158 **Original content:** https://discourse.openehr.org/t/missing-interface-definition-in-task-planning-specification/158