# Copyright Oughtibridge Ltd
digraph "demand_mandate"
{
fontname="Cambria"
# label="demand mandate"
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
#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"]
#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"]
#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"]
#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"]
#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"]
#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"]
#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"]
#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"]
#healthcare actor
7 [label="healthcare actor" fontname="Cambria" URL="https://contsys.org/concept/healthcare_actor" tooltip="organization or person participating in healthcare" color="#9f1fd8"]
#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"]
#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"]
#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"]
#healthcare actor
7 [label="healthcare actor" fontname="Cambria" URL="https://contsys.org/concept/healthcare_actor" tooltip="organization or person participating in healthcare" color="#9f1fd8"]
#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"]
#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"]
#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"]
#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"]
#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"]
#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"]
#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"]
#List of generalisations and specialisations
#subject of care IS A healthcare actor
7 -> 3 [arrowtail="onormal" dir="back" color="blue" label="" tooltip="subject of care is a type of healthcare actor" fontname="Cambria"]
#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"]
# List of associations
#0..1 subject of care gives 0..* informed consent
3 -> 106 [constraint=false, dir="forward" label="gives" fontname="Cambria"]
#0..1 subject of care states 0..* dissent
3 -> 113 [constraint=false, dir="forward" label="states" fontname="Cambria"]
#0..1 subject of care expresses 0..* subject of care desire
3 -> 114 [constraint=false, dir="forward" label="expresses" fontname="Cambria"]
#1..* healthcare actor expresses 0..* demand for care
7 -> 103 [constraint=false, dir="forward" label="expresses" fontname="Cambria"]
#1 healthcare actor assigns 0..* healthcare mandate
7 -> 100 [constraint=false, dir="forward" label="assigns" fontname="Cambria"]
#1 healthcare actor identifies or states 0..* healthcare matter
7 -> 33 [constraint=false, dir="forward" label="identifies or states" fontname="Cambria"]
#1..* healthcare matter concerns 1 subject of care
33 -> 3 [constraint=false, dir="forward" label="concerns" 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 is documented in 0..* health record
63 -> 129 [constraint=false, dir="forward" label="is documented in" fontname="Cambria"]
#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 is assigned to 1 healthcare actor
100 -> 7 [constraint=false, dir="forward" label="is assigned to" 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"]
#0..* healthcare mandate requires 0..1 authorization by law
100 -> 107 [constraint=false, dir="forward" label="requires" fontname="Cambria"]
#1..* healthcare mandate concerns 1 subject of care
100 -> 3 [constraint=false, dir="forward" label="concerns" fontname="Cambria"]
#0..* healthcare mandate requires 0..1 informed consent
100 -> 106 [constraint=false, dir="forward" label="requires" fontname="Cambria"]
#1..* healthcare mandate regulates 1..* healthcare process
100 -> 63 [constraint=false, dir="forward" label="regulates" fontname="Cambria"]
#0..* care period mandate has topic 1..* healthcare matter
101 -> 33 [constraint=false, dir="forward" label="has topic" 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"]
#0..* demand for care concerns 1..* healthcare matter
103 -> 33 [constraint=false, dir="forward" label="concerns" 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"]
#0..* demand mandate has topic 1..* healthcare matter
104 -> 33 [constraint=false, dir="forward" label="has topic" fontname="Cambria"]
#0..* mandate to export personal information has topic 1..* healthcare matter
110 -> 33 [constraint=false, dir="forward" label="has topic" fontname="Cambria"]
#0..* dissent limits 1..* healthcare mandate
113 -> 100 [constraint=false, dir="forward" label="limits" fontname="Cambria"]
#0..* subject of care desire influences 0..* healthcare mandate
114 -> 100 [constraint=false, dir="forward" label="influences" fontname="Cambria"]
#0..* subject of care desire is recorded in 0..* health record
114 -> 129 [constraint=false, dir="forward" label="is recorded in" fontname="Cambria"]
#1..* health record concerns 1 subject of care
129 -> 3 [constraint=false, dir="forward" label="concerns" fontname="Cambria"]
}
Some PS