PackagesCanonicalsLogsProblems
    Packages
    fhir.ca-bc.provider@1.0.1
    http://hlth.gov.bc.ca/fhir/provider/StructureDefinition/bc-practitioner-disciplinary-action-extension
description: Provides details of disciplinary actions against the provider.
package_name: fhir.ca-bc.provider
derivation: constraint
name: PractitionerDiscplinaryActionExtension
type: Extension
elements:
  extension:
    array: true
    min: 4
    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}
        description:
          match: {}
          schema:
            mustSupport: true
            _required: true
            index: 7
            extensions: {}
            elements:
              extension: {index: 8}
              url:
                pattern: {type: uri, value: description}
                type: uri
                index: 9
              value:
                mustSupport: true
                choices: [valueString]
                index: 11
              valueString: {type: string, mustSupport: true, choiceOf: value, index: 12}
            required: [value, valueString]
        archiveDate:
          match: {}
          schema:
            mustSupport: true
            _required: true
            index: 13
            extensions: {}
            elements:
              extension: {index: 14}
              url:
                pattern: {type: uri, value: archiveDate}
                type: uri
                index: 15
              value:
                mustSupport: true
                choices: [valueDateTime]
                index: 17
              valueDateTime: {type: dateTime, mustSupport: true, choiceOf: value, index: 18}
            required: [value, valueDateTime]
        displayFlag:
          match: {}
          schema:
            mustSupport: true
            _required: true
            index: 19
            extensions: {}
            elements:
              extension: {index: 20}
              url:
                pattern: {type: uri, value: displayFlag}
                type: uri
                index: 21
              value:
                mustSupport: true
                choices: [valueBoolean]
                index: 23
              valueBoolean: {type: boolean, mustSupport: true, choiceOf: value, index: 24}
            required: [value, valueBoolean]
        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-disciplinary-action-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}
  description:
    url: null
    mustSupport: true
    _required: true
    index: 7
    extensions: {}
    elements:
      extension: {index: 8}
      url:
        pattern: {type: uri, value: description}
        type: uri
        index: 9
      value:
        mustSupport: true
        choices: [valueString]
        index: 11
      valueString: {type: string, mustSupport: true, choiceOf: value, index: 12}
    required: [value, valueString]
  archiveDate:
    url: null
    mustSupport: true
    _required: true
    index: 13
    extensions: {}
    elements:
      extension: {index: 14}
      url:
        pattern: {type: uri, value: archiveDate}
        type: uri
        index: 15
      value:
        mustSupport: true
        choices: [valueDateTime]
        index: 17
      valueDateTime: {type: dateTime, mustSupport: true, choiceOf: value, index: 18}
    required: [value, valueDateTime]
  displayFlag:
    url: null
    mustSupport: true
    _required: true
    index: 19
    extensions: {}
    elements:
      extension: {index: 20}
      url:
        pattern: {type: uri, value: displayFlag}
        type: uri
        index: 21
      value:
        mustSupport: true
        choices: [valueBoolean]
        index: 23
      valueBoolean: {type: boolean, mustSupport: true, choiceOf: value, index: 24}
    required: [value, valueBoolean]
  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-disciplinary-action-extension
base: http://hl7.org/fhir/StructureDefinition/Extension
version: 1.0.0