PackagesCanonicalsLogsProblems
    Packages
    fhir.ca-bc.provider@1.0.1
    http://hlth.gov.bc.ca/fhir/provider/StructureDefinition/bc-practitioner-condition-extension
description: Conditions on the provider's role
package_name: fhir.ca-bc.provider
derivation: constraint
name: PractitionerConditionExtension
type: Extension
elements:
  extension:
    array: true
    min: 3
    index: 0
    slicing:
      slices:
        identifier:
          match: {}
          schema:
            mustSupport: true
            index: 1
            extensions: {}
            elements:
              extension: {index: 2}
              url:
                pattern: {type: uri, value: identifier}
                type: uri
                index: 3
              value:
                mustSupport: true
                choices: [valueIdentifier]
                index: 5
              valueIdentifier: {type: Identifier, mustSupport: true, choiceOf: value, index: 6}
        restriction:
          match: {}
          schema:
            mustSupport: true
            _required: true
            index: 7
            extensions: {}
            elements:
              extension: {index: 8}
              url:
                pattern: {type: uri, value: restriction}
                type: uri
                index: 9
              value:
                mustSupport: true
                choices: [valueBoolean]
                index: 11
              valueBoolean: {type: boolean, mustSupport: true, choiceOf: value, index: 12}
            required: [value, valueBoolean]
        restrictionText:
          match: {}
          schema:
            mustSupport: true
            index: 13
            extensions: {}
            elements:
              extension: {index: 14}
              url:
                pattern: {type: uri, value: restrictionText}
                type: uri
                index: 15
              value:
                mustSupport: true
                choices: [valueString]
                index: 17
              valueString: {type: string, mustSupport: true, choiceOf: value, index: 18}
        code:
          match: {}
          schema:
            mustSupport: true
            _required: true
            index: 19
            extensions: {}
            elements:
              extension: {index: 20}
              url:
                pattern: {type: uri, value: code}
                type: uri
                index: 21
              value:
                mustSupport: true
                choices: [valueCodeableConcept]
                index: 23
              valueCodeableConcept: {type: CodeableConcept, mustSupport: true, choiceOf: value, index: 24}
            required: [value, valueCodeableConcept]
        period:
          match: {}
          schema: {type: Extension, mustSupport: true, url: 'http://hlth.gov.bc.ca/fhir/provider/StructureDefinition/bc-period-extension', index: 25}
          min: 1
          max: 1
        endReason:
          match: {}
          schema: {type: Extension, mustSupport: true, url: 'http://hlth.gov.bc.ca/fhir/provider/StructureDefinition/bc-end-reason-extension', index: 26}
          min: 0
          max: 1
        owner:
          match: {}
          schema: {type: Extension, mustSupport: true, url: 'http://hlth.gov.bc.ca/fhir/provider/StructureDefinition/bc-owner-extension', index: 27}
          min: 0
          max: 1
  url:
    pattern: {type: uri, value: 'http://hlth.gov.bc.ca/fhir/provider/StructureDefinition/bc-practitioner-condition-extension'}
    type: uri
    index: 28
  value:
    choices: []
    index: 30
package_version: 1.0.1
extensions:
  identifier:
    url: null
    mustSupport: true
    index: 1
    extensions: {}
    elements:
      extension: {index: 2}
      url:
        pattern: {type: uri, value: identifier}
        type: uri
        index: 3
      value:
        mustSupport: true
        choices: [valueIdentifier]
        index: 5
      valueIdentifier: {type: Identifier, mustSupport: true, choiceOf: value, index: 6}
  restriction:
    url: null
    mustSupport: true
    _required: true
    index: 7
    extensions: {}
    elements:
      extension: {index: 8}
      url:
        pattern: {type: uri, value: restriction}
        type: uri
        index: 9
      value:
        mustSupport: true
        choices: [valueBoolean]
        index: 11
      valueBoolean: {type: boolean, mustSupport: true, choiceOf: value, index: 12}
    required: [value, valueBoolean]
  restrictionText:
    url: null
    mustSupport: true
    index: 13
    extensions: {}
    elements:
      extension: {index: 14}
      url:
        pattern: {type: uri, value: restrictionText}
        type: uri
        index: 15
      value:
        mustSupport: true
        choices: [valueString]
        index: 17
      valueString: {type: string, mustSupport: true, choiceOf: value, index: 18}
  code:
    url: null
    mustSupport: true
    _required: true
    index: 19
    extensions: {}
    elements:
      extension: {index: 20}
      url:
        pattern: {type: uri, value: code}
        type: uri
        index: 21
      value:
        mustSupport: true
        choices: [valueCodeableConcept]
        index: 23
      valueCodeableConcept: {type: CodeableConcept, mustSupport: true, choiceOf: value, index: 24}
    required: [value, valueCodeableConcept]
  period: {url: 'http://hlth.gov.bc.ca/fhir/provider/StructureDefinition/bc-period-extension', min: 1, max: 1, type: Extension, mustSupport: true, index: 25}
  endReason: {url: 'http://hlth.gov.bc.ca/fhir/provider/StructureDefinition/bc-end-reason-extension', min: 0, max: 1, type: Extension, mustSupport: true, index: 26}
  owner: {url: 'http://hlth.gov.bc.ca/fhir/provider/StructureDefinition/bc-owner-extension', min: 0, max: 1, type: Extension, mustSupport: true, index: 27}
class: extension
kind: complex-type
url: http://hlth.gov.bc.ca/fhir/provider/StructureDefinition/bc-practitioner-condition-extension
base: http://hl7.org/fhir/StructureDefinition/Extension
version: 1.0.0