PackagesCanonicalsLogsProblems
    Packages
    ca.on.health.sadie@0.1.15-beta
    http://health.gov.on.ca/sadie/fhir/StructureDefinition/FlexForm
{
  "description": "ODSP Form Selection",
  "_filename": "examples/Questionnaire-ODSP.json",
  "package_name": "ca.on.health.sadie",
  "subjectType": [ "Patient" ],
  "date": null,
  "publisher": null,
  "name": "ODSP Form Selection",
  "item": [ {
    "definition": "Form Selection Page",
    "linkId": "2.0",
    "repeats": false,
    "item": [ {
      "item": [ {
        "linkId": "FORM-SELECTION-QUESTION",
        "repeats": false,
        "type": "choice",
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
          "valueCodeableConcept": {
            "text": "Radio Button",
            "coding": [ {
              "code": "radio-button",
              "system": "http://hl7.org/fhir/questionnaire-item-control",
              "display": "Radio Button"
            } ]
          }
        }, {
          "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-choiceOrientation",
          "valueCode": "vertical"
        } ],
        "readOnly": false,
        "answerValueSet": "http://health.gov.on.ca/sadie/fhir/ValueSet/ODSP-Questionnaires",
        "maxLength": 0,
        "required": true,
        "text": "Select a form"
      } ],
      "text": "Which form would you like to fill out?",
      "type": "group",
      "linkId": "MSG-FORM-KIND",
      "repeats": false,
      "readOnly": false,
      "required": false,
      "maxLength": 0
    } ],
    "type": "group",
    "readOnly": false,
    "code": [ {
      "code": "ODSP",
      "system": "https://health.gov.on.ca/sadie/fhir/CodeSystem/FlexForms-Internal"
    } ],
    "maxLength": 0,
    "required": false,
    "text": "Form Selection Page"
  } ],
  "type": null,
  "experimental": "false",
  "resourceType": "Questionnaire",
  "title": "ODSP Form Selection",
  "package_version": "0.1.15-beta",
  "status": "draft",
  "id": "af0c97c3-a2ac-433d-b065-4da50751baee",
  "kind": null,
  "url": "http://health.gov.on.ca/sadie/fhir/StructureDefinition/FlexForm",
  "version": null,
  "contact": [ {
    "telecom": [ {
      "rank": 0
    } ]
  } ],
  "effectivePeriod": {
    "start": "2021-01-01T05:00:00.000Z"
  }
}