Skip to main content

Overview

PropertyValue
Type IDsystemElement
Sort Order7
DomainRequirements (Requirements space)
Managed InSYSTEM-ELEMENTS document
ISO StandardIEC 60601 system decomposition

Custom Fields

System element work items have a single custom field for product decomposition classification:
Field IDDisplay NameTypeEnum
elementTypeElement TypeenumsystemElementType

systemElementType Values

The five-level decomposition hierarchy enables IEC 60601-based product structure modeling:
LevelEnum IDDisplay NameDescription
1systemSystemTop-level product (e.g., V Series Infusion Pump System)
2subsystemSubsystemMajor functional grouping (e.g., Fluid Pumping & Housing Subsystem)
3assemblyAssemblyIntegrated unit within a subsystem
4subassemblySubassemblySub-unit within an assembly
5componentComponentIndividual part or module (e.g., Peristaltic Pump Mechanism)
diagram

Standard Fields

FieldTypeDescription
titleStringName of the system element
descriptionRich textDetailed description of the element’s purpose and characteristics
statusEnum (systemElement-status)Extended 7-state lifecycle (adds In Progress vs. standard 6-state)
severityEnum (severity)General severity classification
priorityEnum (priority)Priority level
System elements use a 7-state lifecycle that includes an In Progress state between Draft and In Review, recognizing that system elements require active engineering work before review. See System Element Type Hierarchy for the full status enum.

System element work items participate in several link roles across the traceability graph:
Link RoleDirectionConnected TypePurpose
parentBothsystemElementHierarchical nesting (same-type only)
allocatedToReverse (from function, failureMode, riskRecord, processStep)MultipleItems allocated to this element
associatesReverse (from processStep)processStepProcess steps involving this element (RTM model)

Hierarchical Nesting

The parent link role enforces sameType='true', meaning only system elements can be nested under other system elements. Combined with the elementType field, this creates a typed hierarchy:
systemElement (elementType=system)
  +-- systemElement (elementType=subsystem)
       +-- systemElement (elementType=component)

RTM Domain Model

In the RTM domain model (rtm.yaml), SystemElement is a domain entity with:
PropertyValue
Polarion TypesystemElement
Exposed PropertiesoutlineNumber, description
RelationshipsTarget of allocatedTo from functions; target of associates from process steps

Reference Architecture

The Smart Infusion Pump reference device uses a 1 system + 6 subsystem decomposition with 35 total system elements:
LevelCountExamples
System1V Series Infusion Pump System
Subsystem6Fluid Pumping, Control & Processing, User Interface, Sensing & Monitoring, Power Management, External Communications
Component28Peristaltic Pump Mechanism, Main Control Unit, LCD Display, Ultrasonic Bubble Sensor, Rechargeable Battery Pack