PackagesCanonicalsLogsProblems
    Packages
    ca.on.oh-eforms@1.0.0-ballot5
    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}
            required: [valueString, value]
        style:
          match: {}
          schema:
            short: Note item style
            mustSupport: true
            index: 18
            extensions: {}
            elements:
              extension: {index: 19}
              url:
                pattern: {type: Uri, value: style}
                index: 20
              value:
                choices: [valueString]
                index: 22
              valueString: {type: string, choiceOf: value, index: 23}
            required: [valueString, value]
  url:
    pattern: {type: Uri, value: 'http://ontariohealth.ca/fhir/eforms/StructureDefinition/display-note-info'}
    index: 24
  value:
    choices: []
    index: 26
package_version: 1.0.0-ballot5
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}
    required: [valueString, value]
  style:
    url: null
    short: Note item style
    mustSupport: true
    index: 18
    extensions: {}
    elements:
      extension: {index: 19}
      url:
        pattern: {type: Uri, value: style}
        index: 20
      value:
        choices: [valueString]
        index: 22
      valueString: {type: string, choiceOf: value, index: 23}
    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