TermsAndConditions
Provides information about the terms and conditions.
Properties
Parameter | Type | Description |
---|---|---|
TermsAndConditionsText | string | The text of the terms and conditions. |
StatisticalProcessingText | string | The text of the announcement that the patient data will be used for statistical processing. |
JSON Example
{
"TermsAndConditionsText": "<p>Confidentiality of patient information is of our upmost concern. ...etc...</p>",
"StatisticalProcessingText": "<p>The anonymised anonymous aggregated medical data may be used for quality control and research or statistical purposes. The personal data will not be transferred to any third party for any purpose unless the patient has consented to the release of such information.</p>"
}