PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.xver-r5.r3@0.1.0
    http://hl7.org/fhir/5.0/StructureDefinition/extension-AdministrableProductDefinition.property
description: 'R5: `AdministrableProductDefinition.property` (new:BackboneElement)'
package_name: hl7.fhir.uv.xver-r5.r3
derivation: constraint
name: ExtensionAdministrableProductDefinition_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: 'R5: 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: 'R5: A value for the characteristic (new)'
            base: {max: '*', min: 0, path: Extension.extension}
            index: 6
            elements:
              valueReference:
                short: A value for the characteristic
                refers: ['http://hl7.org/fhir/5.0/StructureDefinition/profile-Binary|0.1.0']
                type: Reference
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                choiceOf: value
                index: 16
              valueMarkdown:
                short: A value for the characteristic
                type: markdown
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                choiceOf: value
                index: 14
              valueQuantity:
                short: A value for the characteristic
                type: Quantity
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                choiceOf: value
                index: 11
              value:
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                short: A value for the characteristic
                choices: [valueCodeableConcept, valueQuantity, valueDate, valueBoolean, valueMarkdown, valueAttachment, valueReference, valueReference]
                index: 9
              valueBoolean:
                short: A value for the characteristic
                type: boolean
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                choiceOf: value
                index: 13
              valueDate:
                short: A value for the characteristic
                type: date
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                choiceOf: value
                index: 12
              url:
                base: {max: '1', min: 1, path: Extension.url}
                pattern: {type: Uri, value: value}
                index: 7
              valueCodeableConcept:
                short: A value for the characteristic
                type: CodeableConcept
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                choiceOf: value
                index: 10
              valueAttachment:
                short: A value for the characteristic
                type: Attachment
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                choiceOf: value
                index: 15
            required: [url]
        status:
          match: {url: status}
          schema:
            short: 'R5: The status of characteristic e.g. assigned or pending (new)'
            base: {max: '*', min: 0, path: Extension.extension}
            index: 18
            elements:
              url:
                base: {max: '1', min: 1, path: Extension.url}
                pattern: {type: Uri, value: status}
                index: 19
              value:
                short: The status of characteristic e.g. assigned or pending
                choices: [valueCodeableConcept]
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                index: 21
              valueCodeableConcept:
                short: The status of characteristic e.g. assigned or pending
                type: CodeableConcept
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                choiceOf: value
                index: 22
            required: [url]
  url:
    base: {max: '1', min: 1, path: Extension.url}
    pattern: {type: Uri, value: 'http://hl7.org/fhir/5.0/StructureDefinition/extension-AdministrableProductDefinition.property'}
    index: 23
  value:
    base: {max: '1', min: 0, path: 'Extension.value[x]'}
    choices: []
    index: 25
package_version: 0.1.0
extensions:
  type:
    url: type
    short: 'R5: 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: 'R5: A value for the characteristic (new)'
    base: {max: '*', min: 0, path: Extension.extension}
    index: 6
    elements:
      valueReference:
        short: A value for the characteristic
        refers: ['http://hl7.org/fhir/5.0/StructureDefinition/profile-Binary|0.1.0']
        type: Reference
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        choiceOf: value
        index: 16
      valueMarkdown:
        short: A value for the characteristic
        type: markdown
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        choiceOf: value
        index: 14
      valueQuantity:
        short: A value for the characteristic
        type: Quantity
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        choiceOf: value
        index: 11
      value:
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        short: A value for the characteristic
        choices: [valueCodeableConcept, valueQuantity, valueDate, valueBoolean, valueMarkdown, valueAttachment, valueReference, valueReference]
        index: 9
      valueBoolean:
        short: A value for the characteristic
        type: boolean
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        choiceOf: value
        index: 13
      valueDate:
        short: A value for the characteristic
        type: date
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        choiceOf: value
        index: 12
      url:
        base: {max: '1', min: 1, path: Extension.url}
        pattern: {type: Uri, value: value}
        index: 7
      valueCodeableConcept:
        short: A value for the characteristic
        type: CodeableConcept
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        choiceOf: value
        index: 10
      valueAttachment:
        short: A value for the characteristic
        type: Attachment
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        choiceOf: value
        index: 15
    required: [url]
  status:
    url: status
    short: 'R5: The status of characteristic e.g. assigned or pending (new)'
    base: {max: '*', min: 0, path: Extension.extension}
    index: 18
    elements:
      url:
        base: {max: '1', min: 1, path: Extension.url}
        pattern: {type: Uri, value: status}
        index: 19
      value:
        short: The status of characteristic e.g. assigned or pending
        choices: [valueCodeableConcept]
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        index: 21
      valueCodeableConcept:
        short: The status of characteristic e.g. assigned or pending
        type: CodeableConcept
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        choiceOf: value
        index: 22
    required: [url]
class: extension
kind: complex-type
url: http://hl7.org/fhir/5.0/StructureDefinition/extension-AdministrableProductDefinition.property
base: http://hl7.org/fhir/StructureDefinition/Extension
version: 0.1.0
required: [url, extension]