Bluestep JS Documentation
    Preparing search index...

    Interface DrugToDrugMedData

    interface DrugToDrugMedData {
        getMedName: () => string;
        getProductId: () => string;
    }
    Index

    Properties

    getMedName: () => string

    The name of the medication

    getProductId: () => string

    The medispan product ID of the medication in question