FHIR Consent Service
The Consent Service configuration category includes the following configurable options:
Consent Service Enabled
Consent Service Script (Text)
Consent Service Script (File)
|
Consent Service Enabled |
|
|
BOOLEAN | |
This is a global switch to enable or disable the consent service. | |
false
|
|
|
|
Consent Service Script (Text) |
|
|
JAVASCRIPT | |
If set, supplies a set of callback functions that will be executed for the consent service. | |
(no default) | |
|
|
Consent Service Script (File) |
|
|
Resource Path | |
If set, supplies a set of callback functions that will be executed for the consent service. Values should be prefixed with file: or classpath: .
|
|
(no default) | |
|