Logical list data structure, where each item has a value and can be referred
to by a name and a positional index in the list. The list may be empty.
Use Used to represent any data which is logically a list of values, such as
blood pressure, most protocols, many blood tests etc.
Not to be used for time-based lists, which should be represented with the proper
temporal class, i.e. HISTORY.
Declaration :
Artifact : ITEM_LIST
Relation items (<directional composition>) |
Physical representation of the list.
Declaration :
Operation item_count |
Declaration :
Operation names |
Declaration :
Operation as_hierarchy |
Generate a CEN EN13606-compatible hierarchy consisting of a single CLUSTER
containing the ELEMENTs of this list.
Declaration :
All public operations : as_hierarchy , as_hierarchy , concept , is_archetype_root , item_at_path , item_count , items_at_path , names , parent , path_exists , path_of_item , path_unique