PackagesCanonicalsLogsProblems
    Packages
    fhir.ca-bc.provider@1.0.1
    http://hlth.gov.bc.ca/fhir/provider/StructureDefinition/bc-not-available-extension
description: Can represent the Not Avaialble details
package_name: fhir.ca-bc.provider
derivation: constraint
name: NotAvailableExtension
type: Extension
elements:
  extension:
    mustSupport: true
    index: 0
    slicing:
      slices:
        description:
          match: {}
          schema:
            mustSupport: true
            index: 0
            extensions: {}
            elements:
              extension: {index: 1}
              url:
                pattern: {type: uri, value: description}
                type: uri
                index: 2
              value:
                mustSupport: true
                choices: [valueString]
                index: 4
              valueString: {type: string, mustSupport: true, choiceOf: value, index: 5}
        during:
          match: {}
          schema:
            mustSupport: true
            index: 6
            extensions: {}
            elements:
              extension: {index: 7}
              url:
                pattern: {type: uri, value: during}
                type: uri
                index: 8
              value:
                mustSupport: true
                choices: [valuePeriod]
                index: 10
              valuePeriod: {type: Period, mustSupport: true, choiceOf: value, index: 11}
  url:
    pattern: {type: uri, value: 'http://hlth.gov.bc.ca/fhir/provider/StructureDefinition/bc-not-available-extension'}
    type: uri
    index: 12
  value:
    choices: []
    index: 14
package_version: 1.0.1
extensions:
  description:
    url: null
    mustSupport: true
    index: 0
    extensions: {}
    elements:
      extension: {index: 1}
      url:
        pattern: {type: uri, value: description}
        type: uri
        index: 2
      value:
        mustSupport: true
        choices: [valueString]
        index: 4
      valueString: {type: string, mustSupport: true, choiceOf: value, index: 5}
  during:
    url: null
    mustSupport: true
    index: 6
    extensions: {}
    elements:
      extension: {index: 7}
      url:
        pattern: {type: uri, value: during}
        type: uri
        index: 8
      value:
        mustSupport: true
        choices: [valuePeriod]
        index: 10
      valuePeriod: {type: Period, mustSupport: true, choiceOf: value, index: 11}
class: extension
kind: complex-type
url: http://hlth.gov.bc.ca/fhir/provider/StructureDefinition/bc-not-available-extension
base: http://hl7.org/fhir/StructureDefinition/Extension
version: 1.0.0