description: Profile of the ManufacturedItemDefinition resource for representing the characteristics of a medicinal manufactured item as contained in a packaged medicinal product. package_name: ch.fhir.ig.ch-epl derivation: constraint name: CHIDMPManufacturedItemDefinition type: ManufacturedItemDefinition elements: manufacturedDoseForm: binding: {strength: required, valueSet: 'http://fhir.ch/ig/ch-epl/ValueSet/edqm-pharmaceutical-dose-form'} index: 0 elements: coding: index: 1 slicing: rules: open discriminator: - {path: system, type: value} min: 1 slices: SMC: match: {system: 'http://standardterms.edqm.eu'} schema: index: 2 elements: system: pattern: {type: uri, value: 'http://standardterms.edqm.eu'} type: uri index: 3 code: {index: 4} required: [code, system] required: [coding] unitOfPresentation: binding: {strength: required, valueSet: 'http://fhir.ch/ig/ch-epl/ValueSet/edqm-unit-of-presentation'} index: 5 elements: coding: index: 6 slicing: rules: open discriminator: - {path: system, type: value} min: 1 slices: SMC: match: {system: 'http://standardterms.edqm.eu'} schema: _required: true index: 7 elements: system: pattern: {type: uri, value: 'http://standardterms.edqm.eu'} type: uri index: 8 code: {index: 9} required: [code, system] required: [coding] package_version: 1.0.0-ballot class: profile kind: resource url: http://fhir.ch/ig/ch-epl/StructureDefinition/ch-idmp-manufactureditemdefinition base: http://hl7.org/fhir/StructureDefinition/ManufacturedItemDefinition version: 1.0.0-ballot