diff --git a/packages/demo/public/catalogues/catalogue-dktk.json b/packages/demo/public/catalogues/catalogue-dktk.json index a0f0e9b4..a9b6da47 100644 --- a/packages/demo/public/catalogues/catalogue-dktk.json +++ b/packages/demo/public/catalogues/catalogue-dktk.json @@ -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", @@ -2513,19 +2526,6 @@ } ] ] - }, - { - "key": "urn:dktk:code:65:2", - "name": "Neuroendokriner Tumor (NET) - Grad I", - "description": "", - "aggregatedValue": [ - [ - { - "value": "59847-4", - "name": "8240/3" - } - ] - ] } ] },