PackagesCanonicalsLogsProblems
    Packages
    ca.on.health.sadie@0.1.19-beta
    http://health.gov.on.ca/sadie/fhir/StructureDefinition/FlexFormResponse
description: 'This the Questionnaire Response for FlexForms.  Partition: The partition is the Organization.identifier.value of the Questionnaire.publisher.  Example: ODSP'
package_name: ca.on.health.sadie
derivation: constraint
name: FlexFormResponse
type: QuestionnaireResponse
elements:
  encounter: {index: 15}
  item:
    elements:
      answer:
        elements:
          value:
            choices: []
            index: 19
            slicing:
              slices:
                valueNonCoding:
                  match: {}
                  schema:
                    choices: []
                    index: 19
                valueCodingSub:
                  match: {}
                  schema:
                    choices: []
                    index: 21
                  max: 0
      item:
        elements:
          answer: {index: 22}
  source: {index: 17}
  author: {index: 16}
  status: {index: 13}
  identifier:
    index: 0
    elements:
      use: {index: 1}
      type: {index: 2}
      system: {index: 3}
      value:
        binding: {strength: required, valueSet: 'http://health.gov.on.ca/sadie/fhir/ValueSet/FlexForms-Questionnaires'}
        index: 4
      period: {index: 5}
      assigner: {index: 6}
  basedOn:
    type: Reference
    refers: ['http://health.gov.on.ca/sadie/fhir/StructureDefinition/Request']
    index: 7
    elements:
      reference: {index: 8}
      type: {index: 9}
      identifier: {index: 10}
      display: {index: 11}
  partOf: {index: 12}
  subject:
    type: Reference
    refers: ['http://health.gov.on.ca/sadie/fhir/StructureDefinition/Applicant']
    index: 14
package_version: 0.1.19-beta
class: profile
kind: resource
url: http://health.gov.on.ca/sadie/fhir/StructureDefinition/FlexFormResponse
base: http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaireresponse
version: null
required: [basedOn]