PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.r4b.core@4.1.0
    http://hl7.org/fhir/StructureDefinition/ManufacturedItemDefinition
description: null
package_name: hl7.fhir.r4b.core
derivation: specialization
name: ManufacturedItemDefinition
type: ManufacturedItemDefinition
elements:
  identifier: {isModifier: false, short: Unique identifier, type: Identifier, mustSupport: false, array: true, isSummary: true, index: 0}
  manufacturedDoseForm: {isModifier: false, short: Dose form as manufactured and before any transformation into the pharmaceutical product, type: CodeableConcept, mustSupport: false, isSummary: true, index: 1}
  unitOfPresentation: {isModifier: false, short: The “real world” units in which the quantity of the manufactured item is described, type: CodeableConcept, mustSupport: false, isSummary: true, index: 2}
  manufacturer:
    isModifier: false
    short: Manufacturer of the item (Note that this should be named "manufacturer" but it currently causes technical issues)
    refers: ['http://hl7.org/fhir/StructureDefinition/Organization']
    type: Reference
    mustSupport: false
    array: true
    isSummary: true
    index: 3
  ingredient: {isModifier: false, short: The ingredients that make up this manufactured item, type: CodeableReference, mustSupport: false, array: true, isSummary: true, index: 4}
  property:
    isModifier: false
    short: General characteristics of this item
    index: 5
    type: BackboneElement
    mustSupport: false
    array: true
    elements:
      type: {isModifier: false, short: A code expressing the type of characteristic, type: CodeableConcept, mustSupport: false, isSummary: true, index: 6}
      value:
        isModifier: false
        short: A value for the characteristic
        mustSupport: false
        choices: [valueCodeableConcept, valueQuantity, valueDate, valueBoolean, valueAttachment]
        isSummary: true
        index: 8
      valueCodeableConcept: {isModifier: false, short: A value for the characteristic, type: CodeableConcept, mustSupport: false, choiceOf: value, isSummary: true, index: 9}
      valueQuantity: {isModifier: false, short: A value for the characteristic, type: Quantity, mustSupport: false, choiceOf: value, isSummary: true, index: 10}
      valueDate: {isModifier: false, short: A value for the characteristic, type: date, mustSupport: false, choiceOf: value, isSummary: true, index: 11}
      valueBoolean: {isModifier: false, short: A value for the characteristic, type: boolean, mustSupport: false, choiceOf: value, isSummary: true, index: 12}
      valueAttachment: {isModifier: false, short: A value for the characteristic, type: Attachment, mustSupport: false, choiceOf: value, isSummary: true, index: 13}
    required: [type]
    isSummary: true
package_version: 4.1.0
class: resource
kind: resource
url: http://hl7.org/fhir/StructureDefinition/ManufacturedItemDefinition
base: http://hl7.org/fhir/StructureDefinition/DomainResource
version: 4.1.0
required: [manufacturedDoseForm]