Page tree

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »


Definition status

Currently, there is no way to express the definition status in the template language. The definition can be used in two senario.

  1. Definition status for focus concept to support proximal primitive parent modeling. For example:

    [[ +id (<< 64572001 |Disease| {{ C.definitionStatus = primitive }} ) ]]

    This would allow disease or any primitive subconcepts to be used as parent concept for modeling. 

  2. Definition status for concepts modelled by template
    Most concepts can be 'defined' if they conform to the template. In particular,  However, some of them are not and they need to be assigned as 'primitive'. 

Repeating role group

There are use cases to support that same attributes need to be present in multiple role groups. For example, fracture of x and y bones, Bilateral cataracts.

Default value

A default value could be specified and populated in the authoring platform when a range is specified in the template. 

  • No labels