PackagesCanonicalsLogsProblems
    Packages
    ca.on.oh@eforms-1.0.0-alpha1.0.0
    http://ontariohealth.ca/fhir/eforms/StructureDefinition/option-note-info
description: Parameters that will determine how notes generated from this QuestionnaireResponse will be generated
package_name: ca.on.oh
derivation: constraint
name: OptionNoteInfo
type: Extension
elements:
  extension:
    short: Note option text
    mustSupport: true
    index: 0
    slicing:
      slices:
        text:
          match: {}
          schema:
            short: Note option text
            mustSupport: true
            index: 0
            extensions: {}
            elements:
              extension: {index: 1}
              url:
                pattern: {type: Uri, value: text}
                index: 2
              value:
                choices: [valueString]
                index: 4
              valueString: {type: string, choiceOf: value, index: 5}
            required: [valueString, value]
        style:
          match: {}
          schema:
            short: Note option style/color
            mustSupport: true
            index: 6
            extensions: {}
            elements:
              extension: {index: 7}
              url:
                pattern: {type: Uri, value: style}
                index: 8
              value:
                choices: [valueString]
                index: 10
              valueString: {type: string, choiceOf: value, index: 11}
            required: [valueString, value]
  url:
    pattern: {type: Uri, value: 'http://ontariohealth.ca/fhir/eforms/StructureDefinition/option-note-info'}
    index: 12
  value:
    choices: []
    index: 14
package_version: eforms-1.0.0-alpha1.0.0
extensions:
  text:
    url: null
    short: Note option text
    mustSupport: true
    index: 0
    extensions: {}
    elements:
      extension: {index: 1}
      url:
        pattern: {type: Uri, value: text}
        index: 2
      value:
        choices: [valueString]
        index: 4
      valueString: {type: string, choiceOf: value, index: 5}
    required: [valueString, value]
  style:
    url: null
    short: Note option style/color
    mustSupport: true
    index: 6
    extensions: {}
    elements:
      extension: {index: 7}
      url:
        pattern: {type: Uri, value: style}
        index: 8
      value:
        choices: [valueString]
        index: 10
      valueString: {type: string, choiceOf: value, index: 11}
    required: [valueString, value]
class: extension
kind: complex-type
url: http://ontariohealth.ca/fhir/eforms/StructureDefinition/option-note-info
base: http://hl7.org/fhir/StructureDefinition/Extension
version: null