PackagesCanonicalsLogsProblems
    Packages
    openehr.base@0.1.0-snapshot
    http://openehr.org/fhir/StructureDefinition/WebTemplateInputValidationRange
description: null
package_name: openehr.base
derivation: specialization
name: WebTemplateInputValidationRange
type: http://openehr.org/fhir/StructureDefinition/WebTemplateInputValidationRange
elements:
  minOp:
    type: code
    short: todo
    binding: {strength: required, valueSet: 'https://specifications.openehr.org/fhir/valueset-range-minop'}
    index: 0
  min: {type: decimal, short: todo, index: 1}
  maxOp:
    type: code
    short: todo
    binding: {strength: required, valueSet: 'https://specifications.openehr.org/fhir/valueset-range-maxop'}
    index: 2
  max: {type: decimal, short: todo, index: 3}
package_version: 0.1.0-snapshot
class: logical
kind: logical
url: http://openehr.org/fhir/StructureDefinition/WebTemplateInputValidationRange
base: http://hl7.org/fhir/StructureDefinition/Base
version: 0.1.0-snapshot
required: [maxOp, min, max, minOp]