@health-samurai/aidbox-client
    Preparing search index...

    Interface Coding

    interface Coding {
        code?: string;
        _code?: Element;
        display?: string;
        _display?: Element;
        system?: string;
        _system?: Element;
        userSelected?: boolean;
        _userSelected?: Element;
        version?: string;
        _version?: Element;
        id?: string;
        _id?: Element;
    }

    Hierarchy (View Summary)

    Index

    Properties

    code?: string
    _code?: Element
    display?: string
    _display?: Element
    system?: string
    _system?: Element
    userSelected?: boolean
    _userSelected?: Element
    version?: string
    _version?: Element
    id?: string
    _id?: Element