# Copyright Oughtibridge Ltd
digraph "Package_Healthcare matters"
{
fontname="Cambria"
# label="Healthcare matters"
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
#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"]
#health thread
16 [label="health thread" fontname="Cambria" URL="https://contsys.org/concept/health_thread" tooltip="defined association between healthcare matters as determined by one or more healthcare actors" color="#58d81f"]
#target condition
17 [label="target condition" fontname="Cambria" URL="https://contsys.org/concept/target_condition" tooltip="potential health condition representing health objectives and/or healthcare goals" color="#58d81f"]
#risk condition
18 [label="risk condition" fontname="Cambria" URL="https://contsys.org/concept/risk_condition" tooltip="potential health condition representing an unintended future health state" color="#58d81f"]
#professionally assessed condition
19 [label="professionally assessed condition" fontname="Cambria" URL="https://contsys.org/concept/professionally_assessed_condition" tooltip="observed condition assessed by a healthcare professional concerning the genesis, the course, the severity or the impact of the health state" color="#58d81f"]
#health condition
20 [label="health condition" fontname="Cambria" URL="https://contsys.org/concept/health_condition" tooltip="observed or potential observable aspects of the health state at a given time" color="#58d81f"]
#observed condition
21 [label="observed condition" fontname="Cambria" URL="https://contsys.org/concept/observed_condition" tooltip="health condition observed by a healthcare actor" color="#58d81f"]
#potential health condition
22 [label="potential health condition" fontname="Cambria" URL="https://contsys.org/concept/potential_health_condition" tooltip="possible future or current health condition described by a healthcare actor" color="#58d81f"]
#prognostic condition
23 [label="prognostic condition" fontname="Cambria" URL="https://contsys.org/concept/prognostic_condition" tooltip="potential health condition representing the expected course of a health state as assessed by healthcare professionals" color="#58d81f"]
#health state
24 [label="health state" fontname="Cambria" URL="https://contsys.org/concept/health_state" tooltip="physical and mental functions, body structure, personal factors, activity, participation and environmental aspects as the composite health of a subject of care" color="#58d81f"]
#considered condition
25 [label="considered condition" fontname="Cambria" URL="https://contsys.org/concept/considered_condition" tooltip="potential health condition considered by a healthcare actor on the basis of one or more observed conditions" color="#58d81f"]
#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 problem list
27 [label="health problem list" fontname="Cambria" URL="https://contsys.org/concept/health_problem_list" tooltip="health thread linking a set of health problems" color="#58d81f"]
#health condition evolution
28 [label="health condition evolution" fontname="Cambria" URL="https://contsys.org/concept/health_condition_evolution" tooltip="health thread showing the evolution of health conditions during a healthcare process, starting with the health condition that represents the input health state" color="#58d81f"]
#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"]
#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"]
#resultant condition
31 [label="resultant condition" fontname="Cambria" URL="https://contsys.org/concept/resultant_condition" tooltip="observed condition representing an output health state" color="#58d81f"]
#excluded condition
32 [label="excluded condition" fontname="Cambria" URL="https://contsys.org/concept/excluded_condition" tooltip="considered condition that one or more healthcare professionals have determined not to be consistent with the known observed conditions" color="#58d81f"]
#healthcare matter
33 [label="healthcare matter" fontname="Cambria" URL="https://contsys.org/concept/healthcare_matter" tooltip="representation of a matter related to the health of a subject of care and/or the provision of healthcare to that subject of care, as identified by one or more healthcare actors" color="#58d81f"]
#working diagnosis
34 [label="working diagnosis" fontname="Cambria" URL="https://contsys.org/concept/working_diagnosis" tooltip="considered condition that one or more healthcare professionals have determined to be the most consistent with the currently known observed conditions" color="#58d81f"]
#health problem
35 [label="health problem" fontname="Cambria" URL="https://contsys.org/concept/health_problem" tooltip="health condition considered by a healthcare actor to be a problem" color="#58d81f"]
#health need
36 [label="health need" fontname="Cambria" URL="https://contsys.org/concept/health_need" tooltip="deficit in the current health state compared to aspects of a desired future health state" color="#58d81f"]
#List of generalisations and specialisations
#health condition IS A health issue
15 -> 20 [arrowtail="onormal" dir="back" color="blue" label="" tooltip="health condition is a type of health issue" fontname="Cambria"]
#clinical process interest IS A health thread
16 -> 26 [arrowtail="onormal" dir="back" color="blue" label="" tooltip="clinical process interest is a type of health thread" fontname="Cambria"]
#health problem list IS A health thread
16 -> 27 [arrowtail="onormal" dir="back" color="blue" label="" tooltip="health problem list is a type of health thread" fontname="Cambria"]
#health condition evolution IS A health thread
16 -> 28 [arrowtail="onormal" dir="back" color="blue" label="" tooltip="health condition evolution is a type of health thread" fontname="Cambria"]
#working diagnosis IS A professionally assessed condition
19 -> 34 [arrowtail="onormal" dir="back" color="blue" label="" tooltip="working diagnosis is a type of professionally assessed condition" fontname="Cambria"]
#observed condition IS A health condition
20 -> 21 [arrowtail="onormal" dir="back" color="blue" label="" tooltip="observed condition is a type of health condition" fontname="Cambria"]
#potential health condition IS A health condition
20 -> 22 [arrowtail="onormal" dir="back" color="blue" label="" tooltip="potential health condition is a type of health condition" fontname="Cambria"]
#health problem IS A health condition
20 -> 35 [arrowtail="onormal" dir="back" color="blue" label="" tooltip="health problem is a type of health condition" fontname="Cambria"]
#professionally assessed condition IS A observed condition
21 -> 19 [arrowtail="onormal" dir="back" color="blue" label="" tooltip="professionally assessed condition is a type of observed condition" fontname="Cambria"]
#resultant condition IS A observed condition
21 -> 31 [arrowtail="onormal" dir="back" color="blue" label="" tooltip="resultant condition is a type of observed condition" fontname="Cambria"]
#target condition IS A potential health condition
22 -> 17 [arrowtail="onormal" dir="back" color="blue" label="" tooltip="target condition is a type of potential health condition" fontname="Cambria"]
#risk condition IS A potential health condition
22 -> 18 [arrowtail="onormal" dir="back" color="blue" label="" tooltip="risk condition is a type of potential health condition" fontname="Cambria"]
#prognostic condition IS A potential health condition
22 -> 23 [arrowtail="onormal" dir="back" color="blue" label="" tooltip="prognostic condition is a type of potential health condition" fontname="Cambria"]
#considered condition IS A potential health condition
22 -> 25 [arrowtail="onormal" dir="back" color="blue" label="" tooltip="considered condition is a type of potential health condition" fontname="Cambria"]
#input health state IS A health state
24 -> 29 [arrowtail="onormal" dir="back" color="blue" label="" tooltip="input health state is a type of health state" fontname="Cambria"]
#output health state IS A health state
24 -> 30 [arrowtail="onormal" dir="back" color="blue" label="" tooltip="output health state is a type of health state" fontname="Cambria"]
#excluded condition IS A considered condition
25 -> 32 [arrowtail="onormal" dir="back" color="blue" label="" tooltip="excluded condition is a type of considered condition" fontname="Cambria"]
#working diagnosis IS A considered condition
25 -> 34 [arrowtail="onormal" dir="back" color="blue" label="" tooltip="working diagnosis is a type of considered condition" fontname="Cambria"]
#health issue IS A healthcare matter
33 -> 15 [arrowtail="onormal" dir="back" color="blue" label="" tooltip="health issue is a type of healthcare matter" fontname="Cambria"]
# List of associations
#0..* health thread links 0..* health thread
16 -> 16 [constraint=false, dir="forward" label="links" fontname="Cambria"]
#0..* health thread links 0..* healthcare matter
16 -> 33 [constraint=false, dir="forward" label="links" fontname="Cambria"]
#0..* potential health condition represents potential aspects of 1 health state
22 -> 24 [constraint=false, dir="forward" label="represents potential aspects of " fontname="Cambria"]
#0..* prognostic condition is based on 1..* professionally assessed condition
23 -> 19 [constraint=false, dir="forward" label="is based on" fontname="Cambria"]
#1 health state is observed as 0..* observed condition
24 -> 21 [constraint=false, dir="forward" label="is observed as" fontname="Cambria"]
#0..* considered condition is based on 1..* observed condition
25 -> 21 [constraint=false, dir="forward" label="is based on" fontname="Cambria"]
#0..1 health condition evolution relates to 1 input health state
28 -> 29 [constraint=false, dir="forward" label="relates to" fontname="Cambria"]
#0..* health condition evolution shows the evolution of 1..* health condition
28 -> 20 [constraint=false, dir="forward" label="shows the evolution of" fontname="Cambria"]
#1 output health state is observed as 0..* resultant condition
30 -> 31 [constraint=false, dir="forward" label="is observed as" fontname="Cambria"]
#0..* excluded condition is not consistent with 1..* observed condition
32 -> 21 [constraint=false, dir="forward" label="is not consistent with" fontname="Cambria"]
#0..* working diagnosis is consistent with 1..* observed condition
34 -> 21 [constraint=false, dir="forward" label="is consistent with" fontname="Cambria"]
#0..* health need is deficit in 1 health state
36 -> 24 [constraint=false, dir="forward" label="is deficit in" fontname="Cambria"]
}
Some PS