PackagesCanonicalsLogsProblems
    Packages
    rs/hl7.fhir.core@1.4.0
    http://hl7.org/fhir/StructureDefinition/minLength
description: The minimum number of characters that must be present in the simple data type to be considered a \"valid\" instance.
package_name: rs/hl7.fhir.core
derivation: constraint
name: At least this many characters
type: null
elements:
  extension: {name: extension, index: 0}
  url:
    type: uri
    pattern: {type: uri, value: 'http://hl7.org/fhir/StructureDefinition/minLength'}
    index: 1
  value:
    choices: [valueInteger]
    index: 3
  valueInteger: {type: integer, choiceOf: value, index: 4}
package_version: 1.4.0
extensions: {}
class: datatype
kind: datatype
url: http://hl7.org/fhir/StructureDefinition/minLength
base: http://hl7.org/fhir/StructureDefinition/Extension
version: null
required: [value, valueInteger]