description: The definition and characteristics of a medicinal manufactured item, such as a tablet or capsule, as contained in a packaged medicinal product. package_name: hl7.fhir.r5.examples derivation: specialization name: ManufacturedItemDefinition type: ManufacturedItemDefinition elements: manufacturedDoseForm: isModifier: false short: Dose form as manufactured (before any necessary transformation) type: CodeableConcept mustSupport: false binding: {strength: example, valueSet: 'http://hl7.org/fhir/ValueSet/manufactured-dose-form'} isSummary: true index: 3 property: isModifier: false short: General characteristics of this item index: 8 type: BackboneElement mustSupport: false array: true elements: type: isModifier: false short: A code expressing the type of characteristic type: CodeableConcept mustSupport: false binding: {strength: example, valueSet: 'http://hl7.org/fhir/ValueSet/product-characteristic-codes'} isSummary: true index: 9 value: isModifier: false short: A value for the characteristic mustSupport: false choices: [valueCodeableConcept, valueQuantity, valueDate, valueBoolean, valueAttachment] isSummary: true index: 11 valueCodeableConcept: {isModifier: false, short: A value for the characteristic, type: CodeableConcept, mustSupport: false, choiceOf: value, isSummary: true, index: 12} valueQuantity: {isModifier: false, short: A value for the characteristic, type: Quantity, mustSupport: false, choiceOf: value, isSummary: true, index: 13} valueDate: {isModifier: false, short: A value for the characteristic, type: date, mustSupport: false, choiceOf: value, isSummary: true, index: 14} valueBoolean: {isModifier: false, short: A value for the characteristic, type: boolean, mustSupport: false, choiceOf: value, isSummary: true, index: 15} valueAttachment: {isModifier: false, short: A value for the characteristic, type: Attachment, mustSupport: false, choiceOf: value, isSummary: true, index: 16} required: [type] isSummary: true name: {isModifier: false, short: A descriptive name applied to this item, type: string, mustSupport: false, isSummary: true, index: 2} unitOfPresentation: isModifier: false short: The “real world” units in which the quantity of the item is described type: CodeableConcept mustSupport: false binding: {strength: example, valueSet: 'http://hl7.org/fhir/ValueSet/unit-of-presentation'} isSummary: true index: 4 component: isModifier: false short: Physical parts of the manufactured item, that it is intrisically made from. This is distinct from the ingredients that are part of its chemical makeup index: 17 type: BackboneElement mustSupport: false array: true elements: type: {isModifier: false, short: 'Defining type of the component e.g. shell, layer, ink', type: CodeableConcept, mustSupport: false, isSummary: true, index: 18} function: {isModifier: false, short: 'The function of this component within the item e.g. delivers active ingredient, masks taste', type: CodeableConcept, mustSupport: false, array: true, isSummary: true, index: 19} amount: {isModifier: false, short: 'The measurable amount of substance in this component, expressable in different ways (e.g. by mass or volume)', type: Quantity, mustSupport: false, array: true, isSummary: true, index: 20} constituent: isModifier: false short: A reference to an constituent of the manufactured item as a whole, linked here so that its component location within the item can be indicated. This not where the item's ingredient are primarily stated (for which see Ingredient.for or ManufacturedItemDefinition.ingredient) type: BackboneElement mustSupport: false array: true isSummary: true index: 21 elements: amount: {isModifier: false, short: 'The measurable amount of this constituent in this component, expressable in different ways (e.g. by mass or volume)', type: Quantity, mustSupport: false, array: true, isSummary: true, index: 22} location: {isModifier: false, short: 'The type of location of the constituent within this component e.g. intragranular, blend', type: CodeableConcept, mustSupport: false, array: true, isSummary: true, index: 23} function: {isModifier: false, short: The function of this constituent within the component e.g. binder, type: CodeableConcept, mustSupport: false, array: true, isSummary: true, index: 24} locationForIngredient: {isModifier: false, short: 'An ingredient that this component is the location of in this manufactured item. The component is physically made of this ingredient (and possibly others), rather than just being a container for it', type: CodeableReference, mustSupport: false, array: true, isSummary: true, index: 25} property: elementReference: ['http://hl7.org/fhir/StructureDefinition/ManufacturedItemDefinition', elements, property] isModifier: false short: General characteristics of this component mustSupport: false array: true isSummary: true index: 26 component: elementReference: ['http://hl7.org/fhir/StructureDefinition/ManufacturedItemDefinition', elements, component] isModifier: false short: A component that this component contains or is made from mustSupport: false array: true isSummary: true index: 27 required: [type] isSummary: true marketingStatus: {isModifier: false, short: 'Allows specifying that an item is on the market for sale, or that it is not available, and the dates and locations associated', type: MarketingStatus, mustSupport: false, array: true, isSummary: true, index: 6} ingredient: isModifier: false short: The ingredients of this manufactured item. Only needed if these are not specified by incoming references from the Ingredient resource type: CodeableConcept mustSupport: false array: true binding: {strength: example, valueSet: 'http://hl7.org/fhir/ValueSet/substance-codes'} isSummary: true index: 7 status: isModifier: true short: draft | active | retired | unknown index: 1 type: code mustSupport: false binding: {strength: required, valueSet: 'http://hl7.org/fhir/ValueSet/publication-status|5.0.0-ballot'} isModifierReason: This is labeled as "Is Modifier" because applications should not use a retired {{title}} without due consideration isSummary: true identifier: {isModifier: false, short: Unique identifier, type: Identifier, mustSupport: false, array: true, isSummary: true, index: 0} manufacturer: isModifier: false short: Manufacturer of the item, one of several possible refers: ['http://hl7.org/fhir/StructureDefinition/Organization'] type: Reference mustSupport: false array: true isSummary: true index: 5 package_version: 5.0.0-ballot class: resource kind: resource url: http://hl7.org/fhir/StructureDefinition/ManufacturedItemDefinition base: http://hl7.org/fhir/StructureDefinition/DomainResource version: 5.0.0-ballot required: [status, manufacturedDoseForm]