flowchart LR
classDef activity fill:#AFDAFD,stroke:#6c8ebf,stroke-width:2px,color:#000880
classDef doc fill:#0565b3,stroke:#6c8ebf,stroke-width:2px,color:#ffffff
371@{ shape: doc, label: "دستورالعملهای نظارتی"}
class 371 doc
185@{ label: " OE8.5 تعریف درمان "}
class 185 activity
136@{ label: " OE2.1 جمعآوری قوانین کسبوکار "}
class 136 activity
137@{ label: " OE2.2 تفسیر قوانین کسبوکار "}
class 137 activity
185 --> 371
136 --> 371
371 --> 136
371 --> 137