/
Shortcuts: "t:" searches only in tasks, "p:" searches only in projects, "u:" searches only in users. For example, "t:analysis" or "p:prototypeXYZ" All available shortcuts: t|task|tasks|i|issue|issues - search only by tasks; p|project|projects - search only by projects; u|user|users - search only by users.
Hash #: By using # with task ID, you will jump to the task directly. Without the # symbol, the result only matches the searched numbers (don't expect ID).
Operators AND OR NOT XOR: For example 'man OR (dog AND cat)'.
Operators '+' and '-': A group of terms with some marked with + and - will match items containing all of the + terms, but none of the - terms. Terms not marked with + or - contribute towards the item rankings. You can also use + and - on phrases and on bracketed expressions. For example 'one +two -three'.
Operator NEAR: 'one NEAR two NEAR three' matches items containing those words within 10 words of each other. You can set the threshold to n by using NEAR/n like so: one NEAR/6 two.
Operator ADJ: ADJ is like NEAR but only matches if the words appear in the same order as in the query. So 'one ADJ two ADJ three' matches items containing those three words in that order and within 10 words of each other. You can set the threshold to n by using ADJ/n like so: 'one ADJ/6 two'.
Phrase searches: A phrase surrounded with double quotes ("") matches items containing that exact phrase. Hyphenated words are also treated as phrases, as are cases such as filenames and email addresses (e.g. /etc/passwd or president@whitehouse.gov).
Searching for proper names: If a query term is entered with a capitalised first letter, then it will be searched for unstemmed.
Wildcards: The query parser supports using a trailing '*' wildcard, which matches any number of trailing characters, so 'wildc*'' would match wildcard, wildcarded, wildcards, wildcat, wildcats, etc.
Searching within a free-text field: You can search within specific fields. For example 'title:support content:shop' might find items with 'support' in the title and 'shop' in the content. You can also specify a prefix on a quoted phrase (e.g. title:"one two") or on a bracketed subexpression (e.g. title:(mice men)). Allowed search fields: title, content, journals, attachments.
Recently viewed
Mail subject
Reply to
Mail copy
Mail sender
Mail recipient
Task #818 has been updated by Kristiina Kahur. 2023-03-09 Expert GroupThis case in linked to #822 . Given that the introduction of ICD-11 and ICHI will require changes in NDMS, grouper and def.tables, this change will be done once the actions concerning the transition to ICD-11 and ICHI will be taken.Until then, this case remains further active. Mats Fernström, the National Board of Health and Welfare, Sweden 2022-02-17 (SWE ID C926)It has been pointed out that I did not mention inactive complication categories with the letter J in my documents “How to read NordDRG definition tables 2021-12-20” and “How to write technical changes for NordDRG - 2021-12-21”. The purpose of COMPL values with the letter J is that they shall be activated to a corresponding COMPL value with the letter G (= MCC level) by certain DGPROP values (similar to activation of COMPL values with the letter I) and then potentially leading to a DRG of the type “very complicated”, i.e. with MCC.I intentionally omitted this, because inactive complication categories with the letter J are not used in any version of NordDRG and they will probably never be used in the future either. What diagnosis should have the potential to elevate a patient case from ‘not complicated’ all the way to ‘very complicated’ without already having a COMPL value with the letter G? I doubt that we will find such a diagnosis.Then I believe more in developing NordDRG so that two or more diagnoses with CC property will generate MCC property. Something that speaks for this, is that there is a strong connection between the number of diagnoses and cost, see the enclosed file Cost_number_dx.xlsx. A function that generates a MCC property when two or more CC properties are present cannot just count the number of diagnoses, however. It will be too blunt. We experts must be able to choose which categories that should generate MCC property. Technically, it can be done in a similar way as the present activation of inactive complication categories.The suggested development of NordDRG demands changes in the program code for the groupers so it could preferably be done in connection with transition to ICD-11, when the groupers must be re-programmed anyhow. If there is an interest in such a development, we can go on with the analysis and suggest some complication categories that together should lead to "MCC". Otherwise, we close the case (or continue on the sly).
2023-03-09 Expert Group
This case in linked to #822 . Given that the introduction of ICD-11 and ICHI will require changes in NDMS, grouper and def.tables, this change will be done once the actions concerning the transition to ICD-11 and ICHI will be taken.
Until then, this case remains further active.
Mats Fernström, the National Board of Health and Welfare, Sweden 2022-02-17 (SWE ID C926)It has been pointed out that I did not mention inactive complication categories with the letter J in my documents “How to read NordDRG definition tables 2021-12-20” and “How to write technical changes for NordDRG - 2021-12-21”. The purpose of COMPL values with the letter J is that they shall be activated to a corresponding COMPL value with the letter G (= MCC level) by certain DGPROP values (similar to activation of COMPL values with the letter I) and then potentially leading to a DRG of the type “very complicated”, i.e. with MCC.I intentionally omitted this, because inactive complication categories with the letter J are not used in any version of NordDRG and they will probably never be used in the future either. What diagnosis should have the potential to elevate a patient case from ‘not complicated’ all the way to ‘very complicated’ without already having a COMPL value with the letter G? I doubt that we will find such a diagnosis.
Then I believe more in developing NordDRG so that two or more diagnoses with CC property will generate MCC property. Something that speaks for this, is that there is a strong connection between the number of diagnoses and cost, see the enclosed file Cost_number_dx.xlsx. A function that generates a MCC property when two or more CC properties are present cannot just count the number of diagnoses, however. It will be too blunt. We experts must be able to choose which categories that should generate MCC property. Technically, it can be done in a similar way as the present activation of inactive complication categories.
The suggested development of NordDRG demands changes in the program code for the groupers so it could preferably be done in connection with transition to ICD-11, when the groupers must be re-programmed anyhow. If there is an interest in such a development, we can go on with the analysis and suggest some complication categories that together should lead to "MCC". Otherwise, we close the case (or continue on the sly).