PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.xver-r5.r4b@0.0.1-snapshot-2
    http://hl7.org/fhir/5.0/StructureDefinition/extension-DeviceDefinition.chargeItem
description: This cross-version extension represents DeviceDefinition.chargeItem from http://hl7.org/fhir/StructureDefinition/DeviceDefinition|5.0.0 for use in FHIR R4B.
package_name: hl7.fhir.uv.xver-r5.r4b
derivation: constraint
name: Ext_R5_DeviceDefinition_chargeItem
type: Extension
elements:
  extension:
    base: {max: '*', min: 0, path: Extension.extension}
    array: true
    min: 2
    index: 0
    slicing:
      rules: closed
      ordered: false
      discriminator:
      - {path: url, type: value}
      min: 2
      slices:
        chargeItemCode:
          match: {url: chargeItemCode}
          schema:
            base: {max: '*', min: 0, path: Extension.extension}
            short: The code or reference for the charge item
            _required: true
            index: 1
            elements:
              url:
                base: {max: '1', min: 1, path: Extension.url}
                pattern: {type: Uri, value: chargeItemCode}
                index: 2
              value:
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                short: The code or reference for the charge item
                choices: [valueCodeableReference]
                index: 4
              valueCodeableReference:
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                type: CodeableReference
                short: The code or reference for the charge item
                choiceOf: value
                index: 5
            required: [url]
        count:
          match: {url: count}
          schema:
            base: {max: '*', min: 0, path: Extension.extension}
            short: Coefficient applicable to the billing code
            _required: true
            index: 6
            elements:
              url:
                base: {max: '1', min: 1, path: Extension.url}
                pattern: {type: Uri, value: count}
                index: 7
              value:
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                short: Coefficient applicable to the billing code
                choices: [valueQuantity]
                index: 9
              valueQuantity:
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                type: Quantity
                short: Coefficient applicable to the billing code
                choiceOf: value
                index: 10
            required: [url]
        effectivePeriod:
          match: {url: effectivePeriod}
          schema:
            base: {max: '*', min: 0, path: Extension.extension}
            short: A specific time period in which this charge item applies
            index: 11
            elements:
              url:
                base: {max: '1', min: 1, path: Extension.url}
                pattern: {type: Uri, value: effectivePeriod}
                index: 12
              value:
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                short: A specific time period in which this charge item applies
                choices: [valuePeriod]
                index: 14
              valuePeriod:
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                type: Period
                short: A specific time period in which this charge item applies
                choiceOf: value
                index: 15
            required: [url]
        useContext:
          match: {url: useContext}
          schema:
            base: {max: '*', min: 0, path: Extension.extension}
            short: The context to which this charge item applies
            array: true
            index: 16
            elements:
              url:
                base: {max: '1', min: 1, path: Extension.url}
                pattern: {type: Uri, value: useContext}
                index: 17
              value:
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                short: The context to which this charge item applies
                choices: [valueUsageContext]
                index: 19
              valueUsageContext:
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                type: UsageContext
                short: The context to which this charge item applies
                choiceOf: value
                index: 20
            required: [url]
  url:
    base: {max: '1', min: 1, path: Extension.url}
    pattern: {type: Uri, value: 'http://hl7.org/fhir/5.0/StructureDefinition/extension-DeviceDefinition.chargeItem'}
    index: 21
package_version: 0.0.1-snapshot-2
extensions:
  chargeItemCode:
    url: chargeItemCode
    base: {max: '*', min: 0, path: Extension.extension}
    short: The code or reference for the charge item
    _required: true
    index: 1
    elements:
      url:
        base: {max: '1', min: 1, path: Extension.url}
        pattern: {type: Uri, value: chargeItemCode}
        index: 2
      value:
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        short: The code or reference for the charge item
        choices: [valueCodeableReference]
        index: 4
      valueCodeableReference:
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        type: CodeableReference
        short: The code or reference for the charge item
        choiceOf: value
        index: 5
    required: [url]
  count:
    url: count
    base: {max: '*', min: 0, path: Extension.extension}
    short: Coefficient applicable to the billing code
    _required: true
    index: 6
    elements:
      url:
        base: {max: '1', min: 1, path: Extension.url}
        pattern: {type: Uri, value: count}
        index: 7
      value:
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        short: Coefficient applicable to the billing code
        choices: [valueQuantity]
        index: 9
      valueQuantity:
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        type: Quantity
        short: Coefficient applicable to the billing code
        choiceOf: value
        index: 10
    required: [url]
  effectivePeriod:
    url: effectivePeriod
    base: {max: '*', min: 0, path: Extension.extension}
    short: A specific time period in which this charge item applies
    index: 11
    elements:
      url:
        base: {max: '1', min: 1, path: Extension.url}
        pattern: {type: Uri, value: effectivePeriod}
        index: 12
      value:
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        short: A specific time period in which this charge item applies
        choices: [valuePeriod]
        index: 14
      valuePeriod:
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        type: Period
        short: A specific time period in which this charge item applies
        choiceOf: value
        index: 15
    required: [url]
  useContext:
    url: useContext
    base: {max: '*', min: 0, path: Extension.extension}
    short: The context to which this charge item applies
    array: true
    index: 16
    elements:
      url:
        base: {max: '1', min: 1, path: Extension.url}
        pattern: {type: Uri, value: useContext}
        index: 17
      value:
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        short: The context to which this charge item applies
        choices: [valueUsageContext]
        index: 19
      valueUsageContext:
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        type: UsageContext
        short: The context to which this charge item applies
        choiceOf: value
        index: 20
    required: [url]
class: extension
kind: complex-type
url: http://hl7.org/fhir/5.0/StructureDefinition/extension-DeviceDefinition.chargeItem
base: http://hl7.org/fhir/StructureDefinition/Extension|4.3.0
version: 0.0.1-snapshot-2
required: [url]