PackagesCanonicalsLogsProblems
    Packages
    ca.on.mha.pds@2.0.0-snapshot4
    http://ontariohealth.ca/fhir/StructureDefinition/ca-on-mha-gambling-questionnaire-template
{
  "description": "Sample questionnaire using all questions from the Catalyst Problem Gambling Required Data Form",
  "_filename": "examples/Gambling-Questionnaire-Template.json",
  "package_name": "ca.on.mha.pds",
  "date": null,
  "publisher": null,
  "purpose": "To serve as a model to build required MHA Gambling questionnaires.",
  "name": null,
  "item": [ {
    "text": "Reason for Seeking Help With Gambling Behaviour",
    "type": "choice",
    "linkId": "Q1",
    "required": true,
    "answerValueSet": "http://ontariohealth.ca/fhir/ValueSet/gambling-help-seeking-reason"
  }, {
    "text": "Number of Months Life Negatively Affected by Gambling Behaviour",
    "type": "integer",
    "linkId": "Q2"
  }, {
    "text": "Length of Time Since Last Gambling Activity (Days)",
    "type": "integer",
    "linkId": "Q3"
  }, {
    "text": "Sequence of Gambling Problem Identification",
    "type": "choice",
    "linkId": "Q4",
    "answerValueSet": "http://ontariohealth.ca/fhir/ValueSet/sequence-of-gambling-problem"
  }, {
    "item": [ {
      "text": "Primary Gambling Activity Frequency in last 12 months",
      "type": "choice",
      "linkId": "Q5-a",
      "answerValueSet": "http://ontariohealth.ca/fhir/ValueSet/gambling-frequency"
    }, {
      "text": "Primary Gambling Location in last 12 months",
      "type": "choice",
      "linkId": "Q5-b",
      "answerValueSet": "http://ontariohealth.ca/fhir/ValueSet/gambling-location"
    }, {
      "text": "Primary Gambling Location Frequency in last 12 months",
      "type": "choice",
      "linkId": "Q5-c",
      "answerValueSet": "http://ontariohealth.ca/fhir/ValueSet/gambling-frequency"
    } ],
    "text": "Primary Gambling Activity in the last 12 months",
    "type": "choice",
    "linkId": "Q5",
    "answerValueSet": "http://ontariohealth.ca/fhir/ValueSet/gambling-activities-in-last-year"
  }, {
    "item": [ {
      "text": "Additional Gambling Activity Frequency in last 12 months",
      "type": "choice",
      "linkId": "Q6-a",
      "answerValueSet": "http://ontariohealth.ca/fhir/ValueSet/gambling-frequency"
    }, {
      "text": "Additional Gambling Location in last 12 months",
      "type": "choice",
      "linkId": "Q6-b",
      "answerValueSet": "http://ontariohealth.ca/fhir/ValueSet/gambling-location"
    }, {
      "text": "Addtional Gambling Location Frequency in last 12 months",
      "type": "choice",
      "linkId": "Q6-c",
      "answerValueSet": "http://ontariohealth.ca/fhir/ValueSet/gambling-frequency"
    } ],
    "text": "Additional Gambling Activity in the last 12 months",
    "type": "choice",
    "linkId": "Q6",
    "repeats": true,
    "answerValueSet": "http://ontariohealth.ca/fhir/ValueSet/gambling-activities-in-last-year"
  }, {
    "item": [ {
      "text": "Percentage of Time Spent Gambling in Ontario",
      "type": "integer",
      "linkId": "Q7-a"
    }, {
      "text": "Percentage of Time Spent Gambling in another province",
      "type": "integer",
      "linkId": "Q7-b"
    }, {
      "text": "Percentage of Time Spent Gambling Outside of Canada",
      "type": "integer",
      "linkId": "Q7-c"
    } ],
    "text": "Percentage of Time Spent Gambling by Jurisdiction",
    "type": "group",
    "linkId": "Q7"
  } ],
  "type": null,
  "experimental": null,
  "resourceType": "Questionnaire",
  "title": "MHA Gambling Questionnaire Template",
  "package_version": "2.0.0-snapshot4",
  "status": "draft",
  "id": "837990f3-17c4-4c33-aac9-e06107f7c7f2",
  "kind": null,
  "url": "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-mha-gambling-questionnaire-template",
  "version": null
}