PackagesCanonicalsLogsProblems
    Packages
    ca.on.oh@ereferral-econsult-0.12.0-alpha1.0.5
    http://ehealthontario.ca/fhir/StructureDefinition/ext-override-reason
description: Used to document why referral matching recommendations were overriden.
package_name: ca.on.oh
derivation: constraint
name: OverrideReason
type: Extension
elements:
  extension:
    short: Used to indicate why referral recommendations were overriden
    mustSupport: true
    index: 0
    slicing:
      slices:
        OverrideReason:
          match: {}
          schema:
            short: Used to indicate why referral recommendations were overriden
            mustSupport: true
            index: 0
            elements:
              url:
                pattern: {type: Uri, value: OverrideReason}
                index: 1
              value:
                short: Used to indicate why referral recommendations were overriden
                choices: [valueCode]
                index: 3
              valueCode: {type: code, short: Used to indicate why referral recommendations were overriden, choiceOf: value, index: 4}
        Comments:
          match: {}
          schema:
            short: Used to record additional comments
            mustSupport: true
            index: 5
            elements:
              url:
                pattern: {type: Uri, value: Comments}
                index: 6
              value:
                short: Used to record additional comments
                mustSupport: false
                choices: [valueString]
                index: 8
              valueString: {type: string, short: Used to record additional comments, mustSupport: false, choiceOf: value, index: 9}
  url:
    pattern: {type: Uri, value: 'http://ehealthontario.ca/fhir/StructureDefinition/ext-override-reason'}
    index: 10
  value:
    choices: []
    index: 12
package_version: ereferral-econsult-0.12.0-alpha1.0.5
extensions:
  OverrideReason:
    url: null
    short: Used to indicate why referral recommendations were overriden
    mustSupport: true
    index: 0
    elements:
      url:
        pattern: {type: Uri, value: OverrideReason}
        index: 1
      value:
        short: Used to indicate why referral recommendations were overriden
        choices: [valueCode]
        index: 3
      valueCode: {type: code, short: Used to indicate why referral recommendations were overriden, choiceOf: value, index: 4}
  Comments:
    url: null
    short: Used to record additional comments
    mustSupport: true
    index: 5
    elements:
      url:
        pattern: {type: Uri, value: Comments}
        index: 6
      value:
        short: Used to record additional comments
        mustSupport: false
        choices: [valueString]
        index: 8
      valueString: {type: string, short: Used to record additional comments, mustSupport: false, choiceOf: value, index: 9}
class: extension
kind: complex-type
url: http://ehealthontario.ca/fhir/StructureDefinition/ext-override-reason
base: http://hl7.org/fhir/StructureDefinition/Extension
version: null