description: Definition for a document bundle with the CMC eCTD 32S23 profiles. package_name: hl7.fhir.us.pq derivation: constraint name: CMCeCTDDocument32S23 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 description: The specific bundle entries that are needed for a Substance Characterisation document. discriminator: - {path: resource, type: profile} min: 4 slices: Composition: match: {} schema: _required: true index: 6 elements: resource: {type: Composition, index: 7} RoutineSubstance: match: {} schema: array: true min: 1 _required: true index: 8 elements: resource: {type: SubstanceDefinition, index: 9} Organization: match: {} schema: array: true min: 1 _required: true index: 10 elements: resource: {type: Organization, index: 11} Excipient: match: {} schema: array: true index: 12 elements: resource: {type: SubstanceDefinition, index: 13} RoutineProduct: match: {} schema: array: true index: 14 elements: resource: {type: MedicinalProductDefinition, index: 15} Specification: match: {} schema: array: true min: 1 _required: true index: 16 elements: resource: {type: PlanDefinition, index: 17} package_version: cmc-fda-2.0.0-ballot class: profile kind: resource url: http://hl7.org/fhir/us/pq-cmc-fda/StructureDefinition/cmc-ectd-document-32s23 base: http://hl7.org/fhir/StructureDefinition/Bundle version: 2.0.0-ballot required: [timestamp]