PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.us.pq-cmc-fda@2.0.0
    http://hl7.org/fhir/us/pq-cmc-fda/StructureDefinition/pq-overage-extension
description: Extension for measurements related to excess for ingredients in the batch formula.
package_name: hl7.fhir.us.pq-cmc-fda
derivation: constraint
name: OverageExtension
type: Extension
elements:
  extension:
    array: true
    min: 2
    index: 0
    slicing:
      slices:
        proportionDecimal:
          match: {}
          schema:
            mustSupport: true
            _required: true
            index: 1
            extensions: {}
            elements:
              extension: {index: 2}
              url:
                pattern: {type: uri, value: proportionDecimal}
                type: uri
                index: 3
              value:
                short: Overage Percent
                choices: [valueDecimal]
                index: 5
              valueDecimal: {type: decimal, short: Overage Percent, choiceOf: value, index: 6}
        justification:
          match: {}
          schema:
            mustSupport: true
            _required: true
            index: 7
            extensions: {}
            elements:
              extension: {index: 8}
              url:
                pattern: {type: uri, value: justification}
                type: uri
                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-overage-extension'}
    type: uri
    index: 13
  value:
    choices: []
    index: 15
package_version: 2.0.0
extensions:
  proportionDecimal:
    url: null
    mustSupport: true
    _required: true
    index: 1
    extensions: {}
    elements:
      extension: {index: 2}
      url:
        pattern: {type: uri, value: proportionDecimal}
        type: uri
        index: 3
      value:
        short: Overage Percent
        choices: [valueDecimal]
        index: 5
      valueDecimal: {type: decimal, short: Overage Percent, choiceOf: value, index: 6}
  justification:
    url: null
    mustSupport: true
    _required: true
    index: 7
    extensions: {}
    elements:
      extension: {index: 8}
      url:
        pattern: {type: uri, value: justification}
        type: uri
        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-overage-extension
base: http://hl7.org/fhir/StructureDefinition/Extension
version: 2.0.0