PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.us.pq-cmc-fda@2.0.0-ballot
    http://hl7.org/fhir/us/pq-cmc-fda/StructureDefinition/pq-product-batch-ingredient-extension
description: Extension for measurement properties for ingredients in the batch formla.
package_name: hl7.fhir.us.pq-cmc-fda
derivation: constraint
name: ProductBatchIngredientExtension
type: Extension
elements:
  extension:
    array: true
    min: 2
    index: 0
    slicing:
      slices:
        overagePercent:
          match: {}
          schema:
            mustSupport: true
            _required: true
            index: 1
            extensions: {}
            elements:
              extension: {index: 2}
              url:
                pattern: {type: Uri, value: overagePercent}
                index: 3
              value:
                short: Overage Percent
                choices: [valueDecimal]
                index: 5
              valueDecimal: {type: decimal, short: Overage Percent, choiceOf: value, index: 6}
        overageJustification:
          match: {}
          schema:
            mustSupport: true
            _required: true
            index: 7
            extensions: {}
            elements:
              extension: {index: 8}
              url:
                pattern: {type: Uri, value: overageJustification}
                index: 9
              value:
                short: Overage Justification
                choices: [valueMarkdown]
                index: 11
              valueMarkdown: {type: markdown, short: Overage Justification, choiceOf: value, index: 12}
  url:
    pattern: {type: Uri, value: 'http://hl7.org/fhir/us/pq-cmc-fda/StructureDefinition/pq-product-batch-ingredient-extension'}
    index: 13
  value:
    choices: []
    index: 15
package_version: 2.0.0-ballot
extensions:
  overagePercent:
    url: null
    mustSupport: true
    _required: true
    index: 1
    extensions: {}
    elements:
      extension: {index: 2}
      url:
        pattern: {type: Uri, value: overagePercent}
        index: 3
      value:
        short: Overage Percent
        choices: [valueDecimal]
        index: 5
      valueDecimal: {type: decimal, short: Overage Percent, choiceOf: value, index: 6}
  overageJustification:
    url: null
    mustSupport: true
    _required: true
    index: 7
    extensions: {}
    elements:
      extension: {index: 8}
      url:
        pattern: {type: Uri, value: overageJustification}
        index: 9
      value:
        short: Overage Justification
        choices: [valueMarkdown]
        index: 11
      valueMarkdown: {type: markdown, short: Overage Justification, choiceOf: value, index: 12}
class: extension
kind: complex-type
url: http://hl7.org/fhir/us/pq-cmc-fda/StructureDefinition/pq-product-batch-ingredient-extension
base: http://hl7.org/fhir/StructureDefinition/Extension
version: 2.0.0-ballot