PackagesCanonicalsLogsProblems
    Packages
    ca.on.oh-eforms@1.0.0-interim2
    http://ontariohealth.ca/fhir/eforms/StructureDefinition/display-note-info
description: Parameters that will determine how notes produced from this display item in the QuestionnaireResponse will be generated
package_name: ca.on.oh-eforms
derivation: constraint
name: DisplayNoteInfo
type: Extension
elements:
  extension:
    short: Conditions for displaying in note
    mustSupport: true
    index: 0
    slicing:
      slices:
        enableWhenExpression:
          match: {}
          schema:
            short: Conditions for displaying in note
            mustSupport: true
            index: 0
            extensions: {}
            elements:
              extension: {index: 1}
              url:
                pattern: {type: Uri, value: enableWhenExpression}
                index: 2
              value:
                choices: [valueExpression]
                index: 4
              valueExpression: {type: Expression, choiceOf: value, index: 5}
            required: [valueExpression, value]
        sortIndex:
          match: {}
          schema:
            short: Order to appear in note
            index: 6
            extensions: {}
            elements:
              extension: {index: 7}
              url:
                pattern: {type: Uri, value: sortIndex}
                index: 8
              value:
                choices: [valuePositiveInt]
                index: 10
              valuePositiveInt: {type: positiveInt, choiceOf: value, index: 11}
            required: [valuePositiveInt, value]
        text:
          match: {}
          schema:
            short: Note item text
            mustSupport: true
            index: 12
            extensions: {}
            elements:
              extension: {index: 13}
              url:
                pattern: {type: Uri, value: text}
                index: 14
              value:
                choices: [valueString]
                index: 16
              valueString: {type: string, choiceOf: value, index: 17}
              value[x]:
                extensions:
                  xhtml: {url: 'http://hl7.org/fhir/StructureDefinition/rendering-xhtml', min: 0, max: 1, type: Extension, index: 19}
                elements:
                  extension:
                    index: 18
                    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: 19}
                          min: 0
                          max: 1
            required: [valueString, value]
        style:
          match: {}
          schema:
            short: Note item style
            mustSupport: true
            index: 20
            extensions: {}
            elements:
              extension: {index: 21}
              url:
                pattern: {type: Uri, value: style}
                index: 22
              value:
                choices: [valueString]
                index: 24
              valueString: {type: string, choiceOf: value, index: 25}
            required: [valueString, value]
  url:
    pattern: {type: Uri, value: 'http://ontariohealth.ca/fhir/eforms/StructureDefinition/display-note-info'}
    index: 26
  value:
    choices: []
    index: 28
package_version: 1.0.0-interim2
extensions:
  enableWhenExpression:
    url: null
    short: Conditions for displaying in note
    mustSupport: true
    index: 0
    extensions: {}
    elements:
      extension: {index: 1}
      url:
        pattern: {type: Uri, value: enableWhenExpression}
        index: 2
      value:
        choices: [valueExpression]
        index: 4
      valueExpression: {type: Expression, choiceOf: value, index: 5}
    required: [valueExpression, value]
  sortIndex:
    url: null
    short: Order to appear in note
    index: 6
    extensions: {}
    elements:
      extension: {index: 7}
      url:
        pattern: {type: Uri, value: sortIndex}
        index: 8
      value:
        choices: [valuePositiveInt]
        index: 10
      valuePositiveInt: {type: positiveInt, choiceOf: value, index: 11}
    required: [valuePositiveInt, value]
  text:
    url: null
    short: Note item text
    mustSupport: true
    index: 12
    extensions: {}
    elements:
      extension: {index: 13}
      url:
        pattern: {type: Uri, value: text}
        index: 14
      value:
        choices: [valueString]
        index: 16
      valueString: {type: string, choiceOf: value, index: 17}
      value[x]:
        extensions:
          xhtml: {url: 'http://hl7.org/fhir/StructureDefinition/rendering-xhtml', min: 0, max: 1, type: Extension, index: 19}
        elements:
          extension:
            index: 18
            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: 19}
                  min: 0
                  max: 1
    required: [valueString, value]
  style:
    url: null
    short: Note item style
    mustSupport: true
    index: 20
    extensions: {}
    elements:
      extension: {index: 21}
      url:
        pattern: {type: Uri, value: style}
        index: 22
      value:
        choices: [valueString]
        index: 24
      valueString: {type: string, choiceOf: value, index: 25}
    required: [valueString, value]
class: extension
kind: complex-type
url: http://ontariohealth.ca/fhir/eforms/StructureDefinition/display-note-info
base: http://hl7.org/fhir/StructureDefinition/Extension
version: null