# Copyright Oughtibridge Ltd
digraph "Package_Responsibilities"
{
fontname="Cambria"
# label="Responsibilities"
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
#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"]
#care period mandate
101 [label="care period mandate" fontname="Cambria" URL="https://contsys.org/concept/care_period_mandate" tooltip="healthcare mandate commissioning a mandated period of care" color="#376fa6"]
#continuity facilitator mandate
102 [label="continuity facilitator mandate" fontname="Cambria" URL="https://contsys.org/concept/continuity_facilitator_mandate" tooltip="healthcare mandate assigning the right and obligation to monitor and coordinate the delivery of care described in those care period mandates related to healthcare matters linked by specific health threads" color="#376fa6"]
#demand for care
103 [label="demand for care" fontname="Cambria" URL="https://contsys.org/concept/demand_for_care" tooltip="demand for healthcare provider activities expressed by a healthcare actor" color="#376fa6"]
#demand mandate
104 [label="demand mandate" fontname="Cambria" URL="https://contsys.org/concept/demand_mandate" tooltip="healthcare mandate implying the right and obligation to demand healthcare activities" color="#376fa6"]
#consent competence
105 [label="consent competence" fontname="Cambria" URL="https://contsys.org/concept/consent_competence" tooltip="capability of the subject of care and/or the subject of care proxy to give informed consent or dissent" color="#376fa6"]
#informed consent
106 [label="informed consent" fontname="Cambria" URL="https://contsys.org/concept/informed_consent" tooltip="permission to perform healthcare activities, voluntarily given by a subject of care having consent competence, or by a subject of care proxy, after having been informed about the purpose and the possible results of the healthcare activities" color="#376fa6"]
#authorization by law
107 [label="authorization by law" fontname="Cambria" URL="https://contsys.org/concept/authorization_by_law" tooltip="provision in legislation that in certain circumstances may overrule the need for informed consent" color="#376fa6"]
#reason for demand for care
108 [label="reason for demand for care" fontname="Cambria" URL="https://contsys.org/concept/reason_for_demand_for_care" tooltip="subject of care or a subject of care proxy's perception of health needs motivating a demand for care" color="#376fa6"]
#demand for initial contact
109 [label="demand for initial contact" fontname="Cambria" URL="https://contsys.org/concept/demand_for_initial_contact" tooltip="first demand for care concerning one or more specific health issues to be assessed by a healthcare provider" color="#376fa6"]
#mandate to export personal information
110 [label="mandate to export personal information" fontname="Cambria" URL="https://contsys.org/concept/mandate_to_export_personal_information" tooltip="healthcare mandate implying the right to communicate health record extracts" color="#376fa6"]
#healthcare commitment
111 [label="healthcare commitment" fontname="Cambria" URL="https://contsys.org/concept/healthcare_commitment" tooltip="acceptance of a healthcare mandate by the healthcare actor to whom it is assigned" color="#376fa6"]
#request
112 [label="request" fontname="Cambria" URL="https://contsys.org/concept/request" tooltip="demand for care where a healthcare professional asks a healthcare provider to perform one or more healthcare provider activities" color="#376fa6"]
#dissent
113 [label="dissent" fontname="Cambria" URL="https://contsys.org/concept/dissent" tooltip="refusal to permit specific healthcare activities to be performed" color="#376fa6"]
#subject of care desire
114 [label="subject of care desire" fontname="Cambria" URL="https://contsys.org/concept/subject_of_care_desire" tooltip="desire expressed by the subject of care or the subject of care proxy regarding the performance of certain healthcare activities" color="#376fa6"]
#clinical process mandate
116 [label="clinical process mandate" fontname="Cambria" URL="https://contsys.org/concept/clinical_process_mandate" tooltip="" color="#376fa6"]
#healthcare activity mandate
117 [label="healthcare activity mandate" fontname="Cambria" URL="https://contsys.org/concept/healthcare_activity_mandate" tooltip="healthcare mandate assigning the right and obligation to perform specific healthcare activities" color="#376fa6"]
#referral
118 [label="referral" fontname="Cambria" URL="https://contsys.org/concept/referral" tooltip="demand for care where a healthcare professional asks a healthcare provider to state a healthcare commitment for a care period mandate" color="#376fa6"]
#List of generalisations and specialisations
#care period mandate IS A healthcare mandate
100 -> 101 [arrowtail="onormal" dir="back" color="blue" label="" tooltip="care period mandate is a type of healthcare mandate" fontname="Cambria"]
#continuity facilitator mandate IS A healthcare mandate
100 -> 102 [arrowtail="onormal" dir="back" color="blue" label="" tooltip="continuity facilitator mandate is a type of healthcare mandate" fontname="Cambria"]
#demand mandate IS A healthcare mandate
100 -> 104 [arrowtail="onormal" dir="back" color="blue" label="" tooltip="demand mandate is a type of healthcare mandate" fontname="Cambria"]
#mandate to export personal information IS A healthcare mandate
100 -> 110 [arrowtail="onormal" dir="back" color="blue" label="" tooltip="mandate to export personal information is a type of healthcare mandate" fontname="Cambria"]
#healthcare activity mandate IS A healthcare mandate
100 -> 117 [arrowtail="onormal" dir="back" color="blue" label="" tooltip="healthcare activity mandate is a type of healthcare mandate" fontname="Cambria"]
#demand for initial contact IS A demand for care
103 -> 109 [arrowtail="onormal" dir="back" color="blue" label="" tooltip="demand for initial contact is a type of demand for care" fontname="Cambria"]
#request IS A demand for care
103 -> 112 [arrowtail="onormal" dir="back" color="blue" label="" tooltip="request is a type of demand for care" fontname="Cambria"]
#referral IS A demand for care
103 -> 118 [arrowtail="onormal" dir="back" color="blue" label="" tooltip="referral is a type of demand for care" fontname="Cambria"]
# List of associations
#0..* healthcare mandate derives from 0..* healthcare mandate
100 -> 100 [constraint=false, dir="forward" label="derives from" fontname="Cambria"]
#1 healthcare mandate requires 1 healthcare commitment
100 -> 111 [constraint=false, dir="forward" label="requires" fontname="Cambria"]
#0..* healthcare mandate requires 0..1 authorization by law
100 -> 107 [constraint=false, dir="forward" label="requires" fontname="Cambria"]
#0..* healthcare mandate requires 0..1 informed consent
100 -> 106 [constraint=false, dir="forward" label="requires" fontname="Cambria"]
#0..* continuity facilitator mandate applies to 1..* care period mandate
102 -> 101 [constraint=false, dir="forward" label="applies to" fontname="Cambria"]
#1..* demand for care justifies 0..* demand mandate
103 -> 104 [constraint=false, dir="forward" label="justifies" fontname="Cambria"]
#0..1 demand for care triggers 0..1 care period mandate
103 -> 101 [constraint=false, dir="forward" label="triggers" fontname="Cambria"]
#1 demand mandate permits 0..* mandate to export personal information
104 -> 110 [constraint=false, dir="forward" label="permits" fontname="Cambria"]
#1 demand mandate permits 0..* continuity facilitator mandate
104 -> 102 [constraint=false, dir="forward" label="permits" fontname="Cambria"]
#1 demand mandate gives way to 0..* care period mandate
104 -> 101 [constraint=false, dir="forward" label="gives way to" fontname="Cambria"]
#1..* informed consent requires 1 consent competence
106 -> 105 [constraint=false, dir="forward" label="requires" fontname="Cambria"]
#1 reason for demand for care motivates 0..* demand for care
108 -> 103 [constraint=false, dir="forward" label="motivates" fontname="Cambria"]
#0..* dissent limits 1..* healthcare mandate
113 -> 100 [constraint=false, dir="forward" label="limits" fontname="Cambria"]
#0..* dissent requires 1 consent competence
113 -> 105 [constraint=false, dir="forward" label="requires" fontname="Cambria"]
#0..* subject of care desire influences 0..* healthcare mandate
114 -> 100 [constraint=false, dir="forward" label="influences" fontname="Cambria"]
#0..1 referral asks for 1 healthcare commitment
118 -> 111 [constraint=false, dir="forward" label="asks for" fontname="Cambria"]
}
Some PS