PackagesCanonicalsLogsProblems
    Packages
    nit-mvp.nit@0.0.1
    https://pnt.agenas.it/fhir/StructureDefinition/numeroMaxPrestazioniErogabili
description: Estensione per indicare il numero massimo di prestazioni da erogare
package_name: nit-mvp.nit
derivation: constraint
name: NumeroMaxPrestazioniErogabili
type: Extension
elements:
  extension: {index: 0}
  url:
    pattern: {type: Uri, value: 'https://pnt.agenas.it/fhir/StructureDefinition/numeroMaxPrestazioniErogabili'}
    index: 1
  value:
    choices: []
    index: 3
    slicing:
      rules: open
      ordered: false
      discriminator:
      - {path: $this, type: type}
      min: null
      slices:
        valueInteger:
          match: {}
          schema:
            short: Il numero massimo
            choices: [valueInteger]
            _required: true
            index: 5
          min: 1
  valueInteger:
    type: integer
    short: Il numero massimo
    choiceOf: value
    index: 6
    slicing:
      slices:
        valueInteger:
          match: {}
          schema: {type: integer, short: Il numero massimo, choiceOf: value, _required: true, index: 6}
          min: 1
package_version: 0.0.1
extensions: {}
class: extension
kind: complex-type
url: https://pnt.agenas.it/fhir/StructureDefinition/numeroMaxPrestazioniErogabili
base: http://hl7.org/fhir/StructureDefinition/Extension
version: null
required: [valueInteger]