# Copyright Oughtibridge Ltd
digraph "clinical_change_management"
{
fontname="Cambria"
# label="clinical change management"
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
#clinical change management
7 [label="clinical change management" fontname="Cambria" URL="https://81001.org/concept/clinical_change_management" tooltip="strategic and systematic approach that supports people and their organizations in the successful transition and adoption of electronic health solutions, with a focus on outcomes including solution adoption by users and the realization of benefits" color="#a74d00"]
#change management
5 [label="change management" fontname="Cambria" URL="https://81001.org/concept/change_management" tooltip="process for recording, coordination, approval and monitoring of all changes" color="#a74d00"]
#change management
5 [label="change management" fontname="Cambria" URL="https://81001.org/concept/change_management" tooltip="process for recording, coordination, approval and monitoring of all changes" color="#a74d00"]
#process
39 [label="process" fontname="Cambria" URL="https://81001.org/concept/process" tooltip="set of interrelated or interacting activities that use inputs to deliver an intended result" color="#a74d00"]
#process
39 [label="process" fontname="Cambria" URL="https://81001.org/concept/process" tooltip="set of interrelated or interacting activities that use inputs to deliver an intended result" color="#a74d00"]
#quality
41 [label="quality" fontname="Cambria" URL="https://81001.org/concept/quality" tooltip="degree to which all the properties and characteristics of a product, process, or service satisfy the requirements which ensue from the purpose for which that product, process, or service is to be used" color="#a74d00"]
#List of generalisations and specialisations
#clinical change management IS A change management
5 -> 7 [arrowtail="onormal" dir="back" color="blue" label="" tooltip="clinical change management is a type of change management" fontname="Cambria"]
#change management IS A process
39 -> 5 [arrowtail="onormal" dir="back" color="blue" label="" tooltip="change management is a type of process" fontname="Cambria"]
# List of associations
#0..* process determines 1 quality
39 -> 41 [constraint=false, dir="forward" label="determines" fontname="Cambria"]
}
Some PS