This page is part of the FHIR Specification v4.1.0: R4B Ballot. About the R4B version of FHIR. The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions . Page versions: R5 R4B
Biomedical Research and Regulation Work Group | Maturity Level: 1 | Trial Use | Security Category: Anonymous | Compartments: Not linked to any defined compartments |
Detailed Descriptions for the elements in the ManufacturedItemDefinition resource.
ManufacturedItemDefinition | |
Element Id | ManufacturedItemDefinition |
Definition | The definition and characteristics of a medicinal manufactured item, such as a tablet or capsule, as contained in a packaged medicinal product. |
Cardinality | 0..* |
Type | DomainResource |
Summary | false |
ManufacturedItemDefinition.identifier | |
Element Id | ManufacturedItemDefinition.identifier |
Definition | Unique identifier. |
Note | This is a business identifier, not a resource identifier (see discussion) |
Cardinality | 0..* |
Type | Identifier |
Summary | true |
ManufacturedItemDefinition.manufacturedDoseForm | |
Element Id | ManufacturedItemDefinition.manufacturedDoseForm |
Definition | Dose form as manufactured and before any transformation into the pharmaceutical product. |
Cardinality | 1..1 |
Type | CodeableConcept |
Summary | true |
ManufacturedItemDefinition.unitOfPresentation | |
Element Id | ManufacturedItemDefinition.unitOfPresentation |
Definition | The “real world” units in which the quantity of the manufactured item is described. |
Cardinality | 0..1 |
Type | CodeableConcept |
Summary | true |
ManufacturedItemDefinition.manufacturer | |
Element Id | ManufacturedItemDefinition.manufacturer |
Definition | Manufacturer of the item (Note that this should be named "manufacturer" but it currently causes technical issues). |
Cardinality | 0..* |
Type | Reference(Organization) |
Summary | true |
ManufacturedItemDefinition.ingredient | |
Element Id | ManufacturedItemDefinition.ingredient |
Definition | The ingredients that make up this manufactured item. |
Cardinality | 0..* |
Type | CodeableReference(Ingredient) |
Summary | true |
ManufacturedItemDefinition.property | |
Element Id | ManufacturedItemDefinition.property |
Definition | General characteristics of this item. |
Cardinality | 0..* |
Summary | true |
ManufacturedItemDefinition.property.type | |
Element Id | ManufacturedItemDefinition.property.type |
Definition | A code expressing the type of characteristic. |
Cardinality | 1..1 |
Type | CodeableConcept |
Summary | true |
ManufacturedItemDefinition.property.value[x] | |
Element Id | ManufacturedItemDefinition.property.value[x] |
Definition | A value for the characteristic. |
Cardinality | 0..1 |
Type | CodeableConcept|Quantity|date|boolean|Attachment |
[x] Note | See Choice of Data Types for further information about how to use [x] |
Summary | true |