IGUHealth
    Preparing search index...
    interface DeviceVersion {
        _value?: Element;
        component?: Identifier;
        extension?: Extension[];
        id?: id;
        modifierExtension?: Extension[];
        type?: CodeableConcept;
        value: string;
    }
    Index

    Properties

    _value?: Element

    The version text

    component?: Identifier

    A single component of the device version

    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

    The type of the device version, e.g. manufacturer, approved, internal

    value: string

    The version text