PackagesCanonicalsLogsProblems
    Packages
    ca.on.health.sadie@0.1.19-beta
    http://health.gov.on.ca/sadie/fhir/StructureDefinition/FlexForm
description: 'This is SADIE''s flexform questionnaire definition, it supports the generation of questionnaires on the fly.  \r\nIt is based on the Structured Data Capture Extractable Questionnaire standard which supports three ways of extracting the data from the response.\r\nPartition: Always DEFAULT'
package_name: ca.on.health.sadie
derivation: constraint
name: FlexForm
type: Questionnaire
elements:
  url: {index: 0}
  identifier:
    index: 1
    elements:
      use: {index: 2}
      type: {index: 3}
      system: {index: 4}
      value:
        binding: {strength: required, valueSet: 'http://health.gov.on.ca/sadie/fhir/ValueSet/FlexForms-Questionnaires'}
        index: 5
      period: {index: 6}
      assigner: {index: 7}
    required: [value]
  subjectType:
    pattern: {type: Code, value: Patient}
    index: 8
  publisher:
    binding: {strength: required, valueSet: 'http://health.gov.on.ca/sadie/fhir/ValueSet/FlexForms-ExternalSystems'}
    index: 9
  useContext:
    index: 10
    elements:
      code:
        elements:
          system: {index: 11}
          version: {index: 12}
          code: {index: 13}
          display:
            pattern: {type: String, value: Questionnaire}
            index: 14
          userSelected: {index: 15}
  code:
    index: 16
    elements:
      system: {index: 17}
      version: {index: 18}
      code:
        binding: {strength: required, valueSet: 'http://health.gov.on.ca/sadie/fhir/ValueSet/FlexForms-Questionnaires'}
        index: 19
      display: {index: 20}
      userSelected: {index: 21}
    required: [code]
  item:
    elements:
      definition: {index: 22}
package_version: 0.1.19-beta
class: profile
kind: resource
url: http://health.gov.on.ca/sadie/fhir/StructureDefinition/FlexForm
base: http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-extract
version: '1.0'
required: [identifier, publisher]