# Copyright Oughtibridge Ltd
digraph "clinical_process"
{
fontname="Cambria"
# label="clinical process"
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 process
62 [label="clinical process" fontname="Cambria" URL="https://contsys.org/concept/clinical_process" tooltip="healthcare process encompassing all healthcare provider activities and other prescribed healthcare activities that addresses identified or specified health issues" color="#b43232"]
#clinical process outcome evaluation
41 [label="clinical process outcome evaluation" fontname="Cambria" URL="https://contsys.org/concept/clinical_process_outcome_evaluation" tooltip="healthcare evaluation where the effects of a clinical process on a health state are assessed against the target condition and/or a health condition representing the input health state" color="#CC0014"]
#mandated period of care
85 [label="mandated period of care" fontname="Cambria" URL="https://contsys.org/concept/mandated_period_of_care" tooltip="set of healthcare activity periods where a healthcare provider is mandated to perform the healthcare activities required to address specific health needs" color="#085221"]
#clinical process interest
26 [label="clinical process interest" fontname="Cambria" URL="https://contsys.org/concept/clinical_process_interest" tooltip="health thread comprising all healthcare matters related to a specific clinical process" color="#58d81f"]
#health issue
15 [label="health issue" fontname="Cambria" URL="https://contsys.org/concept/health_issue" tooltip="representation of an issue related to the health of a subject of care as identified by one or more healthcare actors" color="#58d81f"]
#initial contact
86 [label="initial contact" fontname="Cambria" URL="https://contsys.org/concept/initial_contact" tooltip="contact during which a clinical process is initiated" color="#085221"]
#clinical process episode
91 [label="clinical process episode" fontname="Cambria" URL="https://contsys.org/concept/clinical_process_episode" tooltip="health related period that includes all healthcare activity periods in one clinical process" color="#085221"]
#healthcare process
63 [label="healthcare process" fontname="Cambria" URL="https://contsys.org/concept/healthcare_process" tooltip="set of interrelated or interacting healthcare activities which transforms inputs into outputs" color="#b43232"]
#healthcare process
63 [label="healthcare process" fontname="Cambria" URL="https://contsys.org/concept/healthcare_process" tooltip="set of interrelated or interacting healthcare activities which transforms inputs into outputs" color="#b43232"]
#input health state
29 [label="input health state" fontname="Cambria" URL="https://contsys.org/concept/input_health_state" tooltip="health state at the initiation of healthcare process" color="#58d81f"]
#healthcare activity
39 [label="healthcare activity" fontname="Cambria" URL="https://contsys.org/concept/healthcare_activity" tooltip="activity intended directly or indirectly to improve or maintain a health state" color="#CC0014"]
#healthcare process evaluation
42 [label="healthcare process evaluation" fontname="Cambria" URL="https://contsys.org/concept/healthcare_process_evaluation" tooltip="healthcare evaluation where healthcare processes are systematically assessed against requirements" color="#CC0014"]
#healthcare process
63 [label="healthcare process" fontname="Cambria" URL="https://contsys.org/concept/healthcare_process" tooltip="set of interrelated or interacting healthcare activities which transforms inputs into outputs" color="#b43232"]
#healthcare process
63 [label="healthcare process" fontname="Cambria" URL="https://contsys.org/concept/healthcare_process" tooltip="set of interrelated or interacting healthcare activities which transforms inputs into outputs" color="#b43232"]
#subject of care
3 [label="subject of care" fontname="Cambria" URL="https://contsys.org/concept/subject_of_care" tooltip="healthcare actor with a person role; who seeks to receive, is receiving, or has received healthcare" color="#9f1fd8"]
#output health state
30 [label="output health state" fontname="Cambria" URL="https://contsys.org/concept/output_health_state" tooltip="health state when a healthcare process ends" color="#58d81f"]
#care plan
72 [label="care plan" fontname="Cambria" URL="https://contsys.org/concept/care_plan" tooltip="dynamic, personalized plan including identified needed healthcare activities, health objectives and healthcare goals, relating to one or more specified health issues in a healthcare process" color="#6699cc"]
#healthcare quality management
64 [label="healthcare quality management" fontname="Cambria" URL="https://contsys.org/concept/healthcare_quality_management" tooltip="coordinated activities to direct and control a healthcare organization with regard to quality" color="#b43232"]
#health record
129 [label="health record" fontname="Cambria" URL="https://contsys.org/concept/health_record" tooltip="data repository regarding the health and healthcare of a subject of care" color="#d88d1f"]
#healthcare quality management
64 [label="healthcare quality management" fontname="Cambria" URL="https://contsys.org/concept/healthcare_quality_management" tooltip="coordinated activities to direct and control a healthcare organization with regard to quality" color="#b43232"]
#adverse event
65 [label="adverse event" fontname="Cambria" URL="https://contsys.org/concept/adverse_event" tooltip="unintended event that has negative influence upon healthcare processes" color="#b43232"]
#healthcare administration
67 [label="healthcare administration" fontname="Cambria" URL="https://contsys.org/concept/healthcare_administration" tooltip="administrative activities related to healthcare processes" color="#b43232"]
#healthcare service
68 [label="healthcare service" fontname="Cambria" URL="https://contsys.org/concept/healthcare_service" tooltip="service that is the result of a healthcare process" color="#b43232"]
#healthcare mandate
100 [label="healthcare mandate" fontname="Cambria" URL="https://contsys.org/concept/healthcare_mandate" tooltip="mandate (commission) based on a commitment and either an informed consent or an authorization by law, defining the rights and obligations of one healthcare actor with regard to his involvement in healthcare processes performed for a specific subject of care" color="#376fa6"]
#process
161 [label="process" fontname="Cambria" URL="https://contsys.org/concept/process" tooltip="set of interrelated or interacting activities that use inputs to deliver an intended result" color="#ffff80"]
#process
161 [label="process" fontname="Cambria" URL="https://contsys.org/concept/process" tooltip="set of interrelated or interacting activities that use inputs to deliver an intended result" color="#ffff80"]
#List of generalisations and specialisations
#clinical process IS A healthcare process
63 -> 62 [arrowtail="onormal" dir="back" color="blue" label="" tooltip="clinical process is a type of healthcare process" fontname="Cambria"]
#healthcare process IS A process
161 -> 63 [arrowtail="onormal" dir="back" color="blue" label="" tooltip="healthcare process is a type of process" fontname="Cambria"]
# List of associations
#0..1 input health state is input to 1 healthcare process
29 -> 63 [constraint=false, dir="forward" label="is input to" fontname="Cambria"]
#1..* healthcare activity 0..1 healthcare process
39 -> 63 [constraint=false, dir="forward" label="" fontname="Cambria"]
#0..* healthcare activity 0..1 healthcare activity
39 -> 39 [constraint=false, dir="forward" label="" fontname="Cambria"]
#1..* healthcare activity is performed for 1 subject of care
39 -> 3 [constraint=false, dir="forward" label="is performed for" fontname="Cambria"]
#1..* healthcare activity is recorded in 0..* health record
39 -> 129 [constraint=false, dir="forward" label="is recorded in" fontname="Cambria"]
#0..* clinical process outcome evaluation evaluates outcome of 1 clinical process
41 -> 62 [constraint=false, dir="forward" label="evaluates outcome of" fontname="Cambria"]
#0..* healthcare process evaluation evaluates 1..* healthcare process
42 -> 63 [constraint=false, dir="forward" label="evaluates" fontname="Cambria"]
#1..* clinical process includes 1..* mandated period of care
62 -> 85 [constraint=false, dir="forward" label="includes" fontname="Cambria"]
#1 clinical process has 0..1 clinical process interest
62 -> 26 [constraint=false, dir="forward" label="has" fontname="Cambria"]
#0..* clinical process addresses 1..* health issue
62 -> 15 [constraint=false, dir="forward" label="addresses" fontname="Cambria"]
#0..* healthcare process 0..1 healthcare process
63 -> 63 [constraint=false, dir="forward" label="" fontname="Cambria"]
#1..* healthcare process is performed for 1 subject of care
63 -> 3 [constraint=false, dir="forward" label="is performed for" fontname="Cambria"]
#1..* healthcare process has output 0..1 output health state
63 -> 30 [constraint=false, dir="forward" label="has output" fontname="Cambria"]
#0..* healthcare process is planned in 0..* care plan
63 -> 72 [constraint=false, dir="forward" label="is planned in" fontname="Cambria"]
#1..* healthcare process provides feedback to 0..1 healthcare quality management
63 -> 64 [constraint=false, dir="forward" label="provides feedback to" fontname="Cambria"]
#1..* healthcare process is documented in 0..* health record
63 -> 129 [constraint=false, dir="forward" label="is documented in" fontname="Cambria"]
#0..1 healthcare quality management controls quality of 1..* healthcare process
64 -> 63 [constraint=false, dir="forward" label="controls quality of" fontname="Cambria"]
#0..* adverse event influences 1..* healthcare process
65 -> 63 [constraint=false, dir="forward" label="influences" fontname="Cambria"]
#0..1 healthcare administration is supporting 1..* healthcare process
67 -> 63 [constraint=false, dir="forward" label="is supporting" fontname="Cambria"]
#0..1 healthcare service is the result of 1 healthcare process
68 -> 63 [constraint=false, dir="forward" label="is the result of" fontname="Cambria"]
#0..* care plan 0..* care plan
72 -> 72 [constraint=false, dir="forward" label="" fontname="Cambria"]
#0..* care plan 1..* healthcare activity
72 -> 39 [constraint=false, dir="forward" label="" fontname="Cambria"]
#0..* care plan addresses 1..* health issue
72 -> 15 [constraint=false, dir="forward" label="addresses" fontname="Cambria"]
#0..* care plan is recorded in 0..* health record
72 -> 129 [constraint=false, dir="forward" label="is recorded in" fontname="Cambria"]
#0..1 initial contact establishes 1 clinical process
86 -> 62 [constraint=false, dir="forward" label="establishes" fontname="Cambria"]
#1 clinical process episode is time interval for 1 clinical process
91 -> 62 [constraint=false, dir="forward" label="is time interval for" fontname="Cambria"]
#0..* healthcare mandate derives from 0..* healthcare mandate
100 -> 100 [constraint=false, dir="forward" label="derives from" fontname="Cambria"]
#1..* healthcare mandate implies access to 0..* health record
100 -> 129 [constraint=false, dir="forward" label="implies access to" fontname="Cambria"]
#0..* healthcare mandate is recorded in 0..* health record
100 -> 129 [constraint=false, dir="forward" label="is recorded in" fontname="Cambria"]
#1..* healthcare mandate concerns 1 subject of care
100 -> 3 [constraint=false, dir="forward" label="concerns" fontname="Cambria"]
#1..* healthcare mandate regulates 1..* healthcare process
100 -> 63 [constraint=false, dir="forward" label="regulates" fontname="Cambria"]
#0..* health record is accessed during 1..* healthcare activity
129 -> 39 [constraint=false, dir="forward" label="is accessed during" fontname="Cambria"]
#1..* health record concerns 1 subject of care
129 -> 3 [constraint=false, dir="forward" label="concerns" fontname="Cambria"]
}
Some PS