| Package | ca-on-covax.v1 |
| Resource Type | Questionnaire |
| Id | covaxon-questionnaire-consent-client |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=ca-on-covax.v1@1.0.0&canonical=http://ehealthontario.ca/fhir/Questionnaire/covaxon-questionnaire-consent-client |
| URL | http://ehealthontario.ca/fhir/Questionnaire/covaxon-questionnaire-consent-client |
| Status | active |
| Name | CovaxonQuestionnaireConsentClient |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Questionnaire",
"id": "covaxon-questionnaire-consent-client",
"url": "http://ehealthontario.ca/fhir/Questionnaire/covaxon-questionnaire-consent-client",
"name": "CovaxonQuestionnaireConsentClient",
"status": "active",
"item": [
{
"linkId": "covid-19-pre-assessment-completed",
"text": "COVID-19 Pre-assessment Completed",
"type": "boolean",
"repeats": false,
"required": true
},
{
"linkId": "consent-data-collection",
"text": "Consent for Data Collection",
"type": "boolean",
"repeats": false,
"required": true
},
{
"linkId": "group-consent-research-communication",
"type": "group",
"repeats": false,
"required": false,
"text": "Consent for Research Communication",
"item": [
{
"linkId": "consent-research-communication-email",
"text": "Consent for Research Communication by Email",
"type": "boolean",
"repeats": false,
"required": false
},
{
"linkId": "consent-research-communication-sms",
"text": "Consent for Research Communication by Text/SMS",
"type": "boolean",
"repeats": false,
"required": false
},
{
"linkId": "consent-research-communication-mail",
"text": "Consent for Research Communication by Mail",
"type": "boolean",
"repeats": false,
"required": false
},
{
"linkId": "consent-research-communication-phone",
"text": "Consent for Research Communication by Phone",
"type": "boolean",
"repeats": false,
"required": false
}
]
},
{
"linkId": "group-consent-follow-up-communication",
"type": "group",
"repeats": false,
"required": false,
"text": "Consent for Follow-Up Communication",
"item": [
{
"linkId": "consent-follow-up-communication-email",
"text": "Follow-up communication by Email",
"type": "boolean",
"repeats": false,
"required": false
},
{
"linkId": "consent-follow-up-communication-sms",
"text": "Follow-up communication by Text/SMS",
"type": "boolean",
"repeats": false,
"required": false
}
]
},
{
"linkId": "consent-on-client-behalf",
"text": "Consent on Client’s behalf",
"type": "boolean",
"repeats": false,
"required": false
}
]
}