PackagesCanonicalsLogsProblems
    Packages
    ca.on.oh@ereferral-econsult-0.12.0-alpha1.0.2
    http://ehealthontario.ca/fhir/StructureDefinition/ext-routed-to-central-hub
description: Indicates a directed referral was routed to a Central Intake Hub for matching / routing
package_name: ca.on.oh
derivation: constraint
name: RoutedToCentralHub
type: Extension
elements:
  url:
    pattern: {type: Uri, value: 'http://ehealthontario.ca/fhir/StructureDefinition/ext-routed-to-central-hub'}
    index: 0
  value:
    short: Routed to Central Hub Indicator
    mustSupport: true
    meaningWhenMissing: When missing, there is no change to the routing of directed referrals
    choices: [valueBoolean]
    index: 2
  valueBoolean: {short: Routed to Central Hub Indicator, type: boolean, mustSupport: true, meaningWhenMissing: 'When missing, there is no change to the routing of directed referrals', choiceOf: value, index: 3}
package_version: ereferral-econsult-0.12.0-alpha1.0.2
class: extension
kind: complex-type
url: http://ehealthontario.ca/fhir/StructureDefinition/ext-routed-to-central-hub
base: http://hl7.org/fhir/StructureDefinition/Extension
version: null
required: [value, valueBoolean]