IGUHealth
    Preparing search index...
    interface DeviceSpecialization {
        _version?: Element;
        extension?: Extension[];
        id?: id;
        modifierExtension?: Extension[];
        systemType: CodeableConcept;
        version?: string;
    }
    Index

    Properties

    _version?: Element

    The version of the standard that is used to operate and communicate

    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

    systemType: CodeableConcept

    The standard that is used to operate and communicate

    version?: string

    The version of the standard that is used to operate and communicate