FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: Questionnaire/covaxon-questionnaire-consent-client

Packageca-on-covax.v1
Resource TypeQuestionnaire
Idcovaxon-questionnaire-consent-client
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=ca-on-covax.v1@1.0.0&canonical=http://ehealthontario.ca/fhir/Questionnaire/covaxon-questionnaire-consent-client
URLhttp://ehealthontario.ca/fhir/Questionnaire/covaxon-questionnaire-consent-client
Statusactive
NameCovaxonQuestionnaireConsentClient

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "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
    }
  ]
}