Appendix E: System Description#
This appendix presents the system context for the complete example in the form of individual PANOPTIC contextual mappings for the clinical and research uses cases and multiple dataflow diagrams. The dataflow diagrams distinguish between the clinical use case, the research use case for physical versus digital samples, and dataflows shared by the use cases.
PANOPTIC Contextual Mapping for Clinical Use Case#

PANOPTIC Contextual Mapping for Research Use Case#

Dataflow Diagram Legend#
Element |
Symbol |
Discussion |
---|---|---|
External Entity |
![]() |
Object: A sharp-cornered rectangle. Represents: Anything outside your control. Examples include people and systems run by other organizations or even divisions. |
Process |
![]() |
Object: A rounded rectangle. Represents: Any digital or physical process that generates or manipulates data, including running code, scripts, shell commands, Structured Query Language (SQL) queries, et cetera. |
Data Store |
![]() |
Object: A drum. Represents: Anywhere data are stored, including files, databases, shared memory, cloud storage services, cookies, et cetera. |
Dataflows |
![]() |
Object: A double-headed arrow. Represents: All the ways that components can exchange data with one another. If a flow is unidirectional, you can represent the sending side as an empty arrow. |
Human Actor |
![]() |
Object: A stick figure. Represents: Any human actor in the environment. |
Each two-dimensional object with solid lines represents a component. All lines connecting components represent dataflows that can be either digital or physical (such as a network connection or a human inserting a physical sample into a sequencer). Dataflows are shown as double-headed arrows. A hollow arrow on one side of a given dataflow implies that the component on that side of the dataflow is the exclusive source.
Dataflow Diagram for Clinical Use Case#

Dataflow Diagram for Research Physical Use Case#

Dataflow Diagram for Research Digital Use Case#
