Class ElementDefinition.ElementDefinitionBaseComponent

    • Field Detail

      • path

        protected StringType path
        The Path that identifies the base element - this matches the ElementDefinition.path for that element. Across FHIR, there is only one base definition of any element - that is, an element definition on a [StructureDefinition](structuredefinition.html#) without a StructureDefinition.base.
      • min

        protected UnsignedIntType min
        Minimum cardinality of the base element identified by the path.
      • max

        protected StringType max
        Maximum cardinality of the base element identified by the path.