Skip to content

Commit

Permalink
Merge pull request #425 from ncihtan/424-add-participant-vital-status…
Browse files Browse the repository at this point in the history
…-update-and-precancer-diagnosis-components-to-dca-config

Update config with Precancer diagnosis and Participant Vital Status Update components
  • Loading branch information
adamjtaylor authored Jun 13, 2024
2 parents eafcbb4 + 9aa6c06 commit 16a611a
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions dca-template-config.json
Original file line number Diff line number Diff line change
Expand Up @@ -415,6 +415,16 @@
"schema_name": "PancreaticCancerTier3",
"type": "record"
},
{
"display_name": "Participant Vital Status Update",
"schema_name": "ParticipantVitalStatusUpdate",
"type": "record"
},
{
"display_name": "Precancer Diagnosis",
"schema_name": "PrecancerDiagnosis",
"type": "record"
},
{
"display_name": "Prostate Cancer Tier 3",
"schema_name": "ProstateCancerTier3",
Expand Down

0 comments on commit 16a611a

Please sign in to comment.