Skip to content

Commit

Permalink
Merge pull request #97 from samply/fix/catalog_gastro_order
Browse files Browse the repository at this point in the history
fix: order of Neuroendokrine Tumore
  • Loading branch information
patrickskowronekdkfz authored May 23, 2024
2 parents 54232b9 + 1a2a5b1 commit be12c07
Showing 1 changed file with 13 additions and 13 deletions.
26 changes: 13 additions & 13 deletions packages/demo/public/catalogues/catalogue-dktk.json
Original file line number Diff line number Diff line change
Expand Up @@ -2480,6 +2480,19 @@
"fieldType": "single-select",
"type": "EQUALS",
"criteria": [
{
"key": "urn:dktk:code:65:2",
"name": "Neuroendokriner Tumor (NET) - Grad I",
"description": "",
"aggregatedValue": [
[
{
"value": "59847-4",
"name": "8240/3"
}
]
]
},
{
"key": "urn:dktk:code:66:2",
"name": "Neuroendokriner Tumor (NET) - Grad II",
Expand Down Expand Up @@ -2513,19 +2526,6 @@
}
]
]
},
{
"key": "urn:dktk:code:65:2",
"name": "Neuroendokriner Tumor (NET) - Grad I",
"description": "",
"aggregatedValue": [
[
{
"value": "59847-4",
"name": "8240/3"
}
]
]
}
]
},
Expand Down

0 comments on commit be12c07

Please sign in to comment.