description: Bundle – Drug Product Specification PQ package_name: hl7.fhir.uv.pharm 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 index: 3 slicing: rules: open discriminator: - {path: resource, type: type} min: 1 slices: Product-Identification: match: {} schema: index: 4 elements: resource: {type: MedicinalProductDefinition, index: 5} Drug-Ingredient: match: {} schema: index: 6 elements: resource: {type: Ingredient, index: 7} Component-Substance: match: {} schema: index: 8 elements: resource: {type: SubstanceDefinition, index: 9} Protocol: match: {} schema: index: 10 elements: resource: {type: PlanDefinition, index: 11} Test-Method: match: {} schema: index: 12 elements: resource: {type: ObservationDefinition, index: 13} Organization: match: {} schema: index: 14 elements: resource: {type: Organization, index: 15} package_version: quality-1.0.0-ballot 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-ballot required: [entry]