PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.v2mappings.r4@1.0.0-ballot
    http://hl7.org/fhir/uv/v2mappings/StructureDefinition/TypeInfo
description: Type information for conversion
package_name: hl7.fhir.uv.v2mappings.r4
derivation: constraint
name: TypeInfo
type: Extension
elements:
  extension:
    short: Data Type of the item
    mustSupport: true
    index: 0
    slicing:
      slices:
        type:
          match: {}
          schema:
            short: Data Type of the item
            mustSupport: true
            index: 0
            extensions: {}
            elements:
              extension: {index: 1}
              url:
                pattern: {type: Uri, value: type}
                index: 2
              value:
                choices: [valueCode]
                index: 4
              valueCode: {type: code, choiceOf: value, index: 5}
        cardinalityMin:
          match: {}
          schema:
            short: Minimum cardinality of the item
            mustSupport: true
            index: 6
            extensions: {}
            elements:
              extension: {index: 7}
              url:
                pattern: {type: Uri, value: cardinalityMin}
                index: 8
              value:
                choices: [valueInteger]
                index: 10
              valueInteger: {type: integer, choiceOf: value, index: 11}
        cardinalityMax:
          match: {}
          schema:
            short: Maximum cardinality of the item
            mustSupport: true
            index: 12
            extensions: {}
            elements:
              extension: {index: 13}
              url:
                pattern: {type: Uri, value: cardinalityMax}
                index: 14
              value:
                choices: [valueInteger]
                index: 16
              valueInteger: {type: integer, choiceOf: value, index: 17}
  url:
    pattern: {type: Uri, value: 'http://hl7.org/fhir/uv/v2mappings/StructureDefinition/TypeInfo'}
    index: 18
  value:
    choices: []
    index: 20
package_version: 1.0.0-ballot
extensions:
  type:
    url: null
    short: Data Type of the item
    mustSupport: true
    index: 0
    extensions: {}
    elements:
      extension: {index: 1}
      url:
        pattern: {type: Uri, value: type}
        index: 2
      value:
        choices: [valueCode]
        index: 4
      valueCode: {type: code, choiceOf: value, index: 5}
  cardinalityMin:
    url: null
    short: Minimum cardinality of the item
    mustSupport: true
    index: 6
    extensions: {}
    elements:
      extension: {index: 7}
      url:
        pattern: {type: Uri, value: cardinalityMin}
        index: 8
      value:
        choices: [valueInteger]
        index: 10
      valueInteger: {type: integer, choiceOf: value, index: 11}
  cardinalityMax:
    url: null
    short: Maximum cardinality of the item
    mustSupport: true
    index: 12
    extensions: {}
    elements:
      extension: {index: 13}
      url:
        pattern: {type: Uri, value: cardinalityMax}
        index: 14
      value:
        choices: [valueInteger]
        index: 16
      valueInteger: {type: integer, choiceOf: value, index: 17}
class: extension
kind: complex-type
url: http://hl7.org/fhir/uv/v2mappings/StructureDefinition/TypeInfo
base: http://hl7.org/fhir/StructureDefinition/Extension
version: 1.0.0-ballot