PackagesCanonicalsLogsProblems
    Packages
    ca.on.oh-eforms@1.0.0-alpha1.0.0
    http://ontariohealth.ca/fhir/eforms/StructureDefinition/group-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: GroupNoteInfo
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]
        listSeparator:
          match: {}
          schema:
            short: Separator between answers
            index: 18
            extensions: {}
            elements:
              extension: {index: 19}
              url:
                pattern: {type: Uri, value: listSeparator}
                index: 20
              value:
                choices: [valueString]
                index: 22
              valueString: {type: string, choiceOf: value, index: 23}
            required: [valueString, value]
        lastSeparator:
          match: {}
          schema:
            short: Separator before final answer
            index: 24
            extensions: {}
            elements:
              extension: {index: 25}
              url:
                pattern: {type: Uri, value: lastSeparator}
                index: 26
              value:
                choices: [valueString]
                index: 28
              valueString: {type: string, choiceOf: value, index: 29}
            required: [valueString, value]
        style:
          match: {}
          schema:
            short: Note item style
            mustSupport: true
            index: 30
            extensions: {}
            elements:
              extension: {index: 31}
              url:
                pattern: {type: Uri, value: style}
                index: 32
              value:
                choices: [valueString]
                index: 34
              valueString: {type: string, choiceOf: value, index: 35}
            required: [valueString, value]
        groupItems:
          match: {}
          schema:
            short: Group questions by answer
            index: 36
            extensions: {}
            elements:
              extension: {index: 37}
              url:
                pattern: {type: Uri, value: groupItems}
                index: 38
              value:
                choices: [valueBoolean]
                index: 40
              valueBoolean: {type: boolean, choiceOf: value, index: 41}
            required: [value, valueBoolean]
  url:
    pattern: {type: Uri, value: 'http://ontariohealth.ca/fhir/eforms/StructureDefinition/group-note-info'}
    index: 42
  value:
    choices: []
    index: 44
package_version: 1.0.0-alpha1.0.0
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]
  listSeparator:
    url: null
    short: Separator between answers
    index: 18
    extensions: {}
    elements:
      extension: {index: 19}
      url:
        pattern: {type: Uri, value: listSeparator}
        index: 20
      value:
        choices: [valueString]
        index: 22
      valueString: {type: string, choiceOf: value, index: 23}
    required: [valueString, value]
  lastSeparator:
    url: null
    short: Separator before final answer
    index: 24
    extensions: {}
    elements:
      extension: {index: 25}
      url:
        pattern: {type: Uri, value: lastSeparator}
        index: 26
      value:
        choices: [valueString]
        index: 28
      valueString: {type: string, choiceOf: value, index: 29}
    required: [valueString, value]
  style:
    url: null
    short: Note item style
    mustSupport: true
    index: 30
    extensions: {}
    elements:
      extension: {index: 31}
      url:
        pattern: {type: Uri, value: style}
        index: 32
      value:
        choices: [valueString]
        index: 34
      valueString: {type: string, choiceOf: value, index: 35}
    required: [valueString, value]
  groupItems:
    url: null
    short: Group questions by answer
    index: 36
    extensions: {}
    elements:
      extension: {index: 37}
      url:
        pattern: {type: Uri, value: groupItems}
        index: 38
      value:
        choices: [valueBoolean]
        index: 40
      valueBoolean: {type: boolean, choiceOf: value, index: 41}
    required: [value, valueBoolean]
class: extension
kind: complex-type
url: http://ontariohealth.ca/fhir/eforms/StructureDefinition/group-note-info
base: http://hl7.org/fhir/StructureDefinition/Extension
version: null