digraph workflow {
	graph [_draw_="c 9 -#fffffe00 C 7 -#eeeeee P 4 0 0 0 292.5 294.38 292.5 294.38 0 ",
		bb="0,0,294.38,292.5",
		bgcolor="#eeeeee",
		clusterrank=local,
		color=black,
		dpi=96,
		fontsize=10,
		labeljust=left,
		nodesep=0.05,
		ranksep=0.22,
		xdotversion=1.7
	];
	node [color=black,
		fillcolor=lightgoldenrodyellow,
		fontcolor=black,
		fontname=Helvetica,
		fontsize=10,
		height=0,
		label="\N",
		shape=record,
		style=filled,
		width=0
	];
	edge [arrowsize=0.7,
		color=black,
		fontcolor=black,
		fontname=Helvetica,
		fontsize=8
	];
	subgraph cluster_inputs {
		graph [_draw_="S 6 -dashed c 7 -#000000 C 7 -#eeeeee P 4 11.38 226 11.38 284.5 283.38 284.5 283.38 226 ",
			_ldraw_="F 10 11 -Times-Roman c 7 -#000000 T 61 271 0 83.25 15 -Workflow Inputs ",
			bb="11.375,226,283.38,284.5",
			label="Workflow Inputs",
			lheight=0.18,
			lp="61,274.12",
			lwidth=1.16,
			rank=same,
			style=dashed
		];
		inputModule1	[_draw_="c 7 -#000000 C 7 -#94ddf4 P 4 19 234.5 19 255.25 101.75 255.25 101.75 234.5 ",
			_ldraw_="F 10 9 -Helvetica c 7 -#000000 T 60.38 241.75 0 66.75 12 -inputModule1 ",
			fillcolor="#94DDF4",
			height=0.30208,
			label=inputModule1,
			pos="60.375,244.88",
			rects="19,234.5,101.75,255.25",
			width=1.1493];
		inputModule2	[_draw_="c 7 -#000000 C 7 -#94ddf4 P 4 106 234.5 106 255.25 188.75 255.25 188.75 234.5 ",
			_ldraw_="F 10 9 -Helvetica c 7 -#000000 T 147.38 241.75 0 66.75 12 -inputModule2 ",
			fillcolor="#94DDF4",
			height=0.30208,
			label=inputModule2,
			pos="147.38,244.88",
			rects="106,234.5,188.75,255.25",
			width=1.1493];
		inputModule3	[_draw_="c 7 -#000000 C 7 -#94ddf4 P 4 193 234.5 193 255.25 275.75 255.25 275.75 234.5 ",
			_ldraw_="F 10 9 -Helvetica c 7 -#000000 T 234.38 241.75 0 66.75 12 -inputModule3 ",
			fillcolor="#94DDF4",
			height=0.30208,
			label=inputModule3,
			pos="234.38,244.88",
			rects="193,234.5,275.75,255.25",
			width=1.1493];
	}
	subgraph cluster_outputs {
		graph [_draw_="S 6 -dashed c 7 -#000000 C 7 -#eeeeee P 4 133.38 8 133.38 66.5 240.38 66.5 240.38 8 ",
			_ldraw_="F 10 11 -Times-Roman c 7 -#000000 T 187.12 15.25 0 91.5 16 -Workflow Outputs ",
			bb="133.38,8,240.38,66.5",
			label="Workflow Outputs",
			labelloc=b,
			lheight=0.18,
			lp="187.12,18.375",
			lwidth=1.27,
			rank=same,
			style=dashed
		];
		cases	[_draw_="c 7 -#000000 C 7 -#94ddf4 P 4 164.5 37.25 164.5 58 208.25 58 208.25 37.25 ",
			_ldraw_="F 10 9 -Helvetica c 7 -#000000 T 186.38 44.5 0 27.75 5 -cases ",
			fillcolor="#94DDF4",
			height=0.30208,
			label=cases,
			pos="186.38,47.625",
			rects="164.5,37.25,208.25,58",
			width=0.60764];
	}
	"read-potential-cases-fhir"	[_draw_="c 7 -#000000 C 7 -#fafad2 P 4 0 179 0 199.75 136.75 199.75 136.75 179 ",
		_ldraw_="F 10 9 -Helvetica c 7 -#000000 T 68.38 186.25 0 120.75 25 -read-potential-cases-fhir ",
		height=0.30208,
		label="read-potential-cases-fhir",
		pos="68.375,189.38",
		rects="0,179,136.75,199.75",
		width=1.8993];
	inputModule1 -> "read-potential-cases-fhir"	[_draw_="c 7 -#000000 B 4 61.84 234.06 62.91 226.9 64.4 216.98 65.68 208.4 ",
		_hdraw_="S 5 -solid c 7 -#000000 C 7 -#000000 P 3 68.08 208.91 66.69 201.62 63.23 208.18 ",
		_ldraw_="F 8 9 -Helvetica c 7 -#000000 T 91.88 210.4 0 51 11 -inputModule ",
		label=inputModule,
		lp="91.875,213.12",
		pos="e,66.917,200.13 61.842,234.06 62.914,226.9 64.397,216.98 65.679,208.4"];
	"sick-sinus-syndrome---primary"	[_draw_="c 7 -#000000 C 7 -#fafad2 P 4 61 131.5 61 152.25 227.75 152.25 227.75 131.5 ",
		_ldraw_="F 10 9 -Helvetica c 7 -#000000 T 144.38 138.75 0 150.75 29 -sick-sinus-syndrome---primary ",
		height=0.30208,
		label="sick-sinus-syndrome---primary",
		pos="144.38,141.88",
		rects="61,131.5,227.75,152.25",
		width=2.316];
	inputModule2 -> "sick-sinus-syndrome---primary"	[_draw_="c 7 -#000000 B 4 147.09 234.19 146.59 217.34 145.55 182.39 144.91 160.95 ",
		_hdraw_="S 5 -solid c 7 -#000000 C 7 -#000000 P 3 147.37 161.12 144.71 154.19 142.47 161.26 ",
		_ldraw_="F 8 9 -Helvetica c 7 -#000000 T 170.88 186.65 0 51 11 -inputModule ",
		label=inputModule,
		lp="170.88,189.38",
		pos="e,144.67,152.68 147.09,234.19 146.59,217.34 145.55,182.39 144.91,160.95"];
	"output-cases"	[_draw_="c 7 -#000000 C 7 -#fafad2 P 4 146.88 84 146.88 104.75 225.88 104.75 225.88 84 ",
		_ldraw_="F 10 9 -Helvetica c 7 -#000000 T 186.38 91.25 0 63 12 -output-cases ",
		height=0.30208,
		label="output-cases",
		pos="186.38,94.375",
		rects="146.88,84,225.88,104.75",
		width=1.0972];
	inputModule3 -> "output-cases"	[_draw_="c 7 -#000000 B 7 236.98 234.27 242.66 211.07 253.66 151.13 227.38 113.25 226.66 112.21 225.86 111.24 225.01 110.32 ",
		_hdraw_="S 5 -solid c 7 -#000000 C 7 -#000000 P 3 226.72 108.56 219.77 105.98 223.6 112.33 ",
		_ldraw_="F 8 9 -Helvetica c 7 -#000000 T 268.88 162.9 0 51 11 -inputModule ",
		label=inputModule,
		lp="268.88,165.62",
		pos="e,218.6,105.02 236.98,234.27 242.66,211.07 253.66,151.13 227.38,113.25 226.66,112.21 225.86,111.24 225.01,110.32"];
	"output-cases" -> cases	[_draw_="c 7 -#000000 B 4 186.38 83.88 186.38 78.85 186.38 72.5 186.38 66.58 ",
		_hdraw_="S 5 -solid c 7 -#000000 C 7 -#000000 P 3 188.83 66.92 186.38 59.92 183.93 66.92 ",
		pos="e,186.38,58.411 186.38,83.885 186.38,78.851 186.38,72.498 186.38,66.576"];
	"read-potential-cases-fhir" -> "sick-sinus-syndrome---primary"	[_draw_="c 7 -#000000 B 7 70.54 178.67 72.35 172.7 75.53 165.35 80.88 160.75 82.51 159.35 84.25 158.05 86.06 156.86 ",
		_hdraw_="S 5 -solid c 7 -#000000 C 7 -#000000 P 3 87.18 159.04 92.08 153.48 84.78 154.77 ",
		_ldraw_="F 8 9 -Helvetica c 7 -#000000 T 112.12 162.9 0 61.5 14 -potentialCases ",
		label=potentialCases,
		lp="112.12,165.62",
		pos="e,93.403,152.74 70.542,178.67 72.352,172.7 75.526,165.35 80.875,160.75 82.509,159.35 84.245,158.05 86.061,156.86"];
	"sick-sinus-syndrome---primary" -> "output-cases"	[_draw_="c 7 -#000000 B 7 152.88 131.05 157.54 125.73 163.46 119.07 168.88 113.25 169.5 112.58 170.13 111.9 170.78 111.22 ",
		_hdraw_="S 5 -solid c 7 -#000000 C 7 -#000000 P 3 172.51 112.95 175.61 106.21 168.99 109.55 ",
		_ldraw_="F 8 9 -Helvetica c 7 -#000000 T 199.12 115.4 0 61.5 14 -potentialCases ",
		label=potentialCases,
		lp="199.12,118.12",
		pos="e,176.66,105.13 152.88,131.05 157.54,125.73 163.46,119.07 168.88,113.25 169.5,112.58 170.13,111.9 170.78,111.22"];
}
