PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.xver@r5.r4b-0.0.1-snapshot-2
    http://hl7.org/fhir/5.0/StructureDefinition/extension-Account.procedure
description: This cross-version extension represents Account.procedure from http://hl7.org/fhir/StructureDefinition/Account|5.0.0 for use in FHIR R4B.
package_name: hl7.fhir.uv.xver
derivation: constraint
name: Ext_R5_Account_procedure
type: Extension
elements:
  extension:
    base: {max: '*', min: 0, path: Extension.extension}
    array: true
    min: 1
    index: 0
    slicing:
      rules: closed
      ordered: false
      discriminator:
      - {path: url, type: value}
      min: 1
      slices:
        sequence:
          match: {url: sequence}
          schema:
            base: {max: '*', min: 0, path: Extension.extension}
            short: Ranking of the procedure (for each type)
            index: 1
            elements:
              url:
                base: {max: '1', min: 1, path: Extension.url}
                pattern: {type: Uri, value: sequence}
                index: 2
              value:
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                short: Ranking of the procedure (for each type)
                choices: [valuePositiveInt]
                index: 4
              valuePositiveInt:
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                type: positiveInt
                short: Ranking of the procedure (for each type)
                choiceOf: value
                index: 5
            required: [url]
        code:
          match: {url: code}
          schema:
            base: {max: '*', min: 0, path: Extension.extension}
            short: The procedure relevant to the account
            _required: true
            index: 6
            elements:
              url:
                base: {max: '1', min: 1, path: Extension.url}
                pattern: {type: Uri, value: code}
                index: 7
              value:
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                short: The procedure relevant to the account
                choices: [valueCodeableReference]
                index: 9
              valueCodeableReference:
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                type: CodeableReference
                short: The procedure relevant to the account
                choiceOf: value
                index: 10
            required: [url]
        dateOfService:
          match: {url: dateOfService}
          schema:
            short: Date of the procedure (when coded procedure)
            base: {max: '*', min: 0, path: Extension.extension}
            index: 11
            elements:
              url:
                base: {max: '1', min: 1, path: Extension.url}
                pattern: {type: Uri, value: dateOfService}
                index: 12
              value:
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                short: Date of the procedure (when coded procedure)
                choices: [valueDateTime]
                index: 14
              valueDateTime:
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                type: dateTime
                short: Date of the procedure (when coded procedure)
                choiceOf: value
                index: 15
            required: [url]
        type:
          match: {url: type}
          schema:
            base: {max: '*', min: 0, path: Extension.extension}
            short: How this procedure value should be used in charging the account
            array: true
            index: 16
            elements:
              url:
                base: {max: '1', min: 1, path: Extension.url}
                pattern: {type: Uri, value: type}
                index: 17
              value:
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                short: How this procedure value should be used in charging the account
                choices: [valueCodeableConcept]
                index: 19
              valueCodeableConcept:
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                type: CodeableConcept
                short: How this procedure value should be used in charging the account
                choiceOf: value
                index: 20
            required: [url]
        packageCode:
          match: {url: packageCode}
          schema:
            short: Package Code specific for billing
            array: true
            base: {max: '*', min: 0, path: Extension.extension}
            index: 21
            elements:
              url:
                base: {max: '1', min: 1, path: Extension.url}
                pattern: {type: Uri, value: packageCode}
                index: 22
              value:
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                short: Package Code specific for billing
                choices: [valueCodeableConcept]
                index: 24
              valueCodeableConcept:
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                type: CodeableConcept
                short: Package Code specific for billing
                choiceOf: value
                index: 25
            required: [url]
        device:
          match: {url: device}
          schema:
            short: Any devices that were associated with the procedure
            array: true
            base: {max: '*', min: 0, path: Extension.extension}
            index: 26
            elements:
              url:
                base: {max: '1', min: 1, path: Extension.url}
                pattern: {type: Uri, value: device}
                index: 27
              value:
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                short: Any devices that were associated with the procedure
                choices: [valueReference]
                index: 29
              valueReference:
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                type: Reference
                short: Any devices that were associated with the procedure
                choiceOf: value
                index: 30
            required: [url]
  url:
    base: {max: '1', min: 1, path: Extension.url}
    pattern: {type: Uri, value: 'http://hl7.org/fhir/5.0/StructureDefinition/extension-Account.procedure'}
    index: 31
