BPMN, short for Business Process Model and Notation, is a graphical standard for specifying business processes. [1] It was created by the Business Process Management Initiative (BPMI) in May 2004 and has been maintained by the Object Management Group (OMG) since the two organisations merged in 2005. [1] The current release is BPMN 2.0.2, published in January 2014, and the standard has also been ratified as ISO 19510. [1] BPMN uses a fixed vocabulary of shapes (events as circles, activities as rounded rectangles, gateways as diamonds, swim lanes for participants) so a process drawn in BPMN looks the same whether it was authored by a business analyst, a developer, or a quality manager. [1] [2] BPMN diagrams sit alongside SOPs and work instructions: the diagram shows the process structure, the SOPs and work instructions tell people how to execute each step. [3]
Key characteristics
- Uses a fixed visual vocabulary: circles for events, rounded rectangles for activities, diamonds for gateways, lanes for roles. [1] [2]
- Is an international standard (also ratified as ISO/IEC 19510), so diagrams are portable across tools. [1]
- Shows process flow at a level of detail useful for analysis, automation, or audit. [3]
- Pairs naturally with SOPs and work instructions, which describe the how.
- Can be executed by some BPMS engines if drawn at the right level of formality. [1]
Example
Modelling a customer order process
A small distributor maps its order-to-shipment process in BPMN. The diagram has three swim lanes (Customer, Sales, Warehouse), starts with a 'Customer places order' event, runs through activities like 'Verify stock', has a gateway at 'Stock available?', and ends with 'Order shipped'. The diagram lives in the quality manual. The actual SOP for 'Verify stock' and the work instruction for 'Pick and pack' are linked from the boxes. An auditor can trace the whole process at a glance, then drill into each box to see how it is executed.
How SOPX handles this
BPMN diagrams describe process structure, not how to perform each step. The two pair well: a BPMN tool draws the high-level flow, SOPX captures the executable detail behind every box. When an auditor or new hire clicks into a 'Verify stock' activity, the linked SOPX procedure shows the actual steps, with video, screenshots, and the option to translate into 50+ languages. The diagram tells you what happens. The procedure tells you how.
Frequently asked questions
Is BPMN the same as a flowchart?
What are the four categories of BPMN elements?
Do I need to use BPMN for ISO 9001?
When is BPMN overkill?
Can BPMN diagrams be executed automatically?
Sources
Statements above draw on the references below. Numbers in the text link to the matching entry.
- [1]Business Process Model and NotationWikipedia · Accessed 2026-04-28
- [2]What is BPMN?Visual Paradigm · Accessed 2026-04-28
- [3]Business Process Modeling Notation (BPMN)Microsoft · Accessed 2026-04-28