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
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 155671,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=20",
    "previous": null,
    "results": [
        {
            "id": 1,
            "title": "Alcoholic liver disease. Parenchyma to stroma relationship in fibrosis and cirrhosis as revealed by three-dimensional reconstruction and immunohistochemistry.",
            "abstract": null,
            "authors": [
                "Dinges, HP",
                "Zatloukal, K",
                "Denk, H",
                "Smolle, J",
                "Mair, S"
            ],
            "year": 1992,
            "source": "Am J Pathol. 1992; 141(1):69-83",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1992JC89800010",
            "pubmed": "1378697",
            "doi": null,
            "pmc": "PMC1886576",
            "organizations": [
                "1-14020",
                "1-14047"
            ],
            "persons": [
                "1-51515-6",
                "1-51663-4",
                "1-51617-6"
            ],
            "imported": null,
            "journal": "AMER J PATHOL",
            "issn": "0002-9440",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 5.529,
            "impactfactor_year": 1994,
            "impactfactor_norm": 1.0,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PATHOLOGY",
            "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": 2,
            "title": "Allopurinol and glutamine attenuate bacterial translocation in chronic portal hypertensive and common bile duct ligated growing rats.",
            "abstract": null,
            "authors": [
                "Schimpl, G",
                "Pesendorfer, P",
                "Steinwender, G",
                "Feierl, G",
                "Ratschek, M",
                "Höllwarth, ME"
            ],
            "year": 1996,
            "source": "GUT 1996 39: 48-53.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996UW11100012",
            "pubmed": "8881808",
            "doi": "10.1136/gut.39.1.48",
            "pmc": "PMC1383230",
            "organizations": [
                "2-14020",
                "2-14049"
            ],
            "persons": [
                "2-51528-6",
                "2-51818-6"
            ],
            "imported": null,
            "journal": "GUT",
            "issn": "0017-5749",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.59,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.954545454545455,
            "impactfactor_norm_year": 1998,
            "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": 3,
            "title": "Allopurinol reduces bacterial translocation, intestinal mucosal lipid peroxidation, and neutrophil-derived myeloperoxidase activity in chronic portal hypertensive and common bile duct-ligated growing rats.",
            "abstract": null,
            "authors": [
                "Schimpl, G",
                "Pesendorfer, P",
                "Steinwender, G",
                "Feierl, G",
                "Ratschek, M",
                "Höllwarth, ME"
            ],
            "year": 1996,
            "source": "PEDIAT RES 1996 40: 422-428.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996VD85200010",
            "pubmed": "8865279",
            "doi": "10.1203/00006450-199609000-00010",
            "pmc": null,
            "organizations": [
                "3-14020",
                "3-14023",
                "3-14049"
            ],
            "persons": [
                "3-51528-6",
                "3-51818-6"
            ],
            "imported": null,
            "journal": "PEDIAT RES",
            "issn": "0031-3998",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.886,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.971830985915493,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PEDIATRICS",
            "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": 4,
            "title": "Near drowning in fresh water: documentation of a case",
            "abstract": null,
            "authors": [
                "Portugaller, HR",
                "Brunner, GA",
                "Rienmüller, R",
                "Fritz, K",
                "Stacher, R"
            ],
            "year": 1996,
            "source": "Rofo. 1996; 165(2):207-209",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996VK50500021",
            "pubmed": "8924678",
            "doi": "10.1055/s-2007-1015743",
            "pmc": null,
            "organizations": [
                "4-14044",
                "4-14054"
            ],
            "persons": [
                "4-51726-6",
                "4-51950-6",
                "4-51955-2"
            ],
            "imported": null,
            "journal": "ROFO, FORTSCHR RONTGENSTRAHL",
            "issn": "0936-6652",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.582,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.493670886075949,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "RADIOLOGY, NUCLEAR MEDICINE & MEDICAL IMAGING",
            "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": 5,
            "title": "Alpha-tocopherol and hydroperoxide content in breast adipose tissue from patients with breast tumors.",
            "abstract": null,
            "authors": [
                "Chajés, V",
                "Lhuillery, C",
                "Sattler, W",
                "Kostner, GM",
                "Bougnoux, P"
            ],
            "year": 1996,
            "source": "Int J Cancer. 1996; 67(2):170-175",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996UZ63900003",
            "pubmed": "8760582",
            "doi": "10.1002/(SICI)1097-0215(19960717)67:2<170::AID-IJC3>3.0.CO;2-Q",
            "pmc": null,
            "organizations": [
                "5-14013"
            ],
            "persons": [
                "5-51669-6",
                "5-51705-6"
            ],
            "imported": null,
            "journal": "INT J CANCER",
            "issn": "0020-7136",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.534,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.865384615384615,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ONCOLOGY",
            "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": 215581,
            "title": "Support of Home-Based Structured Walking Training and Prediction of the 6-Minute Walk Test Distance in Patients With Peripheral Arterial Disease Based on Telehealth Data: Prospective Cohort Study.",
            "abstract": null,
            "authors": [
                "Wiesmüller, F",
                "Prenner, A",
                "Ziegl, A",
                "El-Moazen, G",
                "Modre-Osprian, R",
                "Baumgartner, M",
                "Brodmann, M",
                "Seinost, G",
                "Silbernagel, G",
                "Schreier, G",
                "Hayn, D"
            ],
            "year": 2025,
            "source": "JMIR Form Res. 2025; 9:  e65721",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001533679600002",
            "pubmed": "40209048",
            "doi": "10.2196/65721",
            "pmc": "PMC12005459",
            "organizations": [
                "215581-14079"
            ],
            "persons": [
                "215581-52018-6",
                "215581-96032-6",
                "215581-51689-6"
            ],
            "imported": "2025-04-11T02:00:00+02:00",
            "journal": "JMIR Form Res",
            "issn": "2561-326X",
            "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": 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": 7,
            "title": "Altered microtubule-associated tau messenger RNA isoform expression in livers of griseofulvin- and 3,5-diethoxycarbonyl-1, 4-dihydrocollidine-treated mice.",
            "abstract": null,
            "authors": [
                "Kenner, L",
                "Zatloukal, K",
                "Stumptner, C",
                "Eferl, R",
                "Denk, H"
            ],
            "year": 1999,
            "source": "Hepatology. 1999; 29(3):793-800",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000078911700024",
            "pubmed": "10051481",
            "doi": "10.1002/hep.510290325",
            "pmc": null,
            "organizations": [
                "7-14020"
            ],
            "persons": [
                "7-51515-2",
                "7-51663-6",
                "7-51870-6"
            ],
            "imported": null,
            "journal": "HEPATOLOGY",
            "issn": "0270-9139",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 7.344,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.977272727272727,
            "impactfactor_norm_year": 1999,
            "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": 8,
            "title": "Altered release of endothelin-1,2 and thromboxane B2 from trophoblastic cells in pre-eclampsia.",
            "abstract": null,
            "authors": [
                "Cervar, M",
                "Kainer, F",
                "Jones, CJ",
                "Desoye, G"
            ],
            "year": 1996,
            "source": "Eur J Clin Invest. 1996; 26(1):30-37",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996TU08900004",
            "pubmed": "8682152",
            "doi": "10.1046%2Fj.1365-2362.1996.87238.x",
            "pmc": null,
            "organizations": [
                "8-14038"
            ],
            "persons": [
                "8-51632-4",
                "8-51978-1"
            ],
            "imported": null,
            "journal": "EUR J CLIN INVEST",
            "issn": "0014-2972",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.15,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.841121495327103,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "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": 9,
            "title": "Amino acid sequence of the region of beta 2-glycoprotein 1 (gp1) which mediates binding of autoantibodies to the cardiolipin-gp1 complex in humans.",
            "abstract": null,
            "authors": [
                "Lauer, SA",
                "Hempel, U",
                "Gries, A",
                "Frank, KH"
            ],
            "year": 1993,
            "source": "IMMUNOLOGY. 1993; 80(1): 22-28. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993LW67500004",
            "pubmed": "8244459",
            "doi": null,
            "pmc": "PMC1422127",
            "organizations": [
                "9-14010"
            ],
            "persons": [],
            "imported": "2010-07-14T13:49:57+02:00",
            "journal": "IMMUNOLOGY",
            "issn": "0019-2805",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.951,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.808333333333333,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "IMMUNOLOGY",
            "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": 11,
            "title": "Amniotic fluid insulin levels in nondiabetic pregnant women: an update.",
            "abstract": null,
            "authors": [
                "Weiss, PA",
                "Kainer, F",
                "Haeusler, M",
                "Pürstner, P",
                "Haas, J"
            ],
            "year": 1998,
            "source": "Arch Gynecol Obstet. 1998; 262(1-2):81-86",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000076959200009",
            "pubmed": "9836005",
            "doi": "10.1007/s004040050232",
            "pmc": null,
            "organizations": [
                "11-14038"
            ],
            "persons": [
                "11-51627-6"
            ],
            "imported": null,
            "journal": "ARCH GYNECOL OBSTET",
            "issn": "0932-0067",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.182,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.0377358490566038,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "OBSTETRICS & GYNECOLOGY",
            "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": 217722,
            "title": "Different Metabolomics Profiles in High-Functioning Children with Cerebral Palsy and Typically Developing Peers",
            "abstract": null,
            "authors": [
                "Švehlík, M",
                "Schranz, C",
                "Pieber, T",
                "Kruse, A\r\n\r\n"
            ],
            "year": 2025,
            "source": "EACD 2025; JUN 26-28, 2025; Heidelberg, Deutschland. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "217722-14052",
                "217722-14080"
            ],
            "persons": [
                "217722-65038",
                "217722-51831"
            ],
            "imported": "2025-09-09T11:34:32+02: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": 13,
            "title": "Amniotic fluid N-acetyl-beta-D-glucosaminidase activity and renal abnormalities.",
            "abstract": null,
            "authors": [
                "Ring, E",
                "Hofmann, H",
                "Erwa, W",
                "Riccabona, M",
                "Zobel, G",
                "Häusler, M"
            ],
            "year": 1991,
            "source": "Arch Dis Child. 1991; 66(10 Spec No):1147-1149",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1991GN12800010",
            "pubmed": "1750765",
            "doi": "10.1136/adc.66.10_Spec_No.1147",
            "pmc": "PMC1590281",
            "organizations": [
                "13-14038",
                "13-14048"
            ],
            "persons": [
                "13-51373-6"
            ],
            "imported": null,
            "journal": "ARCH DIS CHILD",
            "issn": "0003-9888",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.462,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.915492957746479,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PEDIATRICS",
            "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": 14,
            "title": "Amyloid goiter in a child with familial Mediterranean fever.",
            "abstract": null,
            "authors": [
                "Mache, CJ",
                "Schwingshandl, J",
                "Ring, E",
                "Pfleger, A",
                "Borkenstein, MH"
            ],
            "year": 1994,
            "source": "J PEDIAT ENDOCRINOL. 1994; 7(4): 371-372. ",
            "category": 1,
            "document_type": 10,
            "sci": "ISI:A1994QC80900015",
            "pubmed": "7735378",
            "doi": "10.1515/JPEM.1994.7.4.371",
            "pmc": null,
            "organizations": [
                "14-14048"
            ],
            "persons": [
                "14-60829-6",
                "14-51654-6",
                "14-51877-2"
            ],
            "imported": "2008-06-25T18:44:40+02:00",
            "journal": "J PEDIAT ENDOCRINOL",
            "issn": "0334-018X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.61,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.450704225352113,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PEDIATRICS",
            "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": 16,
            "title": "An asphyctic newborn infant with sonographically dilated ventricles",
            "abstract": null,
            "authors": [
                "Riccabona, M",
                "Haim-Kuttnig, M",
                "Maurer, U",
                "Müller, W",
                "Ritschl, E"
            ],
            "year": 1993,
            "source": "KLIN PADIAT. 1993; 205(1): 52-55. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993KM34500011",
            "pubmed": "8445855",
            "doi": "10.1055/s-2007-1025197",
            "pmc": null,
            "organizations": [
                "16-14048",
                "16-14093"
            ],
            "persons": [
                "16-51373-2",
                "16-51643-6"
            ],
            "imported": "2010-07-14T15:53:00+02:00",
            "journal": "KLIN PADIAT",
            "issn": "0300-8630",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.321,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.309859154929577,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PEDIATRICS",
            "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": true
        },
        {
            "id": 35,
            "title": "Five years experience with continuous extracorporeal renal support in paediatric intensive care.",
            "abstract": null,
            "authors": [
                "Zobel, G",
                "Ring, E",
                "Kuttnig, M",
                "Grubbauer, HM"
            ],
            "year": 1991,
            "source": "Intensive Care Med. 1991; 17(6):315-319",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1991GK70600003",
            "pubmed": "1744321",
            "doi": "10.1007/BF01716188",
            "pmc": null,
            "organizations": [
                "35-14048"
            ],
            "persons": [],
            "imported": null,
            "journal": "INTENS CARE MED",
            "issn": "0342-4642",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.603,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.809523809523809,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "EMERGENCY MEDICINE & CRITICAL CARE",
            "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": 87618,
            "title": "The allergic sensitization in infants with atopic eczema from different countries.",
            "abstract": null,
            "authors": [
                "de Benedictis, FM",
                "Franceschini, F",
                "Hill, D",
                "Naspitz, C",
                "Simons, FE",
                "Wahn, U",
                "Warner, JO",
                "de Longueville, M",
                "EPAAC Study Group"
            ],
            "year": 2009,
            "source": "Allergy. 2009; 64(2):295-303",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000262634000018",
            "pubmed": "19133917",
            "doi": "10.1111/j.1398-9995.2008.01779.x",
            "pmc": null,
            "organizations": [],
            "persons": [
                "87618-60829-7"
            ],
            "imported": "2009-02-14T01:00:00+01:00",
            "journal": "Allergy",
            "issn": "0105-4538",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 6.38,
            "impactfactor_year": 2009,
            "impactfactor_norm": 0.952380952380952,
            "impactfactor_norm_year": 2009,
            "impactfactor_norm_category": "ALLERGY",
            "impactfactor_norm_super": 0.952380952380952,
            "impactfactor_norm_super_year": 2009,
            "impactfactor_norm_super_category": "ALLERGY",
            "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": 217724,
            "title": "NSCLC Stadium III im Spannungsfeld von OP, Neoadjuvanz und Radiochemotherapie.",
            "abstract": null,
            "authors": [
                "Lindenmann, J"
            ],
            "year": 2024,
            "source": "9. Radioonkologisches Seminar in der Südsteiermark\r\n; SEP 5-6, 2025; Leutschach. 2024. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "217724-14077"
            ],
            "persons": [
                "217724-50145"
            ],
            "imported": "2025-09-09T12:05:19+02: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": true,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 19,
            "title": "(S)-Ketamine in Emergency-Medicine",
            "abstract": null,
            "authors": [
                "Prause, G",
                "Smollejuttner, F",
                "Ratzenhoferkomenda, B",
                "Heydarfadai, J"
            ],
            "year": 1998,
            "source": "ACTA ANAESTHESIOL SCAND 1998 42: 215-215.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000076209500109",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "19-14044",
                "19-14045"
            ],
            "persons": [
                "19-51986-2",
                "19-51615-6"
            ],
            "imported": null,
            "journal": "ACTA ANAESTHESIOL SCAND",
            "issn": "0001-5172",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.036,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.64,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ANESTHESIOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "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": 217723,
            "title": "Impact of femoral and tibial torsion on patella loading  in individuals with patellofemoral instability",
            "abstract": null,
            "authors": [
                "Svehlik, M",
                "Guggenberger, B",
                "Habersack, A",
                "Kraus, T",
                "Sperl, M",
                "Koller, W",
                "Kainz, H"
            ],
            "year": 2025,
            "source": "EPOS 2025; APRIL 2-4, 2025; Marseille, Frankreich. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "217723-14052"
            ],
            "persons": [
                "217723-107932",
                "217723-112990",
                "217723-54144",
                "217723-65038"
            ],
            "imported": "2025-09-09T11:40:27+02: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": 21,
            "title": "10-year-follow-up of patients with silent Cohn type 1 myocardial ischemia",
            "abstract": null,
            "authors": [
                "Fruhwald, FM",
                "Eber, B",
                "Toplak, H",
                "Fruhwald, SM",
                "Dusleag, J",
                "Pätzold, D",
                "Harnoncourt, K",
                "Klein, W"
            ],
            "year": 1994,
            "source": "Acta Med Austriaca. 1994; 21(3):89-93",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1994PV76800006",
            "pubmed": "7701926",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "21-51846-6",
                "21-51700-1",
                "21-51938-6"
            ],
            "imported": null,
            "journal": "ACTA MED AUST",
            "issn": "0303-8173",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.368,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.504672897196262,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "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
        }
    ]
}