description: Definition for a document bundle with the CMC eCTD 32P32 profiles (Product Batch Formula). package_name: hl7.fhir.us.pq-cmc-fda derivation: constraint name: CMCeCTDDocument32P32 type: Bundle elements: identifier: {mustSupport: true, index: 0} type: short: document mustSupport: true pattern: {type: Code, value: document} index: 1 timestamp: {mustSupport: true, index: 2} entry: mustSupport: true array: true min: 4 index: 3 elements: fullUrl: {mustSupport: true, index: 4} resource: {mustSupport: true, index: 5} required: [resource, fullUrl] slicing: rules: open discriminator: - {path: resource, type: profile} min: 4 slices: Composition: match: {} schema: _required: true index: 6 elements: resource: {type: Composition, index: 7} Organization: match: {} schema: array: true min: 1 _required: true index: 8 elements: resource: {type: Organization, index: 9} BatchFormulaMedicinalProduct: match: {} schema: _required: true index: 10 elements: resource: {type: MedicinalProductDefinition, index: 11} BatchFormula: match: {} schema: array: true min: 1 _required: true index: 12 elements: resource: {type: ManufacturedItemDefinition, index: 13} Ingredient: match: {} schema: array: true index: 14 elements: resource: {type: Ingredient, index: 15} RoutineSubstance: match: {} schema: array: true index: 16 elements: resource: {type: SubstanceDefinition, index: 17} ExcipientRaw: match: {} schema: array: true index: 18 elements: resource: {type: SubstanceDefinition, index: 19} package_version: 2.0.0-ballot class: profile kind: resource url: http://hl7.org/fhir/us/pq-cmc-fda/StructureDefinition/cmc-ectd-document-32p32 base: http://hl7.org/fhir/StructureDefinition/Bundle version: 2.0.0-ballot required: [timestamp]