PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.pharm-quality@1.0.0
    http://hl7.org/fhir/uv/pharm-quality/StructureDefinition/Bundle-drug-product-specification-pq
description: 'Specification domain: This Bundle profile represents the structured data used in CTD section 3.2.P.5 Control of Drug Product, subsection 3.2.P.5.1 Specification(s).'
package_name: hl7.fhir.uv.pharm-quality
derivation: constraint
name: BundleDrugProductSpecificationPq
type: Bundle
elements:
  identifier: {mustSupport: true, index: 0}
  type:
    short: collection
    mustSupport: true
    pattern: {type: Code, value: collection}
    index: 1
  timestamp: {mustSupport: true, index: 2}
  entry:
    mustSupport: true
    array: true
    min: 6
    index: 3
    slicing:
      rules: open
      discriminator:
      - {path: resource, type: type}
      min: 6
      slices:
        Product-Identification:
          match: {}
          schema:
            _required: true
            index: 4
            elements:
              resource: {type: MedicinalProductDefinition, index: 5}
        Drug-Ingredient:
          match: {}
          schema:
            _required: true
            index: 6
            elements:
              resource: {type: Ingredient, index: 7}
        Component-Substance:
          match: {}
          schema:
            _required: true
            index: 8
            elements:
              resource: {type: SubstanceDefinition, index: 9}
        Protocol:
          match: {}
          schema:
            _required: true
            index: 10
            elements:
              resource: {type: PlanDefinition, index: 11}
        Test-Method:
          match: {}
          schema:
            _required: true
            index: 12
            elements:
              resource: {type: ObservationDefinition, index: 13}
        Organization:
          match: {}
          schema:
            _required: true
            index: 14
            elements:
              resource: {type: Organization, index: 15}
package_version: 1.0.0
class: profile
kind: resource
url: http://hl7.org/fhir/uv/pharm-quality/StructureDefinition/Bundle-drug-product-specification-pq
base: http://hl7.org/fhir/StructureDefinition/Bundle
version: 1.0.0