# Copyright Oughtibridge Ltd
digraph "Package_Key properties"
{
fontname="Cambria"
# label="Key properties of health IT systems"
layout="neato"
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
sep=0.2
splines=curved
# Start of the main graph
# List of concepts
#effectiveness
12 [label="effectiveness" fontname="Cambria" URL="https://81001.org/concept/effectiveness" tooltip="ability to produce the intended result" color="#a74d00"]
#intended use
29 [label="intended use" fontname="Cambria" URL="https://81001.org/concept/intended_use" tooltip="use for which a product, process or service is intended according to the specifications, instructions and information provided by the manufacturer" color="#a74d00"]
#key properties
32 [label="key properties" fontname="Cambria" URL="https://81001.org/concept/key_property" tooltip="three risk management characteristics of safety, effectiveness, and security" color="#a74d00"]
#privacy
38 [label="privacy" fontname="Cambria" URL="https://81001.org/concept/privacy" tooltip="freedom from intrusion into the private life or affairs of an individual when that intrusion results from undue or illegal gathering and use of data about that individual" 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"]
#safety
55 [label="safety" fontname="Cambria" URL="https://81001.org/concept/safety" tooltip="freedom from unacceptable risk" color="#a74d00"]
#security
56 [label="security" fontname="Cambria" URL="https://81001.org/concept/security" tooltip="state where information and systems are protected from unauthorized activities, such as access, use, disclosure, disruption, modification, or destruction to a degree that the related risks to confidentiality, integrity, and availability are maintained at an acceptable level throughout the lifecycle" color="#a74d00"]
#security capability
57 [label="security capability" fontname="Cambria" URL="https://81001.org/concept/security_capability" tooltip="broad category of technical, administrative or organizational controls to manage risks to confidentiality, integrity, availability and accountability of data and systems" color="#a74d00"]
#verification
66 [label="verification" fontname="Cambria" URL="https://81001.org/concept/verification" tooltip="confirmation, through the provision of objective evidence, that specified requirements have been fulfilled" color="#a74d00"]
#risk
45 [label="risk" fontname="Cambria" URL="https://81001.org/concept/risk" tooltip="combination of the probability of occurrence of harm and the severity of that harm" color="#a7ff00"]
#risk management
51 [label="risk management" fontname="Cambria" URL="https://81001.org/concept/risk_management" tooltip="systematic application of management policies, procedures and practices to the tasks of analysing, evaluating, controlling and monitoring risk" color="#a7ff00"]
#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"]
#health IT system
22 [label="health IT system" fontname="Cambria" URL="https://81001.org/concept/health_IT_system" tooltip="combination of interacting health IT elements that is configured and implemented to support and enable an individual or organization’s specific health objectives" color="#ff0700"]
#system
60 [label="system" fontname="Cambria" URL="https://81001.org/concept/system" tooltip="combination of interacting elements organized to achieve one or more stated purposes" color="#ff0700"]
#system
60 [label="system" fontname="Cambria" URL="https://81001.org/concept/system" tooltip="combination of interacting elements organized to achieve one or more stated purposes" color="#ff0700"]
#asset
3 [label="asset" fontname="Cambria" URL="https://81001.org/concept/asset" tooltip="physical or digital entity that has value to an individual, an organization or a government" color="#ff0700"]
#asset
3 [label="asset" fontname="Cambria" URL="https://81001.org/concept/asset" tooltip="physical or digital entity that has value to an individual, an organization or a government" color="#ff0700"]
#usability
64 [label="usability" fontname="Cambria" URL="https://81001.org/concept/usability" tooltip="characteristic of the user interface that facilitates use and thereby establishes effectiveness, efficiency and user satisfaction in the intended use environment" 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-release management
72 [label="change-release management" fontname="Cambria" URL="https://81001.org/concept/change-release management" tooltip="process that ensures that all changes to the health IT infrastructure (and its components) are assessed, approved, implemented and reviewed in a controlled manner and that changes are delivered, distributed, and tracked, leading to release of the change in a controlled manner with appropriate input and output with configuration management" color="#a74d00"]
#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"]
#implementation
26 [label="implementation" fontname="Cambria" URL="https://81001.org/concept/implementation" tooltip="life cycle phase at the end of which the hardware, software and procedures of the system considered become operational" color="#a74d00"]
#verification
66 [label="verification" fontname="Cambria" URL="https://81001.org/concept/verification" tooltip="confirmation, through the provision of objective evidence, that specified requirements have been fulfilled" color="#a74d00"]
#List of generalisations and specialisations
#system IS A asset
3 -> 60 [arrowtail="onormal" dir="back" color="blue" label="" tooltip="system is a type of asset" fontname="Cambria"]
#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"]
#security IS A key properties
32 -> 56 [arrowtail="onormal" dir="back" color="blue" label="" tooltip="security is a type of key properties" fontname="Cambria"]
#safety IS A key properties
32 -> 55 [arrowtail="onormal" dir="back" color="blue" label="" tooltip="safety is a type of key properties" fontname="Cambria"]
#effectiveness IS A key properties
32 -> 12 [arrowtail="onormal" dir="back" color="blue" label="" tooltip="effectiveness is a type of key properties" 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"]
#implementation IS A process
39 -> 26 [arrowtail="onormal" dir="back" color="blue" label="" tooltip="implementation is a type of process" fontname="Cambria"]
#risk management IS A process
39 -> 51 [arrowtail="onormal" dir="back" color="blue" label="" tooltip="risk management is a type of process" fontname="Cambria"]
#change-release management IS A process
39 -> 72 [arrowtail="onormal" dir="back" color="blue" label="" tooltip="change-release management is a type of process" fontname="Cambria"]
#health IT system IS A system
60 -> 22 [arrowtail="onormal" dir="back" color="blue" label="" tooltip="health IT system is a type of system" fontname="Cambria"]
# List of associations
#1 implementation implements 1 system
26 -> 60 [constraint=false, dir="forward" label="implements" fontname="Cambria"]
#1 quality measures alignment with 1 intended use
41 -> 29 [constraint=false, dir="forward" label="measures alignment with" fontname="Cambria"]
#0..* risk management monitors 0..* risk
51 -> 45 [constraint=false, dir="forward" label="monitors" fontname="Cambria"]
#1 safety freedom from unacceptable 0..* risk
55 -> 45 [constraint=false, dir="forward" label="freedom from unacceptable" fontname="Cambria"]
#0..* security capability manage security risk to 0..* asset
57 -> 3 [constraint=false, dir="forward" label="manage security risk to" fontname="Cambria"]
#0..* usability establishes 0..* effectiveness
64 -> 12 [constraint=false, dir="forward" label="establishes" fontname="Cambria"]
#0..* usability may decrease 0..* safety
64 -> 55 [constraint=false, dir="forward" label="may decrease" fontname="Cambria"]
#0..* usability may increase 0..* safety
64 -> 55 [constraint=false, dir="forward" label="may increase" fontname="Cambria"]
#0..* security protects 1..* privacy
56 -> 38 [constraint=false, dir="forward" label="protects" fontname="Cambria"]
#0..* security capability facilitates 1..* security
57 -> 56 [constraint=false, dir="forward" label="facilitates" fontname="Cambria"]
#0..* effectiveness quantifies ability to meet 1..* intended use
12 -> 29 [constraint=false, dir="forward" label="quantifies ability to meet" fontname="Cambria"]
#0..* verification quantifies 0..* quality
66 -> 41 [constraint=false, dir="forward" label="quantifies" fontname="Cambria"]
#0..* health IT system has 0..* key properties
22 -> 32 [constraint=false, dir="forward" label="has" fontname="Cambria"]
#0..* quality determines satisfaction of 0..* key properties
41 -> 32 [constraint=false, dir="forward" label="determines satisfaction of" fontname="Cambria"]
#0..* process determines 1 quality
39 -> 41 [constraint=false, dir="forward" label="determines" fontname="Cambria"]
#0..* usability contributes to 0..* security
64 -> 56 [constraint=false, dir="forward" label="contributes to" fontname="Cambria"]
#0..* usability is a part of 0..* quality
64 -> 41 [constraint=false, dir="forward" label="is a part of" fontname="Cambria"]
}
Some PS