interface DeviceDefinitionMaterial {
    _allergenicIndicator?: Element;
    _alternate?: Element;
    allergenicIndicator?: boolean;
    alternate?: boolean;
    extension?: Extension[];
    id?: id;
    modifierExtension?: Extension[];
    substance: CodeableConcept;
}

Properties

_allergenicIndicator?: Element

Whether the substance is a known or suspected allergen

_alternate?: Element

Indicates an alternative material of the device

allergenicIndicator?: boolean

Whether the substance is a known or suspected allergen

alternate?: boolean

Indicates an alternative material of the device

extension?: Extension[]

Additional content defined by implementations

id?: id

Unique id for inter-element referencing

modifierExtension?: Extension[]

Extensions that cannot be ignored even if unrecognized

substance: CodeableConcept

The substance