PackagesCanonicalsLogsProblems
    Packages
    ca.on.oh-eforms@1.0.0-ballot4
    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-eforms
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}
              value[x]:
                extensions:
                  xhtml: {url: 'http://hl7.org/fhir/StructureDefinition/rendering-xhtml', min: 0, max: 1, type: Extension, index: 7}
                elements:
                  extension:
                    index: 6
                    slicing:
                      rules: open
                      ordered: false
                      discriminator:
                      - {path: url, type: value}
                      min: null
                      slices:
                        xhtml:
                          match: {url: null}
                          schema: {type: Extension, url: 'http://hl7.org/fhir/StructureDefinition/rendering-xhtml', index: 7}
                          min: 0
                          max: 1
            required: [valueString, value]
        style:
          match: {}
          schema:
            short: Note option style/color
            mustSupport: true
            index: 8
            extensions: {}
            elements:
              extension: {index: 9}
              url:
                pattern: {type: Uri, value: style}
                index: 10
              value:
                choices: [valueString]
                index: 12
              valueString: {type: string, choiceOf: value, index: 13}
            required: [valueString, value]
  url:
    pattern: {type: Uri, value: 'http://ontariohealth.ca/fhir/eforms/StructureDefinition/option-note-info'}
    index: 14
  value:
    choices: []
    index: 16
package_version: 1.0.0-ballot4
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}
      value[x]:
        extensions:
          xhtml: {url: 'http://hl7.org/fhir/StructureDefinition/rendering-xhtml', min: 0, max: 1, type: Extension, index: 7}
        elements:
          extension:
            index: 6
            slicing:
              rules: open
              ordered: false
              discriminator:
              - {path: url, type: value}
              min: null
              slices:
                xhtml:
                  match: {url: null}
                  schema: {type: Extension, url: 'http://hl7.org/fhir/StructureDefinition/rendering-xhtml', index: 7}
                  min: 0
                  max: 1
    required: [valueString, value]
  style:
    url: null
    short: Note option style/color
    mustSupport: true
    index: 8
    extensions: {}
    elements:
      extension: {index: 9}
      url:
        pattern: {type: Uri, value: style}
        index: 10
      value:
        choices: [valueString]
        index: 12
      valueString: {type: string, choiceOf: value, index: 13}
    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