Skip to content

Commit

Permalink
feat(options): update prod and demo options to new schema
Browse files Browse the repository at this point in the history
  • Loading branch information
MatsJohansen87 committed Sep 2, 2024
1 parent d8c7c6f commit 640fb99
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 60 deletions.
30 changes: 0 additions & 30 deletions packages/demo/public/options-ccp-demo.json
Original file line number Diff line number Diff line change
Expand Up @@ -267,36 +267,6 @@
"wuerzburg",
"mannheim",
"hamburg"
],
"catalogueKeyToResponseKeyMap": [
[
"gender",
"Gender"
],
[
"age_at_diagnosis",
"Age"
],
[
"diagnosis",
"diagnosis"
],
[
"medicationStatements",
"MedicationType"
],
[
"sample_kind",
"sample_kind"
],
[
"therapy_of_tumor",
"ProcedureType"
],
[
"75186-7",
"75186-7"
]
]
}
]
Expand Down
30 changes: 0 additions & 30 deletions packages/demo/public/options-ccp-prod.json
Original file line number Diff line number Diff line change
Expand Up @@ -262,36 +262,6 @@
"wuerzburg",
"mannheim",
"hamburg"
],
"catalogueKeyToResponseKeyMap": [
[
"gender",
"Gender"
],
[
"age_at_diagnosis",
"Age"
],
[
"diagnosis",
"diagnosis"
],
[
"medicationStatements",
"MedicationType"
],
[
"sample_kind",
"sample_kind"
],
[
"therapy_of_tumor",
"ProcedureType"
],
[
"75186-7",
"75186-7"
]
]
}
]
Expand Down

0 comments on commit 640fb99

Please sign in to comment.