# Copyright Oughtibridge Ltd
digraph "quality_in_healthcare"
{
fontname="Cambria"
# label="quality in healthcare"
layout="fdp"
size="8.8 12" # Keep within 8.8" wide, 12" deep
sep=0.3
outputmode=edgefirst
remincross=true
splines=curved
overlap=false
node [shape=box style=rounded] # Defines the common node specification
# Diagram specific parameters - override any above
# Start of the main graph
# List of concepts
#quality in healthcare
155 [label="quality in healthcare" fontname="Cambria" URL="https://contsys.org/concept/quality_in_healthcare" tooltip="degree to which healthcare (3.1.1) fulfils requirements related to defined quality characteristics" color="#ffff80"]
#List of generalisations and specialisations
# List of associations
}
Some PS