IGUHealth
    Preparing search index...
    interface PaymentReconciliationProcessNote {
        _text?: Element;
        _type?: Element;
        extension?: Extension[];
        id?: id;
        modifierExtension?: Extension[];
        text?: string;
        type?: code;
    }
    Index

    Properties

    _text?: Element

    Note explanatory text

    _type?: Element

    display | print | printoper

    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

    text?: string

    Note explanatory text

    type?: code

    display | print | printoper