ACL-OCL / Base_JSON /prefixM /json /multilingualbio /2020.multilingualbio-1.2.json
Benjamin Aw
Add updated pkl file v3
6fa4bc9
{
"paper_id": "2020",
"header": {
"generated_with": "S2ORC 1.0.0",
"date_generated": "2023-01-19T03:12:13.065223Z"
},
"title": "Building a Norwegian Lexical Resource for Medical Entity Recognition",
"authors": [
{
"first": "Ildik\u00f3",
"middle": [],
"last": "Pil\u00e1n",
"suffix": "",
"affiliation": {
"laboratory": "",
"institution": "University of Oslo",
"location": {}
},
"email": "[email protected]"
},
{
"first": "P\u00e5l",
"middle": [
"H"
],
"last": "Brekke",
"suffix": "",
"affiliation": {
"laboratory": "",
"institution": "Oslo University Hospital Rikshospitalet Oslo",
"location": {
"country": "Norway"
}
},
"email": ""
},
{
"first": "Lilja",
"middle": [],
"last": "\u00d8vrelid",
"suffix": "",
"affiliation": {
"laboratory": "",
"institution": "University of Oslo",
"location": {}
},
"email": "[email protected]"
}
],
"year": "",
"venue": null,
"identifiers": {},
"abstract": "We present a large Norwegian lexical resource of categorized medical terms. The resource merges information from large medical databases, and contains over 77,000 unique entries, including automatically mapped terms from a Norwegian medical dictionary. We describe the methodology behind this automatic dictionary entry mapping based on keywords and suffixes and further present the results of a manual evaluation performed on a subset by a domain expert. The evaluation indicated that ca. 80% of the mappings were correct.",
"pdf_parse": {
"paper_id": "2020",
"_pdf_hash": "",
"abstract": [
{
"text": "We present a large Norwegian lexical resource of categorized medical terms. The resource merges information from large medical databases, and contains over 77,000 unique entries, including automatically mapped terms from a Norwegian medical dictionary. We describe the methodology behind this automatic dictionary entry mapping based on keywords and suffixes and further present the results of a manual evaluation performed on a subset by a domain expert. The evaluation indicated that ca. 80% of the mappings were correct.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Abstract",
"sec_num": null
}
],
"body_text": [
{
"text": "Named Entity Recognition (NER) is a common task within the area of clinical Natural Language Processing (NLP) with the aim of extracting critical information such as diseases and treatments from unstructured texts (Friedman et al., 1994; Xu et al., 2010; Jagannatha and Yu, 2016) . Current neural approaches to NER typically require a large amount of annotated data for a reliable performance (Ma and Hovy, 2016; Lample et al., 2016) . Distant supervision (Mintz et al., 2009) , however, relaxes this constraint on the training data size thanks to the combined use of information from lexical resources, a small amount of training data and large amounts of raw data. This technique has been successfully applied also in the biomedical and clinical domain (Fries et al., 2017; Shang et al., 2018) . In absence of even a small amount of annotated data, categorized lexical resources can also be used as gazetteers in rule-based approaches. There is currently no large and freely available lexical resource with categorized entity types for Norwegian medical terms to be used for clinical NER with distant supervision. This paper presents an effort to create such a resource by collecting and merging lists of terms available from a number of other smaller and more specialized resources. We implement and describe an automatic mapping method which is applied to a dictionary containing a variety of definitions for relevant terms and present an evaluation of this mapping using both inter-resource overlap and manual evaluation performed by a domain expert. The resulting lexical resource will be made freely available.",
"cite_spans": [
{
"start": 214,
"end": 237,
"text": "(Friedman et al., 1994;",
"ref_id": "BIBREF1"
},
{
"start": 238,
"end": 254,
"text": "Xu et al., 2010;",
"ref_id": "BIBREF21"
},
{
"start": 255,
"end": 279,
"text": "Jagannatha and Yu, 2016)",
"ref_id": "BIBREF5"
},
{
"start": 393,
"end": 412,
"text": "(Ma and Hovy, 2016;",
"ref_id": "BIBREF10"
},
{
"start": 413,
"end": 433,
"text": "Lample et al., 2016)",
"ref_id": "BIBREF7"
},
{
"start": 456,
"end": 476,
"text": "(Mintz et al., 2009)",
"ref_id": "BIBREF12"
},
{
"start": 755,
"end": 775,
"text": "(Fries et al., 2017;",
"ref_id": "BIBREF2"
},
{
"start": 776,
"end": 795,
"text": "Shang et al., 2018)",
"ref_id": "BIBREF16"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "Introduction",
"sec_num": "1."
},
{
"text": "Medical Entity Recognition often makes use of lexical resources such as lists of disease names derived from the International Statistical Classification of Diseases and Related Health Problems (ICD) resource (World Health Organization and others, 2004) or from disease information from general resources, such as the Medical Subject Headings (Lipscomb, 2000, MeSH) . There has been quite a bit of work aimed at creating semantic lexicons for use in NLP from such domain-specific resources (Johnson, 1999; Liu et al., 2012) .",
"cite_spans": [
{
"start": 208,
"end": 252,
"text": "(World Health Organization and others, 2004)",
"ref_id": null
},
{
"start": 342,
"end": 364,
"text": "(Lipscomb, 2000, MeSH)",
"ref_id": null
},
{
"start": 489,
"end": 504,
"text": "(Johnson, 1999;",
"ref_id": "BIBREF6"
},
{
"start": 505,
"end": 522,
"text": "Liu et al., 2012)",
"ref_id": "BIBREF9"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "Background",
"sec_num": "2."
},
{
"text": "Automated extraction of medical entities from clinical text has been the topic of several research efforts more recently, a majority aimed at English (Xu et al., 2010; Jagannatha and Yu, 2016) and Chinese clinical text (Wu et al., 2018) . For a language that is very closely related to Norwegian, Skeppstedt et al. (2014) developed and evaluated an entity detection system for Findings, Disorders and Body Parts in Swedish. In order to alleviate the need for manual annotation, distant supervision has recently been applied also to entity recognition in the medical domain for English and Chinese (Shang et al., 2018; Nooralahzadeh et al., 2019) .",
"cite_spans": [
{
"start": 150,
"end": 167,
"text": "(Xu et al., 2010;",
"ref_id": "BIBREF21"
},
{
"start": 168,
"end": 192,
"text": "Jagannatha and Yu, 2016)",
"ref_id": "BIBREF5"
},
{
"start": 219,
"end": 236,
"text": "(Wu et al., 2018)",
"ref_id": "BIBREF20"
},
{
"start": 297,
"end": 321,
"text": "Skeppstedt et al. (2014)",
"ref_id": "BIBREF17"
},
{
"start": 597,
"end": 617,
"text": "(Shang et al., 2018;",
"ref_id": "BIBREF16"
},
{
"start": 618,
"end": 645,
"text": "Nooralahzadeh et al., 2019)",
"ref_id": "BIBREF13"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "Background",
"sec_num": "2."
},
{
"text": "There are a number of resources which contain Norwegian medical terms that could in principle be relevant for NER. The Medisinsk ordbok (MO) 'Medical Dictionary' (Nylenna, 1990) contains 23,863 Norwegian medical terms of various kinds including, among others, names of diseases and treatments, anatomical terminology as well as types of medical specialists and specialization areas. The dictionary contains synonyms and one or more definitions of these terms depending on the number of senses per entry.",
"cite_spans": [
{
"start": 162,
"end": 177,
"text": "(Nylenna, 1990)",
"ref_id": "BIBREF14"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "Norwegian Medical Terminology Resources",
"sec_num": "3."
},
{
"text": "Other rich sources of Norwegian medical terms and their corresponding standardized codes are available from the website of Directoratet for e-helse 'Norwegian Directorate for e-health'. One is the Norwegian equivalent of the 10th Revision of ICD (ICD-10). The widely-used resource lists both coarse and fine-grained codes and corresponding terms relative to diseases, symptoms and findings. Another source is the Procedure Coding Schemes list (referred to as PROC here), which includes diagnostic, medical and surgical intervention names and codes (Direktoratet for e-helse, 2020). Moreover, Laboratoriekodeverket 1 'List of laboratory codes' (LABV) contains various substance names relevant in laboratory analyses. The web page of this list also includes a shorter list of anatomical locations, which we refer to as ALOC here. Yet another resource available from the Directorate's web site is the Norwegian equivalent of the International Classification of Primary Care (ICPC-2), which includes diagnosis terms as well as health problem and medical procedure names. The FEST (Forskrivnings-og ekspedisjonsst\u00f8tte, 'Prescribing and dispensing support') database 2 contains information about all medicines and other goods that can be prescribed in Norway. FEST is a publicly available resource published by Statens legemiddelverk 'The Norwegian Medicines Agency'. Rama et al. (2018) present a corpus of synthetically produced clinical statements about family history in Norwegian (here dubbed FAM-HIST). The corpus is annotated with clinical entities relating to family history, such as Family Member, Condition and Event, as well as relations between these.",
"cite_spans": [
{
"start": 1362,
"end": 1380,
"text": "Rama et al. (2018)",
"ref_id": "BIBREF15"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "Norwegian Medical Terminology Resources",
"sec_num": "3."
},
{
"text": "The use of dictionary definitions as a source of semantic information has been the topic of quite a bit of research in lexical semantics, from the early work of Markowitz et al. (1986) where patterns in the dictionary definitions along with suffix information gave rise to a semantic lexicon to more recent efforts to embed dictionary definitions in order to derive semantic categories for phrasal units (Hill et al., 2016) . In this work, we map entries from the MO dictionary to categories, i.e. to medical entity types. We identify 12 different types of entity categories based on previous work (Zhang and Elhadad, 2013) and the inspection of MO entries. We then implement a rule-based mapping method relying on suffixes and keywords.",
"cite_spans": [
{
"start": 161,
"end": 184,
"text": "Markowitz et al. (1986)",
"ref_id": "BIBREF11"
},
{
"start": 404,
"end": 423,
"text": "(Hill et al., 2016)",
"ref_id": "BIBREF4"
},
{
"start": 598,
"end": 623,
"text": "(Zhang and Elhadad, 2013)",
"ref_id": "BIBREF22"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "Automatic Dictionary Entry Mapping Method",
"sec_num": "4."
},
{
"text": "The mapping method consists of four different mapping strategies: two relying on the entries themselves and two deriving the mapped category from the definitions. One of these is suffix based, the others operate based on keywords.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Mapping Strategies",
"sec_num": "4.1."
},
{
"text": "In what follows, we describe each of these strategies in detail. Suffix-based mapping (strategy SUFF) This strategy consists of mapping an entry to a category whenever its last characters match a specific suffix. Many medical terms have Greek or Latin origin resulting in suffixes that give rather clear indications of the category of an entry. We compile a list of suffixes based on both frequently occurring suffixes in the data and an online resource 3 . We only include suffixes and endings which can be mapped to an unambiguous category in the majority of cases. The complete list used for the mapping is presented in Table 1 . Keyword-based mapping Mapping entries to keywords is primarily used to map an entry to a category based on the first noun occurring in their definition (strategy KW-1N). To be able to detect first nouns, definitions are tokenized and part-of-speech tagged with UDPipe (Straka et al., 2016 To create a list of keywords for the mapping, we inspect the 200 most frequent nouns in the definitions and manually map the ones with a strong indication of a single category. We complement this with other frequent nouns which can be good indicators of a category. This results in a list of 168 mapped keywords, see Table 2 for some examples. When mapping, we require the first noun of a definition to either (i) exactly match a keyword or (ii) to contain it. The latter is only applied for keywords longer than 4 characters to avoid short sequences which might over-generate false positives (e.g. tap 'loss' for katapleksi 'cataplexy'). When checking for contained keyword, we limit the position of the keyword match to the second character onward in the first noun to approximate the occurrence of a keyword as the second part of a compound as this is more indicative of categories. Given that many dictionary entries are also compounds, we apply the mapping based on contained keyword also to the entries themselves (strategy KW-E).",
"cite_spans": [
{
"start": 901,
"end": 921,
"text": "(Straka et al., 2016",
"ref_id": "BIBREF18"
}
],
"ref_spans": [
{
"start": 623,
"end": 630,
"text": "Table 1",
"ref_id": "TABREF1"
},
{
"start": 1239,
"end": 1246,
"text": "Table 2",
"ref_id": null
}
],
"eq_spans": [],
"section": "Mapping Strategies",
"sec_num": "4.1."
},
{
"text": "Category Suffixes CONDITION -agi, -algi, -algia, -blastom, -cele, -cytose, -donti, -dynia, -emi, -emia, -epsi, -ism, -isme, -ismus, -itis, -oma, -pati, -plasi, -plegi, -ruptur, -sarkom, -sis, -trofi, -temi, -toni, -tropi DISCIPLINE -iatri, -logi MICROORG -coccus, -bacillus, -bacter PERSON -iater, -olog PROCEDURE -biopsi, -grafi, -metri, -skopi, -tomi SUBSTANCE -cillin TOOL -graf, -meter, -skop",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Mapping Strategies",
"sec_num": "4.1."
},
{
"text": "When applying keyword-based mapping to definitions, before detecting the first noun, we remove those nouns and phrases which have little added semantic value relevant for the category. These include prepositional phrases forming a complex noun phrase typical of definitions (e.g. form av 'form of'), nouns not indicative of a category (e.g. uttrykk 'expression') and abbreviations (plur. 'plural', lat. 'Latin').",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Mapping Strategies",
"sec_num": "4.1."
},
{
"text": "During the mapping procedure, first each strategy casts a vote on the category. In case of multiple votes with a disagreement, the category is based on a single mapping strategy chosen following a specific order, starting from the strategy with the highest expected precision and continuing with the ones with increasingly high recall as follows: SUFF \u2192 KW-E \u2192 KW-1N. After a first iteration of mapping, we perform a second iteration and map uncategorized entries if there is an entry already mapped available for the first noun in their definition (strategy ITER). The MO resource contains altogether 2,387 synonyms, which were treated as separate entries with the same definition. The number of entries with multiple meanings (and definitions) were merely 360 in total, amounting to 1.5%. Since such polysemous entries were so rare, we consider only the first sense of each entry. The methodology outlined above could be applied also for categorizing medical terminology in other languages via, for example, machine translating the list of keywords diatermikniv 'diathermy blade', defibrillator 'defibrillator' Table 2 : List of entity type categories, keywords and mapped entries.",
"cite_spans": [],
"ref_spans": [
{
"start": 1113,
"end": 1120,
"text": "Table 2",
"ref_id": null
}
],
"eq_spans": [],
"section": "Mapping Strategies",
"sec_num": "4.1."
},
{
"text": "(or terms) used and making small language-specific orthographic adjustments to the suffix mappings from Table 1 . Such suffixes are often adapted to the orthographic conventions of a certain language, as also Grigonyt\u0117 et al. (2016) found in the case of Swedish.",
"cite_spans": [
{
"start": 209,
"end": 232,
"text": "Grigonyt\u0117 et al. (2016)",
"ref_id": "BIBREF3"
}
],
"ref_spans": [
{
"start": 104,
"end": 111,
"text": "Table 1",
"ref_id": "TABREF1"
}
],
"eq_spans": [],
"section": "Mapping Strategies",
"sec_num": "4.1."
},
{
"text": "The results of the category mapping for MO based on the methodology outlined in Section 4. is presented in Table 3 . The percentage of mapped entries was 47%, almost half of all available entries in MO. The other terms, which were not mapped, did not match either any of the suffixes or the keywords used. The latter includes, among others, cases where the first noun in the definition was a synonym of the term and hence too specific to be included in the list of keywords used (e.g. the term klorose 'chlorosis', a type of anemia occurring mosty in adolescent girls is defined using jomfrusyk 'virgin sick').",
"cite_spans": [],
"ref_spans": [
{
"start": 107,
"end": 114,
"text": "Table 3",
"ref_id": "TABREF4"
}
],
"eq_spans": [],
"section": "Mapping Results",
"sec_num": "5."
},
{
"text": "Based on some manual inspection, most non-mapped terms would fit one of the categories proposed, with few exceptions that might lead to rather small categories, such as regulations (e.g. internasjonalt helsereglement 'international health regulations'). Several non-mapped terms should belong to the ANAT-LOC category. The proposed keyword-based methods would often be ambiguous for these terms and could indicate either an anatomical location or a medical condition related to it. For example, both the ANAT-LOC hjertekammer 'ventricle' and the CONDI-TION panserhjerte 'armoured heart' contain the keyword hjerte 'heart' and have this word also as the first noun in their definition, their category could thus not be determined by our method. Additional databases containing a detailed list of anatomical location terms are therefore particularly useful for expanding our resource.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Category",
"sec_num": null
},
{
"text": "We also inspected the distribution of the mapping strategies used (see Table 4 ), where MULTI stands for a category selected based on the unanimous vote of multiple voting strategies. We can observe that the most frequently used strategy was KW-IN. Mappings based on multiple voting strategies selecting the same category were also rather common, occurring in 21% of all mapped entries. ",
"cite_spans": [],
"ref_spans": [
{
"start": 71,
"end": 78,
"text": "Table 4",
"ref_id": "TABREF6"
}
],
"eq_spans": [],
"section": "Category",
"sec_num": null
},
{
"text": "The mapped MO entries were complemented with data from the other resources described in Section 3. The mapping for these resources was straightforward since each resource contained either one specific type of entity or manual annotation was available. At a closer inspection, we found that the ALOC list contains, besides anatomic locations, several terms which could belong to more than one category depending on the context of their use, e.g. tracheostomi 'tracheostomy' could either be ANAT-LOC referring to the hole created during a tracheostomy or it could refer to the procedure itself. These cases were mapped to PROC for reasons of consistency with the suffix-based mapping applied, but it might be worth to accommodate multiple categories in future versions. This list has been manually revised by a medical expert who disambiguated the category consistently with the mapping methodology used. From FAM-HIST, we collected all occurrences of condition and event entities and mapped them to our CONDITION category. The SUBSTANCE category was augmented, in part, based on the FEST resource. The terms collected from FEST included substance names (also in English, when available) as well as medical product names with and without strength information. From ICD-10, both the disease names corresponding to the 3 and the 4 digit codes were preserved. Only 16% of the ICD codes were 3 digit codes. From ICPC-2, we included all terms, sub-terms and short forms under the CONDITION category except for the terms appearing in the Procedure codes chapter, which were mapped to the PROCEDURE category. Terms from the Social problems chapter were excluded as most of these were not strictly speaking medical conditions (e.g. lav inntekt 'low income'). We observed a minor difference compared to ICD between some terms associated to the same code (e.g. Blindtarmsbetennelse vs. Uspesifisert appendisitt for code K37, appendicitis).",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Resource Merging",
"sec_num": "6."
},
{
"text": "In the case of LABV, we included under the SUBSTANCE category all substance names, medicine and other medical product names and brands together with type and strength information when available (e.g. Kortison Tab 25 mg 'Cortisone Tablet 25 mg'). Lastly, all codes from PROC were included without any filtering. Table 5 presents the amount of total entries available from various resources compared to MO. The total number of categorized entries created after merging and excluding all inter-resource overlaps was 78,105 with the original casing and 77,320 when normalizing all entries to lowercase. ",
"cite_spans": [],
"ref_spans": [
{
"start": 311,
"end": 318,
"text": "Table 5",
"ref_id": "TABREF8"
}
],
"eq_spans": [],
"section": "Resource Merging",
"sec_num": "6."
},
{
"text": "Thanks to a certain amount of overlap between the mapped MO entries and the other resources, we can use information from the latter to automatically evaluate the former. Table 6 shows the overlap and the percentage of correct mappings. On average, 85% mappings were correct out of the total of 2,378 overlapping terms from the resources listed in Table 6 . Approximately 21% of all mapped terms from MO were thus evaluated (and corrected) automatically with the help of the other resources. Most misclassifications occurred with the ALOC and FAM-HIST resources and concerned the ANAT-LOC and CONDITION categories.",
"cite_spans": [],
"ref_spans": [
{
"start": 170,
"end": 177,
"text": "Table 6",
"ref_id": "TABREF10"
},
{
"start": 347,
"end": 355,
"text": "Table 6",
"ref_id": "TABREF10"
}
],
"eq_spans": [],
"section": "Resource-based Automatic Evaluation",
"sec_num": "7."
},
{
"text": "Given that the overlap between MO and the other resources was limited to certain categories, we further performed a manual evaluation of the automatically mapped MO entries in order to assess their quality. We randomly selected 1,128 terms to evaluate manually, aiming at a balanced amount per category (100 each) and mapping method. We included all available terms for categories where the total amount of terms remained below 100. The terms were categorized by a medical expert without access to the automatically mapped categories and the mapping method used. We present the per-category precision and recall in Table 7 , where the number of terms in the last column refers to manually assigned labels. 112 terms were labeled as 'OTHER' in cases where a term did not belong to any of the 12 categories indicated or when terms were outside of the area of expertise of the evaluator. beled as OTHER, was 71.5% and 79.4% respectively. In 20 cases, SERVICE and ORGANIZATION were indicated as alternative labels to each other. We therefore compute evaluation measures also with these two categories merged (ORG+SER). This yields in total 82% correct labels when excluding OTHER. According to the confusion matrix in Figure 1 , most automatic categorization errors occurred between CONDITION and PHYSIOLOGY. (SERVICE was mapped to ORGANI-ZATION here.) Errors related to the PERSON category were mostly connected to the use of person as keyword with the KW-E strategy, which generated false positives such as schizoid personlighetstype 'schizoid personality type'. Some categorization errors occurred because of the lack of prefix information, e.g. in the case of the keyword refleks 'reflex' in arefleksi 'areflexia' and hyperrefleksi 'hyper-reflexia', which were both mapped to PHYSIOLOGY instead of CONDITION. This indicates that taking into consideration prefixes would contribute to improving the automatic categorization, especially for the KW-E strategy. The category label confusions between TOOL and ANAT-LOC originated from the keyword apparat, which proved to be ambiguous for the proposed categories, not only meaning 'device' and thus mappable to TOOL, but also meaning 'apparatus, system' as in immunapparatet 'immune system' and thus belonging to ANAT-LOC. Most correct mappings (88.3%) with a single strategy were obtained using suffixed (SUFF), followed by the keyword mapping from first nouns (KW-1N, 79.9%) and entries (KW-E, 76.6%). The iterative mapping (ITER) yielded considerably fewer correct mappings, only 64.7%. When multiple strategies opted for the same category label, 98.2% of terms were correctly categorized. As a final step during the resource creation, we revised the automatic categories based on the manually assigned ones. The updated count of terms per category in the resource after merging with other databases (eliminating overlap) and incorporating the evaluation results is reported in Table 8 . ",
"cite_spans": [],
"ref_spans": [
{
"start": 615,
"end": 622,
"text": "Table 7",
"ref_id": "TABREF11"
},
{
"start": 1214,
"end": 1222,
"text": "Figure 1",
"ref_id": "FIGREF0"
},
{
"start": 2926,
"end": 2933,
"text": "Table 8",
"ref_id": "TABREF14"
}
],
"eq_spans": [],
"section": "Manual Evaluation",
"sec_num": "8."
},
{
"text": "We introduced the first Norwegian lexical resource of categorized medical entities and provided an overview of the process of its creation. The resource unites information from medical databases as well as entries automatically mapped from a medical lexicon. A manual evaluation of a subset of the mapped terms confirmed that the automatic mappings were of a suitable quality to be used as additional supervision signal with machine learning based NER approaches. In future work we plan to apply the resource in medical entity recognition for Norwegian, using it to provide initial categories for distant supervision. We also plan to perform annotations with multiple raters and measure inter-annotator agreement for the proposed categories.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Conclusion",
"sec_num": "9."
},
{
"text": "This work is funded by the Norwegian Research Council and more specifically by the BigMed project, an IKT-PLUSS Lighthouse project.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Acknowledgments",
"sec_num": "10."
},
{
"text": "https://ehelse.no/kodeverk/ laboratoriekodeverket",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "",
"sec_num": null
}
],
"back_matter": [],
"bib_entries": {
"BIBREF0": {
"ref_id": "b0",
"title": "Prosedyrekodeverkene 'Procedure Coding Schemes",
"authors": [
{
"first": "",
"middle": [],
"last": "Direktoratet For E-Helse",
"suffix": ""
}
],
"year": 2020,
"venue": "",
"volume": "",
"issue": "",
"pages": "2020--2022",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Direktoratet for e-helse. (2020). Prosedyrekodeverkene 'Procedure Coding Schemes'. https://ehelse. no/kodeverk/prosedyrekodeverkene- kodeverk-for-medisinske-kirurgiske- og-radiologiske-prosedyrer-ncmp-ncsp- og-ncrp. Accessed: 2020-02-10.",
"links": null
},
"BIBREF1": {
"ref_id": "b1",
"title": "A general naturallanguage text processor for clinical radiology",
"authors": [
{
"first": "C",
"middle": [],
"last": "Friedman",
"suffix": ""
},
{
"first": "P",
"middle": [
"O"
],
"last": "Alderson",
"suffix": ""
},
{
"first": "J",
"middle": [
"H"
],
"last": "Austin",
"suffix": ""
},
{
"first": "J",
"middle": [
"J"
],
"last": "Cimino",
"suffix": ""
},
{
"first": "Johnson",
"middle": [],
"last": "",
"suffix": ""
},
{
"first": "S",
"middle": [
"B"
],
"last": "",
"suffix": ""
}
],
"year": 1994,
"venue": "Journal of the American Medical Informatics Association",
"volume": "1",
"issue": "",
"pages": "161--174",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Friedman, C., Alderson, P. O., Austin, J. H., Cimino, J. J., and Johnson, S. B. (1994). A general natural- language text processor for clinical radiology. Journal of the American Medical Informatics Association, 1:161 -174.",
"links": null
},
"BIBREF2": {
"ref_id": "b2",
"title": "Swellshark: A generative model for biomedical named entity recognition without labeled data",
"authors": [
{
"first": "J",
"middle": [
"A"
],
"last": "Fries",
"suffix": ""
},
{
"first": "S",
"middle": [],
"last": "Wu",
"suffix": ""
},
{
"first": "A",
"middle": [],
"last": "Ratner",
"suffix": ""
},
{
"first": "C",
"middle": [],
"last": "R\u00e9",
"suffix": ""
}
],
"year": 2017,
"venue": "",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Fries, J. A., Wu, S., Ratner, A., and R\u00e9, C. (2017). Swellshark: A generative model for biomedical named entity recognition without labeled data. CoRR, abs/1704.06360.",
"links": null
},
"BIBREF3": {
"ref_id": "b3",
"title": "Swedification patterns of Latin and Greek affixes in clinical text",
"authors": [
{
"first": "G",
"middle": [],
"last": "Grigonyt\u0117",
"suffix": ""
},
{
"first": "M",
"middle": [],
"last": "Kvist",
"suffix": ""
},
{
"first": "M",
"middle": [],
"last": "Wir\u00e9n",
"suffix": ""
},
{
"first": "S",
"middle": [],
"last": "Velupillai",
"suffix": ""
},
{
"first": "A",
"middle": [],
"last": "Henriksson",
"suffix": ""
}
],
"year": 2016,
"venue": "Nordic Journal of Linguistics",
"volume": "39",
"issue": "1",
"pages": "5--37",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Grigonyt\u0117, G., Kvist, M., Wir\u00e9n, M., Velupillai, S., and Henriksson, A. (2016). Swedification patterns of Latin and Greek affixes in clinical text. Nordic Journal of Lin- guistics, 39(1):5-37.",
"links": null
},
"BIBREF4": {
"ref_id": "b4",
"title": "Learning to understand phrases by embedding the dictionary",
"authors": [
{
"first": "F",
"middle": [],
"last": "Hill",
"suffix": ""
},
{
"first": "K",
"middle": [],
"last": "Cho",
"suffix": ""
},
{
"first": "A",
"middle": [],
"last": "Korhonen",
"suffix": ""
},
{
"first": "Y",
"middle": [],
"last": "Bengio",
"suffix": ""
}
],
"year": 2016,
"venue": "Transactions of the Association for Computational Linguistics",
"volume": "4",
"issue": "",
"pages": "17--30",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Hill, F., Cho, K., Korhonen, A., and Bengio, Y. (2016). Learning to understand phrases by embedding the dictio- nary. Transactions of the Association for Computational Linguistics, 4:17-30.",
"links": null
},
"BIBREF5": {
"ref_id": "b5",
"title": "Bidirectional RNN for medical event detection in electronic health records",
"authors": [
{
"first": "A",
"middle": [
"N"
],
"last": "Jagannatha",
"suffix": ""
},
{
"first": "H",
"middle": [],
"last": "Yu",
"suffix": ""
}
],
"year": 2016,
"venue": "Proceedings of the 2016 Conference of the North American Chapter of the Association for Computational Linguistics: Human Language Technologies",
"volume": "",
"issue": "",
"pages": "473--482",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Jagannatha, A. N. and Yu, H. (2016). Bidirectional RNN for medical event detection in electronic health records. In Proceedings of the 2016 Conference of the North American Chapter of the Association for Computational Linguistics: Human Language Technologies, pages 473- 482, San Diego, California, June. Association for Com- putational Linguistics.",
"links": null
},
"BIBREF6": {
"ref_id": "b6",
"title": "A semantic lexicon for medical language processing",
"authors": [
{
"first": "S",
"middle": [
"B"
],
"last": "Johnson",
"suffix": ""
}
],
"year": 1999,
"venue": "Journal of the American Medical Informatics Association",
"volume": "6",
"issue": "3",
"pages": "205--218",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Johnson, S. B. (1999). A semantic lexicon for medical lan- guage processing. Journal of the American Medical In- formatics Association, 6(3):205-218.",
"links": null
},
"BIBREF7": {
"ref_id": "b7",
"title": "Neural architectures for named entity recognition",
"authors": [
{
"first": "G",
"middle": [],
"last": "Lample",
"suffix": ""
},
{
"first": "M",
"middle": [],
"last": "Ballesteros",
"suffix": ""
},
{
"first": "S",
"middle": [],
"last": "Subramanian",
"suffix": ""
},
{
"first": "K",
"middle": [],
"last": "Kawakami",
"suffix": ""
},
{
"first": "C",
"middle": [],
"last": "Dyer",
"suffix": ""
}
],
"year": 2016,
"venue": "Proceedings of the 2016 Conference of the North American Chapter of the Association for Computational Linguistics: Human Language Technologies",
"volume": "",
"issue": "",
"pages": "260--270",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Lample, G., Ballesteros, M., Subramanian, S., Kawakami, K., and Dyer, C. (2016). Neural architectures for named entity recognition. In Proceedings of the 2016 Confer- ence of the North American Chapter of the Association for Computational Linguistics: Human Language Tech- nologies, pages 260-270, San Diego, California, June. Association for Computational Linguistics.",
"links": null
},
"BIBREF8": {
"ref_id": "b8",
"title": "Medical subject headings (MeSH)",
"authors": [
{
"first": "C",
"middle": [
"E"
],
"last": "Lipscomb",
"suffix": ""
}
],
"year": 2000,
"venue": "Bulletin of the Medical Library Association",
"volume": "88",
"issue": "3",
"pages": "265--266",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Lipscomb, C. E. (2000). Medical subject headings (MeSH). Bulletin of the Medical Library Association, 88(3):265-266.",
"links": null
},
"BIBREF9": {
"ref_id": "b9",
"title": "Towards a semantic lexicon for clinical natural language processing",
"authors": [
{
"first": "H",
"middle": [],
"last": "Liu",
"suffix": ""
},
{
"first": "S",
"middle": [
"T"
],
"last": "Wu",
"suffix": ""
},
{
"first": "D",
"middle": [],
"last": "Li",
"suffix": ""
},
{
"first": "S",
"middle": [],
"last": "Jonnalagadda",
"suffix": ""
},
{
"first": "S",
"middle": [],
"last": "Sohn",
"suffix": ""
},
{
"first": "K",
"middle": [],
"last": "Wagholikar",
"suffix": ""
},
{
"first": "P",
"middle": [
"J"
],
"last": "Haug",
"suffix": ""
},
{
"first": "S",
"middle": [
"M"
],
"last": "Huff",
"suffix": ""
},
{
"first": "C",
"middle": [
"G"
],
"last": "Chute",
"suffix": ""
}
],
"year": 2012,
"venue": "AMIA Annual Symposium Proceedings",
"volume": "2012",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Liu, H., Wu, S. T., Li, D., Jonnalagadda, S., Sohn, S., Wagholikar, K., Haug, P. J., Huff, S. M., and Chute, C. G. (2012). Towards a semantic lexicon for clinical natural language processing. In AMIA Annual Symposium Pro- ceedings, volume 2012, page 568. American Medical In- formatics Association.",
"links": null
},
"BIBREF10": {
"ref_id": "b10",
"title": "End-to-end sequence labeling via bi-directional LSTM-CNNs-CRF",
"authors": [
{
"first": "X",
"middle": [],
"last": "Ma",
"suffix": ""
},
{
"first": "E",
"middle": [],
"last": "Hovy",
"suffix": ""
}
],
"year": 2016,
"venue": "Proceedings of the 54th Annual Meeting of the Association for Computational Linguistics",
"volume": "1",
"issue": "",
"pages": "1064--1074",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Ma, X. and Hovy, E. (2016). End-to-end sequence labeling via bi-directional LSTM-CNNs-CRF. In Proceedings of the 54th Annual Meeting of the Association for Computa- tional Linguistics (Volume 1: Long Papers), pages 1064- 1074, Berlin, Germany, August. Association for Compu- tational Linguistics.",
"links": null
},
"BIBREF11": {
"ref_id": "b11",
"title": "Semantically significant patterns in dictionary definitions",
"authors": [
{
"first": "J",
"middle": [],
"last": "Markowitz",
"suffix": ""
},
{
"first": "T",
"middle": [],
"last": "Ahlswede",
"suffix": ""
},
{
"first": "M",
"middle": [],
"last": "Evens",
"suffix": ""
}
],
"year": 1986,
"venue": "Proceedings of the 24th annual meeting on Association for Computational Linguistics",
"volume": "",
"issue": "",
"pages": "112--119",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Markowitz, J., Ahlswede, T., and Evens, M. (1986). Se- mantically significant patterns in dictionary definitions. In Proceedings of the 24th annual meeting on Associa- tion for Computational Linguistics, pages 112-119. As- sociation for Computational Linguistics.",
"links": null
},
"BIBREF12": {
"ref_id": "b12",
"title": "Distant supervision for relation extraction without labeled data",
"authors": [
{
"first": "M",
"middle": [],
"last": "Mintz",
"suffix": ""
},
{
"first": "S",
"middle": [],
"last": "Bills",
"suffix": ""
},
{
"first": "R",
"middle": [],
"last": "Snow",
"suffix": ""
},
{
"first": "D",
"middle": [],
"last": "Jurafsky",
"suffix": ""
}
],
"year": 2009,
"venue": "Proceedings of the Joint Conference of the 47th Annual Meeting of the ACL and the 4th International Joint Conference on Natural Language Processing of the AFNLP",
"volume": "2",
"issue": "",
"pages": "1003--1011",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Mintz, M., Bills, S., Snow, R., and Jurafsky, D. (2009). Distant supervision for relation extraction without la- beled data. In Proceedings of the Joint Conference of the 47th Annual Meeting of the ACL and the 4th In- ternational Joint Conference on Natural Language Pro- cessing of the AFNLP: Volume 2 -Volume 2, ACL '09, pages 1003-1011, Stroudsburg, PA, USA. Association for Computational Linguistics.",
"links": null
},
"BIBREF13": {
"ref_id": "b13",
"title": "Reinforcement-based denoising of distantly supervised NER with partial annotation",
"authors": [
{
"first": "F",
"middle": [],
"last": "Nooralahzadeh",
"suffix": ""
},
{
"first": "J",
"middle": [
"T"
],
"last": "L\u00f8nning",
"suffix": ""
},
{
"first": "L",
"middle": [],
"last": "\u00d8vrelid",
"suffix": ""
}
],
"year": 2019,
"venue": "Proceedings of the 2nd Workshop on Deep Learning Approaches for Low-Resource NLP",
"volume": "",
"issue": "",
"pages": "225--233",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Nooralahzadeh, F., L\u00f8nning, J. T., and \u00d8vrelid, L. (2019). Reinforcement-based denoising of distantly supervised NER with partial annotation. In Proceedings of the 2nd Workshop on Deep Learning Approaches for Low- Resource NLP (DeepLo 2019), pages 225-233, Hong Kong, China, November. Association for Computational Linguistics.",
"links": null
},
"BIBREF14": {
"ref_id": "b14",
"title": "Medisinsk Ordbok",
"authors": [
{
"first": "M",
"middle": [],
"last": "Nylenna",
"suffix": ""
}
],
"year": 1990,
"venue": "",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Nylenna, M. (1990). Medisinsk Ordbok. Kunnskapsfor- laget.",
"links": null
},
"BIBREF15": {
"ref_id": "b15",
"title": "Iterative development of family history annotation guidelines using a synthetic corpus of clinical text",
"authors": [
{
"first": "T",
"middle": [],
"last": "Rama",
"suffix": ""
},
{
"first": "P",
"middle": [],
"last": "Brekke",
"suffix": ""
},
{
"first": "\u00d8",
"middle": [],
"last": "Nytr\u00f8",
"suffix": ""
},
{
"first": "L",
"middle": [],
"last": "\u00d8vrelid",
"suffix": ""
}
],
"year": 2018,
"venue": "Proceedings of the 9th International Workshop on Health Text Mining and Information Analysis",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Rama, T., Brekke, P., Nytr\u00f8, \u00d8., and \u00d8vrelid, L. (2018). It- erative development of family history annotation guide- lines using a synthetic corpus of clinical text. In Pro- ceedings of the 9th International Workshop on Health Text Mining and Information Analysis (LOUHI 2018).",
"links": null
},
"BIBREF16": {
"ref_id": "b16",
"title": "Learning named entity tagger using domainspecific dictionary",
"authors": [
{
"first": "J",
"middle": [],
"last": "Shang",
"suffix": ""
},
{
"first": "L",
"middle": [],
"last": "Liu",
"suffix": ""
},
{
"first": "X",
"middle": [],
"last": "Ren",
"suffix": ""
},
{
"first": "X",
"middle": [],
"last": "Gu",
"suffix": ""
},
{
"first": "T",
"middle": [],
"last": "Ren",
"suffix": ""
},
{
"first": "J",
"middle": [],
"last": "Han",
"suffix": ""
}
],
"year": 2018,
"venue": "Proceedings of EMNLP",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Shang, J., Liu, L., Ren, X., Gu, X., Ren, T., and Han, J. (2018). Learning named entity tagger using domain- specific dictionary. In Proceedings of EMNLP.",
"links": null
},
"BIBREF17": {
"ref_id": "b17",
"title": "Automatic recognition of disorders, findings, pharmaceuticals and body structures from clinical text: An annotation and machine learning study",
"authors": [
{
"first": "M",
"middle": [],
"last": "Skeppstedt",
"suffix": ""
},
{
"first": "M",
"middle": [],
"last": "Kvist",
"suffix": ""
},
{
"first": "G",
"middle": [
"H"
],
"last": "Nilsson",
"suffix": ""
},
{
"first": "H",
"middle": [],
"last": "Dalianis",
"suffix": ""
}
],
"year": 2014,
"venue": "Journal of Biomedical Informatics",
"volume": "49",
"issue": "",
"pages": "148--158",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Skeppstedt, M., Kvist, M., Nilsson, G. H., and Dalianis, H. (2014). Automatic recognition of disorders, findings, pharmaceuticals and body structures from clinical text: An annotation and machine learning study. Journal of Biomedical Informatics, 49:148 -158.",
"links": null
},
"BIBREF18": {
"ref_id": "b18",
"title": "UDPipe: trainable pipeline for processing CoNLL-U files performing tokenization, morphological analysis, POS tagging and parsing",
"authors": [
{
"first": "M",
"middle": [],
"last": "Straka",
"suffix": ""
},
{
"first": "J",
"middle": [],
"last": "Hajic",
"suffix": ""
},
{
"first": "J",
"middle": [],
"last": "Strakov\u00e1",
"suffix": ""
}
],
"year": 2016,
"venue": "Proceedings of the Tenth International Conference on Language Resources and Evaluation (LREC'16)",
"volume": "",
"issue": "",
"pages": "4290--4297",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Straka, M., Hajic, J., and Strakov\u00e1, J. (2016). UDPipe: trainable pipeline for processing CoNLL-U files per- forming tokenization, morphological analysis, POS tag- ging and parsing. In Proceedings of the Tenth Interna- tional Conference on Language Resources and Evalua- tion (LREC'16), pages 4290-4297.",
"links": null
},
"BIBREF19": {
"ref_id": "b19",
"title": "ICD-10: International statistical classification of diseases and related health problems: Tenth revision",
"authors": [
{
"first": "World",
"middle": [],
"last": "Health Organization",
"suffix": ""
}
],
"year": 2004,
"venue": "",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "World Health Organization et al. (2004). ICD-10: Inter- national statistical classification of diseases and related health problems: Tenth revision.",
"links": null
},
"BIBREF20": {
"ref_id": "b20",
"title": "Clinical named entity recognition using deep learning models. AMIA",
"authors": [
{
"first": "Y",
"middle": [],
"last": "Wu",
"suffix": ""
},
{
"first": "M",
"middle": [],
"last": "Jiang",
"suffix": ""
},
{
"first": "J",
"middle": [],
"last": "Xu",
"suffix": ""
},
{
"first": "D",
"middle": [],
"last": "Zhi",
"suffix": ""
},
{
"first": "H",
"middle": [],
"last": "Xu",
"suffix": ""
}
],
"year": 2017,
"venue": "Annual Symposium proceedings. AMIA Symposium",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Wu, Y., Jiang, M., Xu, J., Zhi, D., and Xu, H. (2018). Clinical named entity recognition using deep learning models. AMIA ... Annual Symposium proceedings. AMIA Symposium, 2017:1812-1819, 04.",
"links": null
},
"BIBREF21": {
"ref_id": "b21",
"title": "MedEx: a medication information extraction system for clinical narratives",
"authors": [
{
"first": "H",
"middle": [],
"last": "Xu",
"suffix": ""
},
{
"first": "S",
"middle": [
"P"
],
"last": "Stenner",
"suffix": ""
},
{
"first": "S",
"middle": [],
"last": "Doan",
"suffix": ""
},
{
"first": "K",
"middle": [
"B"
],
"last": "Johnson",
"suffix": ""
},
{
"first": "L",
"middle": [
"R"
],
"last": "Waitman",
"suffix": ""
},
{
"first": "J",
"middle": [
"C"
],
"last": "Denny",
"suffix": ""
}
],
"year": 2010,
"venue": "Journal of the American Medical Informatics Association",
"volume": "17",
"issue": "",
"pages": "19--24",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Xu, H., Stenner, S. P., Doan, S., Johnson, K. B., Waitman, L. R., and Denny, J. C. (2010). MedEx: a medication in- formation extraction system for clinical narratives. Jour- nal of the American Medical Informatics Association, 17:19 -24.",
"links": null
},
"BIBREF22": {
"ref_id": "b22",
"title": "Unsupervised biomedical named entity recognition",
"authors": [
{
"first": "S",
"middle": [],
"last": "Zhang",
"suffix": ""
},
{
"first": "N",
"middle": [],
"last": "Elhadad",
"suffix": ""
}
],
"year": 2013,
"venue": "J. of Biomedical Informatics",
"volume": "46",
"issue": "6",
"pages": "1088--1098",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Zhang, S. and Elhadad, N. (2013). Unsupervised biomedi- cal named entity recognition. J. of Biomedical Informat- ics, 46(6):1088-1098.",
"links": null
}
},
"ref_entries": {
"FIGREF0": {
"uris": null,
"text": "Confusion matrix over categories.",
"num": null,
"type_str": "figure"
},
"TABREF1": {
"text": "Suffix mapping.",
"type_str": "table",
"html": null,
"num": null,
"content": "<table/>"
},
"TABREF4": {
"text": "",
"type_str": "table",
"html": null,
"num": null,
"content": "<table/>"
},
"TABREF6": {
"text": "Distribution of mapping strategy use.",
"type_str": "table",
"html": null,
"num": null,
"content": "<table/>"
},
"TABREF8": {
"text": "Number and type of entries in different resources.",
"type_str": "table",
"html": null,
"num": null,
"content": "<table/>"
},
"TABREF10": {
"text": "Evaluation results of the mapped MO entries.",
"type_str": "table",
"html": null,
"num": null,
"content": "<table/>"
},
"TABREF11": {
"text": "excludes OTHER, as this was not part of the automatically mapped categories. The percentage of correctly categorized entries including and excluding terms la-",
"type_str": "table",
"html": null,
"num": null,
"content": "<table><tr><td>Category</td><td>Prec Recall</td><td>#</td></tr><tr><td>ABBREV</td><td>0.969 0.750</td><td>124</td></tr><tr><td>ANAT-LOC</td><td>0.928 0.796</td><td>113</td></tr><tr><td>CONDITION</td><td>0.915 0.623</td><td>138</td></tr><tr><td>DISCIPLINE</td><td>0.702 0.855</td><td>69</td></tr><tr><td>MICROORG</td><td>0.871 0.976</td><td>83</td></tr><tr><td colspan=\"2\">ORGANIZATION 0.548 0.714</td><td>56</td></tr><tr><td>PERSON</td><td>0.593 0.923</td><td>52</td></tr><tr><td>PHYSIOLOGY</td><td>0.710 0.815</td><td>81</td></tr><tr><td>PROCEDURE</td><td>0.793 0.821</td><td>84</td></tr><tr><td>SERVICE</td><td>0.667 0.468</td><td>47</td></tr><tr><td>SUBSTANCE</td><td>0.809 0.905</td><td>84</td></tr><tr><td>TOOL</td><td>0.846 0.906</td><td>85</td></tr><tr><td>Total</td><td colspan=\"2\">0.779 0.796 1,016</td></tr><tr><td>ORG+SER</td><td>0.830 0.854</td><td>103</td></tr><tr><td>Total ORG+SER</td><td colspan=\"2\">0.815 0.839 1,016</td></tr></table>"
},
"TABREF12": {
"text": "Manual evaluation results.",
"type_str": "table",
"html": null,
"num": null,
"content": "<table/>"
},
"TABREF14": {
"text": "Final term counts per category in the resource.",
"type_str": "table",
"html": null,
"num": null,
"content": "<table/>"
}
}
}
}