public final class SeerApi
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static class |
SeerApi.Builder
Class to build a connection to SeerApi
|
| Modifier and Type | Method and Description |
|---|---|
DiseaseService |
disease()
Return the disease service
|
GlossaryService |
glossary()
Return the glossary service
|
NaaccrService |
naaccr()
Return the NAACCR service
|
NdcService |
ndc()
Return the NDC service
|
RxService |
rx()
Return the Rx service
|
SiteRecodeService |
siteRecode()
Return the site recode service
|
StagingService |
staging()
Return the staging service
|
SurgeryService |
surgery()
Return the surgery service
|
public DiseaseService disease()
public GlossaryService glossary()
public NaaccrService naaccr()
public NdcService ndc()
public RxService rx()
public SiteRecodeService siteRecode()
public StagingService staging()
public SurgeryService surgery()