List publications.

Fields

id (integer)

Primary key.

name (string)

Name of doctoral school.

emails (string[])

Contact emails.

Expansions

To activate relation expansion add the desired fields as a comma separated list to the expand query parameter like this:

?expand=<field>,<field>,<field>,...

The following relational fields can be expanded:

  • persons
  • category
  • document
  • organization_authorship

Filters

To filter for exact value matches:

?<fieldname>=<value>

Possible exact filters:

  • year
  • category
  • document
  • persons

For advanced filtering use lookups:

?<fieldname>__<lookup>=<value>

All fields with advanced lookups can also be used for exact value matches as described above.

Possible advanced lookups:

  • year: gt, gte, lt, lte
  • sci: iexact, contains, icontains, startswith, istartswith
  • pubmed: iexact, contains, icontains, startswith, istartswith
  • doi: iexact, contains, icontains, startswith, istartswith
  • pmc: iexact, contains, icontains, startswith, istartswith
  • organization_authorship: in
  • impact: isnull, gt, gte, lt, lte
  • imported: isnull, gt, gte, lt, lte, date
GET /v1/research/publication/?format=api&offset=158120&ordering=impactfactor
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 158430,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=158140&ordering=impactfactor",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=158100&ordering=impactfactor",
    "results": [
        {
            "id": 186070,
            "title": "Immunological study of the effect of inflammatory bowel autoimmune diseases on the brain immune markers.",
            "abstract": null,
            "authors": [
                "Sroor, HM"
            ],
            "year": 2020,
            "source": " [ Diplomarbeit/Master Thesis (UNI) ] Al-Azhar University; 2020. ",
            "category": 5,
            "document_type": 15,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2021-02-08T09:43:18+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": "Al-Azhar University",
            "country": "818",
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 186073,
            "title": "Bronchiolitis.",
            "abstract": null,
            "authors": [
                "Modl, M"
            ],
            "year": 2020,
            "source": "Arzt und Kind. 2020; 2:  4-8. ",
            "category": 1,
            "document_type": 3,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "186073-14095"
            ],
            "persons": [],
            "imported": "2021-02-08T11:14:51+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 186077,
            "title": "Why consider contrast-enhanced ultrasound (ce-US) in children?: Editorial comment on: M.M. Woźniak, A. Pawelec, A.P. Wieczorek, M.M. Zajączkowska, H. Borzęcka and P. Nachulewicz 2D/3D/4D contrast-enhanced voiding urosnography in the diagnosis and monitoring of treatment of vesicoureteral reflux in children - can it replace voiding cystourethrography?",
            "abstract": null,
            "authors": [
                "Riccabona, M"
            ],
            "year": 2014,
            "source": "J Ultrason. 2014; 14(59):447-453",
            "category": 1,
            "document_type": 4,
            "sci": null,
            "pubmed": "26673607",
            "doi": "10.15557/JoU.2014.0048",
            "pmc": "PMC4579718",
            "organizations": [],
            "persons": [
                "186077-51373-2"
            ],
            "imported": "2021-02-08T01:00:00+01:00",
            "journal": "J Ultrason",
            "issn": "2084-8404",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 186079,
            "title": "Comprehensive analysis of the immune landscape at the feto-maternal interface.",
            "abstract": null,
            "authors": [
                "Mihalic, ZN",
                "Raftopoulou, S",
                "Sanchez, AS",
                "Maitz, KS",
                "Kindler, O",
                "Valadez-Cosmes, P",
                "Sarsembayeva, A",
                "Kienzl, M",
                "Heinemann, A",
                "Wadsack, C",
                "Kargl, J"
            ],
            "year": 2021,
            "source": "Doctoral day 2021; FEB 12, 2021; Graz, AUSTRIA. 2021. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "186079-14022",
                "186079-14038"
            ],
            "persons": [
                "186079-100698",
                "186079-50442",
                "186079-60706"
            ],
            "imported": "2021-02-08T11:18:40+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 186080,
            "title": "Polytrauma – beim Kind anders?",
            "abstract": null,
            "authors": [
                "Sorantin, E",
                "Oppelt,B",
                "Nagl,U"
            ],
            "year": 2021,
            "source": "RöKo Digital; MAI 21 - NOV 14, 2021; Webinars . 2021. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "186080-14054"
            ],
            "persons": [
                "186080-51913"
            ],
            "imported": "2021-02-08T11:27:10+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 186081,
            "title": "Neutrophil function in pregnancy.",
            "abstract": null,
            "authors": [
                "Mihalic, ZM",
                "Kargl, J"
            ],
            "year": 2020,
            "source": "DP-iDP retreat; OCT 5-6, 2020; Graz, AUSTRIA. 2020. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "186081-14022"
            ],
            "persons": [
                "186081-60706"
            ],
            "imported": "2021-02-08T11:27:49+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 186082,
            "title": "Selected Topics on Medical Image Processing.",
            "abstract": null,
            "authors": [
                "Sorantin,  E"
            ],
            "year": 2020,
            "source": "Online SSIP - 28th Summer School om Image Processing ; JUL 13-18.2020; Webinars. 2020. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "186082-14106"
            ],
            "persons": [
                "186082-51913"
            ],
            "imported": "2021-02-08T11:31:23+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 186083,
            "title": "Die ambulant erworbene Pneumonie beim Kind und Jugendlichen.",
            "abstract": null,
            "authors": [
                "Pfleger, A"
            ],
            "year": 2020,
            "source": "Jatros Pneumologie & HNO. 2020; 6/2020:  6-9. ",
            "category": 1,
            "document_type": 3,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "186083-14095"
            ],
            "persons": [
                "186083-60829"
            ],
            "imported": "2021-02-08T11:31:42+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 186084,
            "title": "Erbliche Tumorsyndrome - diagnostische Konsequenzen\r\n",
            "abstract": null,
            "authors": [
                "Geigl, JB"
            ],
            "year": 2019,
            "source": "7. Interdisziplinäre Psychoonkologie Tagung. More than fighting Cancer; Sept 12-13, 2019; Graz, Austria. 2019. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "186084-14021"
            ],
            "persons": [
                "186084-57423"
            ],
            "imported": "2021-02-08T11:32:01+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 186085,
            "title": "Genetische Abklärung bei gastrointestinalen Karzinomen\r\n",
            "abstract": null,
            "authors": [
                "Geigl, JB"
            ],
            "year": 2018,
            "source": "Krebshochrisikopatienten im klinischen Alltag; Nov 22, 2018; Graz, Austria. 2018. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "186085-14021"
            ],
            "persons": [
                "186085-57423"
            ],
            "imported": "2021-02-08T11:36:12+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 186086,
            "title": "Hidden dose factors in Pediatric CT.",
            "abstract": null,
            "authors": [
                "Sorantin, E",
                "Nagy, E"
            ],
            "year": 2020,
            "source": "ESPR Taskforce Webinars; OCT 6, 2020; Webinar. 2020. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "186086-14106"
            ],
            "persons": [
                "186086-90514",
                "186086-51913"
            ],
            "imported": "2021-02-08T11:36:52+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 186087,
            "title": "Atemwegs-Kolonisationen mit Pilzen bei Patienten mit zystischer Fibrose.",
            "abstract": null,
            "authors": [
                "Patzer, J",
                "Egger, V",
                "Strenger, V",
                "Buzina, W",
                "Masoud-Landgraf, L",
                "Haber, E",
                "Pfleger, A",
                "Modl, M",
                "Eber, E"
            ],
            "year": 2020,
            "source": "Abstract-Band. 2020; 23--Deutsche Mukoviszidose Tagung; NOV 18-21, 2020; Bonn, GERMANY. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "186087-14023",
                "186087-14095"
            ],
            "persons": [
                "186087-60829",
                "186087-50715",
                "186087-51713",
                "186087-56810",
                "186087-99801"
            ],
            "imported": "2021-02-08T11:49:51+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 186088,
            "title": "Ontology-Based and Architecture-Based Method for the Development of Interoperable Care Systems for Type 2 Diabetes Mellitus.",
            "abstract": null,
            "authors": [
                "Uribe, GA",
                "Blobel, B",
                "Lopez, DM",
                "Schulz, S",
                "Ruiz, AA"
            ],
            "year": 2020,
            "source": "Stud Health Technol Inform. 2020; 270:352-356",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "32570405",
            "doi": "10.3233/SHTI200181",
            "pmc": null,
            "organizations": [
                "186088-14026"
            ],
            "persons": [
                "186088-72306-6"
            ],
            "imported": "2021-02-08T01:00:00+01:00",
            "journal": "Stud Health Technol Inform",
            "issn": "1879-8365",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 186090,
            "title": "Perioperatives Ernährungsmanagement; How we do it - LKH-Univ. Klinikum Graz, Fachbereich für Allgemein-, Viszeral- und Transplantationchirurgie und Ernährungsmedizinischer Dienst.",
            "abstract": null,
            "authors": [
                "Schemmer, P",
                "Mischinger, H.J.",
                "Lemmerer, M",
                "Eisenberger, A.M.",
                "Berger, S",
                "Kornprat, P",
                "Pfeifer, J",
                "Kugel, E",
                "Prisching, A",
                "Fink, N",
                "Fuchs, A",
                "Henneth, B",
                "Liendl, F",
                "Uranüs, S",
                "Auer, T",
                "Thalhammer, M",
                "Bacher, H",
                "Gincu, V",
                "El-Shabrawi, M.A.",
                "Müller, H",
                "Werkgartner, G"
            ],
            "year": 2020,
            "source": "Ernährungsteam LKH-Univ.Klinikum Graz; Wien: Facultas; 2020. (ISBN: 978-3-200-06752-3) ",
            "category": 14,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "186090-14045",
                "186090-14073"
            ],
            "persons": [
                "186090-50039",
                "186090-50874",
                "186090-51595",
                "186090-51735",
                "186090-51965",
                "186090-51982",
                "186090-51926"
            ],
            "imported": "2021-02-08T12:35:18+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 186091,
            "title": "Niere und Schlaf",
            "abstract": null,
            "authors": [
                "Horn S"
            ],
            "year": 2016,
            "source": "Österr. Jahrestagung für Schlafmedizin; 3.6.2016; Villach. 2016. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "186091-14084"
            ],
            "persons": [
                "186091-51690"
            ],
            "imported": "2021-02-08T12:37:47+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 186093,
            "title": "Localising the Clinical Terminology SNOMED CT by Semi-automated Creation of a German Interface Vocabulary.",
            "abstract": null,
            "authors": [
                "Schulz, S",
                "Hammer, L",
                "Hashemian-Nik, D",
                "Kreuzthaler, M"
            ],
            "year": 2020,
            "source": " In: Melero, M  editors(s). Proceedings of the LREC 2020 Workshop on Multilingual Biomedical Text Processing (MultilingualBIO 2020). Luxemburg: European Language Resources Association; p. 15-20.  2020(ISBN: 979-10-95546-65-8) ",
            "category": 6,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "186093-14026"
            ],
            "persons": [
                "186093-60827",
                "186093-72306"
            ],
            "imported": "2021-02-08T12:48:44+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": "Melero, M ",
            "collection_title": "Proceedings of the LREC 2020 Workshop on Multilingual Biomedical Text Processing (MultilingualBIO 2020)",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 186097,
            "title": "Annotating German Clinical Narratives with SNOMED CT.",
            "abstract": null,
            "authors": [
                "Schulz, S"
            ],
            "year": 2020,
            "source": "https://confluence.ihtsdotools.org/display/FT/SNOMED+CT+Expo+2020. 2020; -SNOMED EXPO 2020; 08. - 09.10.2020; London, UK. ",
            "category": 2,
            "document_type": 22,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "186097-14026"
            ],
            "persons": [
                "186097-72306"
            ],
            "imported": "2021-02-08T12:57:03+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 186099,
            "title": "Warum ist die ADPKD jetzt ein Thema?",
            "abstract": null,
            "authors": [
                "Rosenkranz, AR"
            ],
            "year": 2020,
            "source": "Obersteirischer Dialysestammtisch; March 5, 2020; Bruck. 2020. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "186099-14084"
            ],
            "persons": [
                "186099-72630"
            ],
            "imported": "2021-02-08T13:29:27+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 186100,
            "title": "Inferring ApoB-100 flexibility on Low-Density Lipoproteins using cryo-electron microscopy and neutron scattering.",
            "abstract": null,
            "authors": [
                "Cisse, A",
                "Kornmueller, K",
                "Kandiah, E",
                "Traoré, D",
                "Prassl R",
                "Peters J"
            ],
            "year": 2020,
            "source": "EMBO Workshop: In situ Structural Biology: From Cryo-EM to Integrative Modelling (Virtual); DEC 6-8, 2020; Heidelberg, GERMANY;. 2020. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "186100-14011"
            ],
            "persons": [
                "186100-83066",
                "186100-83104"
            ],
            "imported": "2021-02-08T13:31:15+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 186101,
            "title": "Organspende - ein wertvolles Geschenk.",
            "abstract": null,
            "authors": [
                "Rosenkranz, AR"
            ],
            "year": 2020,
            "source": "Selbsthilfe Niere; AUG 14, 2020; Webinar. 2020. ",
            "category": 20,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "186101-14084"
            ],
            "persons": [
                "186101-72630"
            ],
            "imported": "2021-02-08T13:31:18+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        }
    ]
}