package_version: r5.r4b-0.0.1-snapshot-2
extensions:
  sequence:
    url: sequence
    base: {max: '*', min: 0, path: Extension.extension}
    short: Ranking of the procedure (for each type)
    index: 1
    elements:
      url:
        base: {max: '1', min: 1, path: Extension.url}
        pattern: {type: Uri, value: sequence}
        index: 2
      value:
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        short: Ranking of the procedure (for each type)
        choices: [valuePositiveInt]
        index: 4
      valuePositiveInt:
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        type: positiveInt
        short: Ranking of the procedure (for each type)
        choiceOf: value
        index: 5
    required: [url]
  code:
    url: code
    base: {max: '*', min: 0, path: Extension.extension}
    short: The procedure relevant to the account
    _required: true
    index: 6
    elements:
      url:
        base: {max: '1', min: 1, path: Extension.url}
        pattern: {type: Uri, value: code}
        index: 7
      value:
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        short: The procedure relevant to the account
        choices: [valueCodeableReference]
        index: 9
      valueCodeableReference:
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        type: CodeableReference
        short: The procedure relevant to the account
        choiceOf: value
        index: 10
    required: [url]
  dateOfService:
    url: dateOfService
    short: Date of the procedure (when coded procedure)
    base: {max: '*', min: 0, path: Extension.extension}
    index: 11
    elements:
      url:
        base: {max: '1', min: 1, path: Extension.url}
        pattern: {type: Uri, value: dateOfService}
        index: 12
      value:
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        short: Date of the procedure (when coded procedure)
        choices: [valueDateTime]
        index: 14
      valueDateTime:
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        type: dateTime
        short: Date of the procedure (when coded procedure)
        choiceOf: value
        index: 15
    required: [url]
  type:
    url: type
    base: {max: '*', min: 0, path: Extension.extension}
    short: How this procedure value should be used in charging the account
    array: true
    index: 16
    elements:
      url:
        base: {max: '1', min: 1, path: Extension.url}
        pattern: {type: Uri, value: type}
        index: 17
      value:
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        short: How this procedure value should be used in charging the account
        choices: [valueCodeableConcept]
        index: 19
      valueCodeableConcept:
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        type: CodeableConcept
        short: How this procedure value should be used in charging the account
        choiceOf: value
        index: 20
    required: [url]
  packageCode:
    url: packageCode
    short: Package Code specific for billing
    array: true
    base: {max: '*', min: 0, path: Extension.extension}
    index: 21
    elements:
      url:
        base: {max: '1', min: 1, path: Extension.url}
        pattern: {type: Uri, value: packageCode}
        index: 22
      value:
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        short: Package Code specific for billing
        choices: [valueCodeableConcept]
        index: 24
      valueCodeableConcept:
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        type: CodeableConcept
        short: Package Code specific for billing
        choiceOf: value
        index: 25
    required: [url]
  device:
    url: device
    short: Any devices that were associated with the procedure
    array: true
    base: {max: '*', min: 0, path: Extension.extension}
    index: 26
    elements:
      url:
        base: {max: '1', min: 1, path: Extension.url}
        pattern: {type: Uri, value: device}
        index: 27
      value:
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        short: Any devices that were associated with the procedure
        choices: [valueReference]
        index: 29
      valueReference:
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        type: Reference
        short: Any devices that were associated with the procedure
        choiceOf: value
        index: 30
    required: [url]
class: extension
kind: complex-type
url: http://hl7.org/fhir/5.0/StructureDefinition/extension-Account.procedure
base: http://hl7.org/fhir/StructureDefinition/Extension|4.3.0
version: 0.0.1-snapshot-2
required: [url, extension]