!!! THIS PROJECT IS NOW DEPRECATED AND IS GOING TO BE REMOVED SOON !!!
This project contains the Java entities and search utility methods for the HematoDB diseases and SEER*Rx drugs and regimens.
The library does NOT contain the actual data, only the entities to handle it. The data can be downloaded from the SEER API.
- Reading/writing drugs and regimens from/to XML/JSON and searching that data using a weighted algorithm.
- Reading/writing diseases from/to XML/JSON and searching that data using a weighted algorithm.
The library is available on Maven Central.
To include it to your Maven or Gradle project, use the group ID com.imsweb
and the artifact ID seerdata-utility
.
You can check out the release page for a list of the releases and their changes.
Checkout the SeerRxUtils class for the drugs/regimens and the HematoDbUtils class for the diseases.
This library was developed through the SEER program.
The Surveillance, Epidemiology and End Results program is a premier source for cancer statistics in the United States. The SEER program collects information on incidence, prevalence and survival from specific geographic areas representing a large portion of the US population and reports on all these data plus cancer mortality data for the entire country.