PackagesCanonicalsLogsProblems
    Packages
    ca.on.health.sadie@1.0.8
    http://health.gov.on.ca/sadie/fhir/FlexForm/ODSP
{
  "description": "ODSP Form Selection",
  "_filename": "examples/Questionnaire-ODSP.json",
  "package_name": "ca.on.health.sadie",
  "subjectType": [ "Patient" ],
  "date": null,
  "meta": {
    "source": "#gNwovFVpLs9c6oOF",
    "profile": [ "http://health.gov.on.ca/sadie/fhir/StructureDefinition/FlexForm" ],
    "versionId": "6",
    "lastUpdated": "2021-10-15T17:29:24.948+00:00"
  },
  "publisher": "ODSP",
  "name": "ODSPFormSelection",
  "item": [ {
    "item": [ {
      "item": [ {
        "text": "Select a form",
        "type": "choice",
        "linkId": "FORM-SELECTION-QUESTION",
        "repeats": false,
        "readOnly": false,
        "required": true,
        "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"
        } ],
        "answerValueSet": "http://health.gov.on.ca/sadie/fhir/ValueSet/ODSP-Questionnaires"
      } ],
      "text": "Which form would you like to fill out?",
      "type": "group",
      "linkId": "MSG-FORM-KIND",
      "repeats": false,
      "readOnly": false,
      "required": false
    } ],
    "text": "Form Selection Page",
    "type": "group",
    "linkId": "2.0",
    "repeats": false,
    "readOnly": false,
    "required": false
  } ],
  "type": null,
  "experimental": "false",
  "resourceType": "Questionnaire",
  "title": "ODSP Form Selection",
  "package_version": "1.0.8",
  "status": "draft",
  "id": "86cfc2c0-c69b-441c-8c93-f8e1fb7cd4de",
  "kind": null,
  "url": "http://health.gov.on.ca/sadie/fhir/FlexForm/ODSP",
  "code": [ {
    "code": "ODSP",
    "system": "https://health.gov.on.ca/sadie/fhir/CodeSystem/FlexForms-Internal-Complete"
  } ],
  "identifier": [ {
    "use": "official",
    "value": "ODSP",
    "system": "https://health.gov.on.ca/sadie/fhir/CodeSystem/FlexForms-Internal-Complete"
  } ],
  "version": "1.0.0",
  "effectivePeriod": {
    "start": "2021-01-01T05:00:00.000Z"
  }
}