PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.xver-r5.r4b@0.0.1-snapshot-1
    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:
    array: true
    min: 2
    index: 0
    slicing:
      rules: closed
      ordered: false
      discriminator:
      - {path: url, type: value}
      min: 2
      slices:
        chargeItemCode:
          match: {url: null}
          schema:
            short: The code or reference for the charge item
            isModifier: false
            _required: true
            index: 1
            elements:
              value:
                base: {path: 'Extension.value[x]'}
                short: The code or reference for the charge item
                choices: [valueCodeableReference]
                index: 3
              valueCodeableReference:
                base: {path: 'Extension.value[x]'}
                type: CodeableReference
                short: The code or reference for the charge item
                choiceOf: value
                index: 4
        count:
          match: {url: null}
          schema:
            short: Coefficient applicable to the billing code
            isModifier: false
            _required: true
            index: 5
            elements:
              value:
                base: {path: 'Extension.value[x]'}
                short: Coefficient applicable to the billing code
                choices: [valueQuantity]
                index: 7
              valueQuantity:
                base: {path: 'Extension.value[x]'}
                type: Quantity
                short: Coefficient applicable to the billing code
                choiceOf: value
                index: 8
        effectivePeriod:
          match: {url: null}
          schema:
            short: A specific time period in which this charge item applies
            isModifier: false
            index: 9
            elements:
              value:
                base: {path: 'Extension.value[x]'}
                short: A specific time period in which this charge item applies
                choices: [valuePeriod]
                index: 11
              valuePeriod:
                base: {path: 'Extension.value[x]'}
                type: Period
                short: A specific time period in which this charge item applies
                choiceOf: value
                index: 12
        useContext:
          match: {url: null}
          schema:
            short: The context to which this charge item applies
            isModifier: false
            array: true
            index: 13
            elements:
              value:
                base: {path: 'Extension.value[x]'}
                short: The context to which this charge item applies
                choices: [valueUsageContext]
                index: 15
              valueUsageContext:
                base: {path: 'Extension.value[x]'}
                type: UsageContext
                short: The context to which this charge item applies
                choiceOf: value
                index: 16
  url:
    pattern: {type: Uri, value: 'http://hl7.org/fhir/5.0/StructureDefinition/extension-DeviceDefinition.chargeItem'}
    index: 17
package_version: 0.0.1-snapshot-1
extensions:
  chargeItemCode:
    url: null
    short: The code or reference for the charge item
    isModifier: false
    _required: true
    index: 1
    elements:
      value:
        base: {path: 'Extension.value[x]'}
        short: The code or reference for the charge item
        choices: [valueCodeableReference]
        index: 3
      valueCodeableReference:
        base: {path: 'Extension.value[x]'}
        type: CodeableReference
        short: The code or reference for the charge item
        choiceOf: value
        index: 4
  count:
    url: null
    short: Coefficient applicable to the billing code
    isModifier: false
    _required: true
    index: 5
    elements:
      value:
        base: {path: 'Extension.value[x]'}
        short: Coefficient applicable to the billing code
        choices: [valueQuantity]
        index: 7
      valueQuantity:
        base: {path: 'Extension.value[x]'}
        type: Quantity
        short: Coefficient applicable to the billing code
        choiceOf: value
        index: 8
  effectivePeriod:
    url: null
    short: A specific time period in which this charge item applies
    isModifier: false
    index: 9
    elements:
      value:
        base: {path: 'Extension.value[x]'}
        short: A specific time period in which this charge item applies
        choices: [valuePeriod]
        index: 11
      valuePeriod:
        base: {path: 'Extension.value[x]'}
        type: Period
        short: A specific time period in which this charge item applies
        choiceOf: value
        index: 12
  useContext:
    url: null
    short: The context to which this charge item applies
    isModifier: false
    array: true
    index: 13
    elements:
      value:
        base: {path: 'Extension.value[x]'}
        short: The context to which this charge item applies
        choices: [valueUsageContext]
        index: 15
      valueUsageContext:
        base: {path: 'Extension.value[x]'}
        type: UsageContext
        short: The context to which this charge item applies
        choiceOf: value
        index: 16
class: extension
kind: complex-type
url: http://hl7.org/fhir/5.0/StructureDefinition/extension-DeviceDefinition.chargeItem
base: http://hl7.org/fhir/StructureDefinition/Extension
version: 0.0.1-snapshot-1
required: [url]