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=159220&ordering=-impactfactor_norm
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 159512,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=159240&ordering=-impactfactor_norm",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=159200&ordering=-impactfactor_norm",
    "results": [
        {
            "id": 184764,
            "title": "SARS-CoV2 Situation in Austrian Children (30.04.2020).",
            "abstract": null,
            "authors": [
                "Strenger, V",
                "Zurl, C",
                "Kohlfürst, D"
            ],
            "year": 2020,
            "source": "MONATSSCHR KINDERH. 2020; 168(6): 565-566. ",
            "category": 1,
            "document_type": 4,
            "sci": "ISI:000537436600025",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "184764-54341-6",
                "184764-56810-1",
                "184764-99326-6"
            ],
            "imported": "2020-12-14T20:58:05+01:00",
            "journal": "MONATSSCHR KINDERH",
            "issn": "0026-9298",
            "collection_publisher": null,
            "collection_title": "MONATSSCHRIFT KINDERHEILKUNDE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.348,
            "impactfactor_year": 2020,
            "impactfactor_norm": 0.023,
            "impactfactor_norm_year": 2020,
            "impactfactor_norm_category": "PEDIATRICS-SCI",
            "impactfactor_norm_super": 0.04,
            "impactfactor_norm_super_year": 2018,
            "impactfactor_norm_super_category": "PEDIATRICS-SCI",
            "citations": false,
            "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": 210767,
            "title": "Microbiome research in neonatology-Prevention with probiotics/prebiotics?",
            "abstract": null,
            "authors": [
                "Polzer, C",
                "Kurath-Koller, S",
                "Danci, D",
                "Simma, B",
                "Resch, B"
            ],
            "year": 2024,
            "source": "MONATSSCHR KINDERH. 2024; ",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:001283308600002",
            "pubmed": null,
            "doi": "10.1007/s00112-024-02015-6",
            "pmc": null,
            "organizations": [
                "210767-14094"
            ],
            "persons": [
                "210767-51743-6",
                "210767-59876-6"
            ],
            "imported": "2024-08-19T11:24:02+02:00",
            "journal": "MONATSSCHR KINDERH",
            "issn": "0026-9298",
            "collection_publisher": null,
            "collection_title": "MONATSSCHRIFT KINDERHEILKUNDE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.3,
            "impactfactor_year": 2024,
            "impactfactor_norm": 0.023,
            "impactfactor_norm_year": 2024,
            "impactfactor_norm_category": "PEDIATRICS-SCIE",
            "impactfactor_norm_super": 0.023,
            "impactfactor_norm_super_year": 2024,
            "impactfactor_norm_super_category": "PEDIATRICS-SCIE",
            "citations": false,
            "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": 217486,
            "title": "Pulmonary hypertension associated with bronchopulmonary dysplasia. A multidisciplinary challenge",
            "abstract": null,
            "authors": [
                "Koestenberger, M",
                "Eber, E",
                "Pichler, G",
                "Sallmon, H"
            ],
            "year": 2025,
            "source": "MONATSSCHR KINDERH. 2025; ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001551637700001",
            "pubmed": null,
            "doi": "10.1007/s00112-025-02260-3",
            "pmc": null,
            "organizations": [
                "217486-14095",
                "217486-14094",
                "217486-14093"
            ],
            "persons": [
                "217486-51713-6",
                "217486-52013-2",
                "217486-50907-6",
                "217486-119047-6"
            ],
            "imported": "2025-08-28T11:15:55+02:00",
            "journal": "MONATSSCHR KINDERH",
            "issn": "0026-9298",
            "collection_publisher": null,
            "collection_title": "MONATSSCHRIFT KINDERHEILKUNDE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.3,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.023,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "PEDIATRICS-SCIE",
            "impactfactor_norm_super": 0.023,
            "impactfactor_norm_super_year": 2025,
            "impactfactor_norm_super_category": "PEDIATRICS-SCIE",
            "citations": false,
            "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": 173736,
            "title": "Update: Management of premature infants at the border of viability. Updated joint guidelines of the working group for neonatology and pediatric intensive care medicine of the Austrian Society of Pediatrics and Adolescent Medicine (OGKJ), the working group on ethics in pediatrics and adolescent medicine of the OGKJ and the Institute for Ethics and Law in Medicine at the University of Vienna (IERM)",
            "abstract": null,
            "authors": [
                "Berger, A",
                "Kiechl-Kohlendorfer, U",
                "Berger, J",
                "Dilch, A",
                "Kletecka-Pulker, M",
                "Urlesberger, B",
                "Wald, M",
                "Weissensteiner, M",
                "Salzer, H"
            ],
            "year": 2019,
            "source": "MONATSSCHR KINDERH. 2019; 167(1): 36-44. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000456303500008",
            "pubmed": null,
            "doi": "10.1007/s00112-018-0532-0",
            "pmc": null,
            "organizations": [
                "173736-14094"
            ],
            "persons": [],
            "imported": "2019-02-21T10:42:50+01:00",
            "journal": "MONATSSCHR KINDERH",
            "issn": "0026-9298",
            "collection_publisher": null,
            "collection_title": "MONATSSCHRIFT KINDERHEILKUNDE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.252,
            "impactfactor_year": 2019,
            "impactfactor_norm": 0.023,
            "impactfactor_norm_year": 2019,
            "impactfactor_norm_category": "PEDIATRICS-SCI",
            "impactfactor_norm_super": 0.04,
            "impactfactor_norm_super_year": 2018,
            "impactfactor_norm_super_category": "PEDIATRICS-SCI",
            "citations": true,
            "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": 186525,
            "title": "Laboratory diagnostics in chronic inflammatory bowel diseases.",
            "abstract": null,
            "authors": [
                "Hauer, AC"
            ],
            "year": 2020,
            "source": "MONATSSCHR KINDERH. 2020; 168(4): 314-322. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000516220000004",
            "pubmed": null,
            "doi": "10.1007/s00112-020-00853-8",
            "pmc": null,
            "organizations": [
                "186525-14091"
            ],
            "persons": [
                "186525-51968-2"
            ],
            "imported": "2021-02-16T13:13:33+01:00",
            "journal": "MONATSSCHR KINDERH",
            "issn": "0026-9298",
            "collection_publisher": null,
            "collection_title": "MONATSSCHRIFT KINDERHEILKUNDE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.348,
            "impactfactor_year": 2020,
            "impactfactor_norm": 0.023,
            "impactfactor_norm_year": 2020,
            "impactfactor_norm_category": "PEDIATRICS-SCI",
            "impactfactor_norm_super": 0.04,
            "impactfactor_norm_super_year": 2018,
            "impactfactor_norm_super_category": "PEDIATRICS-SCI",
            "citations": true,
            "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": 218493,
            "title": "Preoperative management for ENT interventions in children (especially adenotomy and tonsillotomy/tonsillectomy)",
            "abstract": null,
            "authors": [
                "Kerbl, R",
                "Duma, A",
                "Franz, P",
                "Hörmann, C",
                "Karall, D",
                "Voitl, P",
                "Zink, M",
                "Vittinghoff, M"
            ],
            "year": 2025,
            "source": "MONATSSCHR KINDERH. 2025; ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001600840300001",
            "pubmed": null,
            "doi": "10.1007/s00112-025-02290-x",
            "pmc": null,
            "organizations": [
                "218493-14069"
            ],
            "persons": [
                "218493-57034-6",
                "218493-51821-2"
            ],
            "imported": "2025-11-05T08:34:00+01:00",
            "journal": "MONATSSCHR KINDERH",
            "issn": "0026-9298",
            "collection_publisher": null,
            "collection_title": "MONATSSCHRIFT KINDERHEILKUNDE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.3,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.023,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "PEDIATRICS-SCIE",
            "impactfactor_norm_super": 0.023,
            "impactfactor_norm_super_year": 2025,
            "impactfactor_norm_super_category": "PEDIATRICS-SCIE",
            "citations": false,
            "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": 222729,
            "title": "Wo wollen wir hin?",
            "abstract": null,
            "authors": [
                "Kohlfürst, D"
            ],
            "year": 2026,
            "source": "MONATSSCHR KINDERH. 2026; ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001727752600001",
            "pubmed": null,
            "doi": "10.1007/s00112-026-02372-4",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2026-04-29T16:36:51+02:00",
            "journal": "MONATSSCHR KINDERH",
            "issn": "0026-9298",
            "collection_publisher": null,
            "collection_title": "MONATSSCHRIFT KINDERHEILKUNDE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.3,
            "impactfactor_year": 2026,
            "impactfactor_norm": 0.023,
            "impactfactor_norm_year": 2026,
            "impactfactor_norm_category": "PEDIATRICS-SCIE",
            "impactfactor_norm_super": 0.023,
            "impactfactor_norm_super_year": 2026,
            "impactfactor_norm_super_category": "PEDIATRICS-SCIE",
            "citations": false,
            "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": 3998,
            "title": "Bladder metastasis from renal-cell carcinoma twelve years after nephrectomy",
            "abstract": null,
            "authors": [
                "Riedler, I",
                "Primus, G",
                "Trummer, H",
                "Ratschek, M",
                "Hubmer, G"
            ],
            "year": 2001,
            "source": "AKTUEL UROL 2001 32: 376-378.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000172305500007",
            "pubmed": null,
            "doi": "10.1055/s-2001-18295",
            "pmc": null,
            "organizations": [
                "3998-14056"
            ],
            "persons": [
                "3998-51528-6"
            ],
            "imported": null,
            "journal": "AKTUEL UROL",
            "issn": "0001-7868",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.177,
            "impactfactor_year": 2001,
            "impactfactor_norm": 0.0227272727272727,
            "impactfactor_norm_year": 2001,
            "impactfactor_norm_category": "UROLOGY & NEPHROLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "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": false
        },
        {
            "id": 22199,
            "title": "Matched-pair analysis of conventional versus endoluminal AAA treatment outcomes during the initial phase of an aortic endografting program.",
            "abstract": null,
            "authors": [
                "Cohnert, TU",
                "Oelert, F",
                "Wahlers, T",
                "Gohrbandt, B",
                "Chavan, A",
                "Farber, A",
                "Galanski, M",
                "Haverich, A"
            ],
            "year": 2000,
            "source": "J Endovasc Ther. 2000; 7(2):94-100",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000086903500003",
            "pubmed": "10821095",
            "doi": "10.1583/1545-1550(2000)007<0094:MPAOCV>2.3.CO;2",
            "pmc": null,
            "organizations": [],
            "persons": [
                "22199-50860-2"
            ],
            "imported": "2009-03-17T15:14:26+01:00",
            "journal": "J ENDOVASCULAR THERAPY",
            "issn": "1526-6028",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.082,
            "impactfactor_year": 2001,
            "impactfactor_norm": 0.0222222222222222,
            "impactfactor_norm_year": 2000,
            "impactfactor_norm_category": "PERIPHERAL VASCULAR DISEASE",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "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": 3062,
            "title": "Osteomyelitis of the spine and abscess formation in the left thigh after stent-graft implantation in the superficial femoral artery.",
            "abstract": null,
            "authors": [
                "Brodmann, M",
                "Stark, G",
                "Pabst, E",
                "Lueger, A",
                "Tiesenhausen, K",
                "Szolar, D",
                "Pilger, E"
            ],
            "year": 2000,
            "source": "J ENDOVASCULAR THERAPY. 2000; 7(2): 150-154. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000086903500011",
            "pubmed": "10821103",
            "doi": "10.1583/1545-1550(2000)007<0150:OOTSAA>2.3.CO;2",
            "pmc": null,
            "organizations": [
                "3062-14054",
                "3062-14074",
                "3062-14079"
            ],
            "persons": [
                "3062-51541-6",
                "3062-51689-2",
                "3062-51868-6",
                "3062-51946-6"
            ],
            "imported": "2009-03-17T15:15:18+01:00",
            "journal": "J ENDOVASCULAR THERAPY",
            "issn": "1526-6028",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 2.082,
            "impactfactor_year": 2001,
            "impactfactor_norm": 0.0222222222222222,
            "impactfactor_norm_year": 2000,
            "impactfactor_norm_category": "PERIPHERAL VASCULAR DISEASE",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "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": false
        },
        {
            "id": 1892,
            "title": "Pancreatic metastases from renal cell carcinoma mimicking insulinomas.",
            "abstract": null,
            "authors": [
                "Augustin, H",
                "Bacher, H",
                "Uggowitzer, M",
                "Ott, A",
                "Hubmer, G",
                "Mischinger, HJ"
            ],
            "year": 1999,
            "source": "BJU Int. 1999; 83(1):140-141",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000079775000025",
            "pubmed": "10233468",
            "doi": "10.1046/j.1464-410X.1999.00855.x",
            "pmc": null,
            "organizations": [
                "1892-14020",
                "1892-14045",
                "1892-14054",
                "1892-14056",
                "1892-14073"
            ],
            "persons": [
                "1892-51595-6",
                "1892-51970-1"
            ],
            "imported": null,
            "journal": "BJU INT",
            "issn": "1464-4096",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.817,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.0222222222222222,
            "impactfactor_norm_year": 1999,
            "impactfactor_norm_category": "UROLOGY & NEPHROLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "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": 3061,
            "title": "Cerebrospinal fluid drainage to reverse paraplegia after endovascular thoracic aortic aneurysm repair.",
            "abstract": null,
            "authors": [
                "Tiesenhausen, K",
                "Amann, W",
                "Koch, G",
                "Hausegger, KA",
                "Oberwalder, P",
                "Rigler, B"
            ],
            "year": 2000,
            "source": "J ENDOVASCULAR THERAPY. 2000; 7(2): 132-135. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000086903500007",
            "pubmed": "10821099",
            "doi": "10.1583/1545-1550(2000)007<0132:CFDTRP>2.3.CO;2",
            "pmc": null,
            "organizations": [
                "3061-14054",
                "3061-14074",
                "3061-14075"
            ],
            "persons": [
                "3061-51946-2"
            ],
            "imported": "2009-03-17T15:14:53+01:00",
            "journal": "J ENDOVASCULAR THERAPY",
            "issn": "1526-6028",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 2.082,
            "impactfactor_year": 2001,
            "impactfactor_norm": 0.0222222222222222,
            "impactfactor_norm_year": 2000,
            "impactfactor_norm_category": "PERIPHERAL VASCULAR DISEASE",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "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": false
        },
        {
            "id": 156071,
            "title": "Surgical strategy in carcinomas of the gallbladder and the extrahepatic biliary duct",
            "abstract": null,
            "authors": [
                "Kraus, TW",
                "Klenke, FM",
                "Schemmer, P",
                "Buchler, MW"
            ],
            "year": 2004,
            "source": "CHIR GASTROENTEROL. 2004; 20(4): 272-278. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000226011500006",
            "pubmed": null,
            "doi": "10.1159/000083012",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2016-11-28T13:43:04+01:00",
            "journal": "CHIR GASTROENTEROL",
            "issn": "0177-9990",
            "collection_publisher": null,
            "collection_title": "CHIRURGISCHE GASTROENTEROLOGIE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.051,
            "impactfactor_year": 2004,
            "impactfactor_norm": 0.022,
            "impactfactor_norm_year": 2004,
            "impactfactor_norm_category": "GASTROENTEROLOGY & HEPATOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "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": 187190,
            "title": "[Acromioclavicular joint : The "forgotten" joint].",
            "abstract": null,
            "authors": [
                "Krestan, C",
                "Pretterklieber, B",
                "Pretterklieber, M",
                "Kramer, J"
            ],
            "year": 2019,
            "source": "Radiologe. 2019; 59(3): 257-272. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000460061200009",
            "pubmed": "30767028",
            "doi": "10.1007/s00117-019-0495-8",
            "pmc": null,
            "organizations": [],
            "persons": [
                "187190-108252-6",
                "187190-108616-6"
            ],
            "imported": "2021-03-31T02:00:00+02:00",
            "journal": "Radiologe",
            "issn": "0033-832X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.474,
            "impactfactor_year": 2019,
            "impactfactor_norm": 0.022,
            "impactfactor_norm_year": 2019,
            "impactfactor_norm_category": "RADIOLOGY, NUCLEAR MEDICINE & MEDICAL IMAGING-SCI",
            "impactfactor_norm_super": 0.055,
            "impactfactor_norm_super_year": 2016,
            "impactfactor_norm_super_category": "RADIOLOGY, NUCLEAR MEDICINE + MEDICAL IMAGING-SCI",
            "citations": true,
            "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": 13468,
            "title": "Laparoscopic operations on the spleen",
            "abstract": null,
            "authors": [
                "Uranus, S",
                "Pfeifer, J",
                "Alimoglu, O",
                "Ozmen, T"
            ],
            "year": 2004,
            "source": "CHIR GASTROENTEROL. 2004; 20:  35-41. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000226412500008",
            "pubmed": null,
            "doi": "10.1159/000083352",
            "pmc": null,
            "organizations": [
                "13468-14045"
            ],
            "persons": [
                "13468-51612-2",
                "13468-51735-6"
            ],
            "imported": "2012-10-19T12:38:28+02:00",
            "journal": "CHIR GASTROENTEROL",
            "issn": "0177-9990",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.051,
            "impactfactor_year": 2004,
            "impactfactor_norm": 0.0217391304347826,
            "impactfactor_norm_year": 2004,
            "impactfactor_norm_category": "GASTROENTEROLOGY & HEPATOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "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": false
        },
        {
            "id": 4958,
            "title": "Impact of high-dose interferon induction and ribavirin therapy in patients with chronic hepatitis C relapsing after or not responding to interferon monotherapy.",
            "abstract": null,
            "authors": [
                "Steindl-Munda, P",
                "Ferenci, P",
                "Brunner, H",
                "Nachbaur, K",
                "Datz, C",
                "Gschwantler, M",
                "Hofer, H",
                "Stauber, R",
                "Hackl, F",
                "Jessner, W",
                "Rosenbeiger, M",
                "Gangl, A",
                "Vogel, W",
                "Austrian Hepatitis Study Group"
            ],
            "year": 2003,
            "source": "Liver Int. 2003; 23(4):269-275",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000184484800009",
            "pubmed": "12895267",
            "doi": "10.1034%2Fj.1600-0676.2003.00838.x",
            "pmc": null,
            "organizations": [
                "4958-14081"
            ],
            "persons": [
                "4958-51530-6"
            ],
            "imported": null,
            "journal": "LIVER INT",
            "issn": "1478-3231",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.227,
            "impactfactor_year": 2004,
            "impactfactor_norm": 0.0212765957446809,
            "impactfactor_norm_year": 2003,
            "impactfactor_norm_category": "GASTROENTEROLOGY & HEPATOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "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": false
        },
        {
            "id": 107250,
            "title": "Fatty acids as regulators of lipid metabolism",
            "abstract": null,
            "authors": [
                "Wolfrum, C",
                "Spener, F"
            ],
            "year": 2000,
            "source": "EUR J LIPID SCI TECHNOL. 2000; 102(12): 746-762. ",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000166193600006",
            "pubmed": null,
            "doi": "10.1002/1438-9312(200012)102:12<746::AID-EJLT746>3.0.CO;2-R",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2010-12-13T11:41:16+01:00",
            "journal": "EUR J LIPID SCI TECHNOL",
            "issn": "1438-7697",
            "collection_publisher": null,
            "collection_title": "EUROPEAN JOURNAL OF LIPID SCIENCE AND TECHNOLOGY; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": 0.0210526315789474,
            "impactfactor_norm_year": 2000,
            "impactfactor_norm_category": "FOOD SCIENCE & TECHNOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "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": 107254,
            "title": "Dear reader",
            "abstract": null,
            "authors": [
                "Spener, F"
            ],
            "year": 2000,
            "source": "EUR J LIPID SCI TECHNOL. 2000; 102(1): U4-U4. ",
            "category": 1,
            "document_type": 4,
            "sci": "ISI:000086516000001",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2010-12-13T11:41:16+01:00",
            "journal": "EUR J LIPID SCI TECHNOL",
            "issn": "1438-7697",
            "collection_publisher": null,
            "collection_title": "EUROPEAN JOURNAL OF LIPID SCIENCE AND TECHNOLOGY; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.0210526315789474,
            "impactfactor_norm_year": 2000,
            "impactfactor_norm_category": "FOOD SCIENCE & TECHNOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "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": 107253,
            "title": "Rhizopus oryzae lipase-catalyzed stereospecific esterification of 2-monoradylglycerols - a comparison to corresponding triradylglycerol hydrolysis",
            "abstract": null,
            "authors": [
                "Irmer, S",
                "Potthoff, AP",
                "Kovac, A",
                "Bucher, J",
                "Stadler, P",
                "Haalck, L",
                "Paltauf, F",
                "Spener, F"
            ],
            "year": 2000,
            "source": "EUR J LIPID SCI TECHNOL. 2000; 102(3): 173-180. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000089261000002",
            "pubmed": null,
            "doi": "10.1002/(SICI)1438-9312(200003)102:3<173::AID-EJLT173>3.0.CO;2-F",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2010-12-13T11:41:16+01:00",
            "journal": "EUR J LIPID SCI TECHNOL",
            "issn": "1438-7697",
            "collection_publisher": null,
            "collection_title": "EUROPEAN JOURNAL OF LIPID SCIENCE AND TECHNOLOGY; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": 0.0210526315789474,
            "impactfactor_norm_year": 2000,
            "impactfactor_norm_category": "FOOD SCIENCE & TECHNOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "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": 187686,
            "title": "Diabetes mellitus and the Heart",
            "abstract": null,
            "authors": [
                "Schutt, K",
                "Forst, T",
                "Birkenfeld, AL",
                "Zirlik, A",
                "Muller-Wieland, D",
                "Marx, N"
            ],
            "year": 2021,
            "source": "DIABETOLOGE. 2021; ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000647018600001",
            "pubmed": null,
            "doi": "10.1007/s11428-021-00766-4",
            "pmc": null,
            "organizations": [
                "187686-14083"
            ],
            "persons": [
                "187686-100805-6"
            ],
            "imported": "2021-05-25T10:54:25+02:00",
            "journal": "DIABETOLOGE",
            "issn": "1860-9716",
            "collection_publisher": null,
            "collection_title": "DIABETOLOGE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.352,
            "impactfactor_year": 2021,
            "impactfactor_norm": 0.021,
            "impactfactor_norm_year": 2021,
            "impactfactor_norm_category": "ENDOCRINOLOGY & METABOLISM-SCI",
            "impactfactor_norm_super": 0.027,
            "impactfactor_norm_super_year": 2020,
            "impactfactor_norm_super_category": "ENDOCRINOLOGY + METABOLISM-SCI",
            "citations": false,
            "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
        }
    ]
}