PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.xver-r4b.r3@0.1.0
    http://hl7.org/fhir/4.3/StructureDefinition/extension-ManufacturedItemDefinition.property
description: 'R4B: `ManufacturedItemDefinition.property` (new:BackboneElement)'
package_name: hl7.fhir.uv.xver-r4b.r3
derivation: constraint
name: ExtensionManufacturedItemDefinition_Property
type: Extension
elements:
  extension:
    base: {max: '*', min: 0, path: Extension.extension}
    array: true
    min: 1
    index: 0
    slicing:
      rules: open
      ordered: false
      discriminator:
      - {path: url, type: value}
      min: 1
      slices:
        type:
          match: {url: type}
          schema:
            short: 'R4B: A code expressing the type of characteristic (new)'
            _required: true
            base: {max: '*', min: 0, path: Extension.extension}
            index: 1
            elements:
              url:
                base: {max: '1', min: 1, path: Extension.url}
                pattern: {type: Uri, value: type}
                index: 2
              value:
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                short: A code expressing the type of characteristic
                choices: [valueCodeableConcept]
                index: 4
              valueCodeableConcept:
                short: A code expressing the type of characteristic
                type: CodeableConcept
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                choiceOf: value
                index: 5
            required: [url, value, valueCodeableConcept]
        value:
          match: {url: value}
          schema:
            short: 'R4B: A value for the characteristic (new)'
            base: {max: '*', min: 0, path: Extension.extension}
            index: 6
            elements:
              url:
                base: {max: '1', min: 1, path: Extension.url}
                pattern: {type: Uri, value: value}
                index: 7
              value:
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                short: A value for the characteristic
                choices: [valueCodeableConcept, valueQuantity, valueDate, valueBoolean, valueAttachment]
                index: 9
              valueCodeableConcept:
                short: A value for the characteristic
                type: CodeableConcept
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                choiceOf: value
                index: 10
              valueQuantity:
                short: A value for the characteristic
                type: Quantity
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                choiceOf: value
                index: 11
              valueDate:
                short: A value for the characteristic
                type: date
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                choiceOf: value
                index: 12
              valueBoolean:
                short: A value for the characteristic
                type: boolean
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                choiceOf: value
                index: 13
              valueAttachment:
                short: A value for the characteristic
                type: Attachment
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                choiceOf: value
                index: 14
            required: [url]
  url:
    base: {max: '1', min: 1, path: Extension.url}
    pattern: {type: Uri, value: 'http://hl7.org/fhir/4.3/StructureDefinition/extension-ManufacturedItemDefinition.property'}
    index: 15
  value:
    base: {max: '1', min: 0, path: 'Extension.value[x]'}
    choices: []
    index: 17
package_version: 0.1.0
extensions:
  type:
    url: type
    short: 'R4B: A code expressing the type of characteristic (new)'
    _required: true
    base: {max: '*', min: 0, path: Extension.extension}
    index: 1
    elements:
      url:
        base: {max: '1', min: 1, path: Extension.url}
        pattern: {type: Uri, value: type}
        index: 2
      value:
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        short: A code expressing the type of characteristic
        choices: [valueCodeableConcept]
        index: 4
      valueCodeableConcept:
        short: A code expressing the type of characteristic
        type: CodeableConcept
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        choiceOf: value
        index: 5
    required: [url, value, valueCodeableConcept]
  value:
    url: value
    short: 'R4B: A value for the characteristic (new)'
    base: {max: '*', min: 0, path: Extension.extension}
    index: 6
    elements:
      url:
        base: {max: '1', min: 1, path: Extension.url}
        pattern: {type: Uri, value: value}
        index: 7
      value:
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        short: A value for the characteristic
        choices: [valueCodeableConcept, valueQuantity, valueDate, valueBoolean, valueAttachment]
        index: 9
      valueCodeableConcept:
        short: A value for the characteristic
        type: CodeableConcept
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        choiceOf: value
        index: 10
      valueQuantity:
        short: A value for the characteristic
        type: Quantity
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        choiceOf: value
        index: 11
      valueDate:
        short: A value for the characteristic
        type: date
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        choiceOf: value
        index: 12
      valueBoolean:
        short: A value for the characteristic
        type: boolean
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        choiceOf: value
        index: 13
      valueAttachment:
        short: A value for the characteristic
        type: Attachment
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        choiceOf: value
        index: 14
    required: [url]
class: extension
kind: complex-type
url: http://hl7.org/fhir/4.3/StructureDefinition/extension-ManufacturedItemDefinition.property
base: http://hl7.org/fhir/StructureDefinition/Extension
version: 0.1.0
required: [url, extension]