Skip to content

Commit b1a5c79

Browse files
committed
Add NAACCR XML IDs.
1 parent 8e96ebe commit b1a5c79

File tree

429 files changed

+20315
-3443
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

429 files changed

+20315
-3443
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ All of the standard setting organizations will collect the predictive and progno
2222

2323
Versions supported:
2424

25-
- 2.0 (released June 2020)
25+
- 2.0 (released July 2020)
2626

2727
### TNM
2828

@@ -36,7 +36,7 @@ For diagnosis years 2016-2017, SEER Summary Stage 2000 is required. SEER Summary
3636

3737
Versions supported:
3838

39-
- 1.9 (released June 2018)
39+
- 1.9 (released July 2020)
4040

4141
### Collaborative Staging
4242

@@ -46,19 +46,19 @@ assessments, and compatibility across all of the systems for all cancer sites.
4646

4747
Versions supported:
4848

49-
- 02.05.50 (released August 2018)
49+
- 02.05.50 (released July 2020)
5050

5151
## Download
5252

53-
To download [the beta version of staging library - TNMStagingCSharp_v31.zip](https://github.com/imsweb/staging-client-csharp/releases/download/v3.1-beta/TNMStagingCSharp_v31.zip).
53+
To download [the beta version of staging library - TNMStagingCSharp_v32.zip](https://github.com/imsweb/staging-client-csharp/releases/download/v3.2-beta/TNMStagingCSharp_v32.zip).
5454

5555
The download zip file contains the TNM Staging DLL and associated files. For more information, please reference the accompanying readme.txt file. Detailed documentation on how to use the DLL can be found in the [Wiki](https://github.com/imsweb/staging-client-csharp/wiki/).
5656

5757
## Requirements
5858

5959
Functional Requirements: You will need the .NET Framework 4.5.2 or higher installed to use this library.
6060

61-
Data Requirements: You will need the algorithm data files for the TNM Staging Library to work properly. At present there are CS 02.05.50, TNM 1.9, and EOD 2.0 algorithms. You can find a copy of these data files within the TNM Staging source code in the Resources\Algorithms directory. The algorithm data files can be either in separate JSON files, or can be collected together in a compressed file such as .ZIP or .GZ. You can download the zip versions of [CS 02.05.50](https://github.com/imsweb/staging-client-csharp/releases/download/v2.4-beta/CS_02_05_50.zip), [TNM 1.9](https://github.com/imsweb/staging-client-csharp/releases/download/v2.3-beta/TNM_19.zip), and [EOD Public 2.0](https://github.com/imsweb/staging-client-csharp/releases/download/v3.0-beta/EOD_Public_20.zip) here.
61+
Data Requirements: You will need the algorithm data files for the TNM Staging Library to work properly. At present there are CS 02.05.50, TNM 1.9, and EOD 2.0 algorithms. You can find a copy of these data files within the TNM Staging source code in the Resources\Algorithms directory. The algorithm data files can be either in separate JSON files, or can be collected together in a compressed file such as .ZIP or .GZ. You can download the zip versions of [CS 02.05.50](https://github.com/imsweb/staging-client-csharp/releases/download/v3.2-beta/CS_02_05_50.zip), [TNM 1.9](https://github.com/imsweb/staging-client-csharp/releases/download/v3.2-beta/TNM_19.zip), and [EOD Public 2.0](https://github.com/imsweb/staging-client-csharp/releases/download/v3.2-beta/EOD_Public_20.zip) here.
6262

6363
## Usage
6464

0 commit comments

Comments
 (0)