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=150920&ordering=year
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157097,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=150940&ordering=year",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=150900&ordering=year",
    "results": [
        {
            "id": 212577,
            "title": "De-escalation treatment strategies in patients with relapsing-remitting multiple sclerosis in Austria",
            "abstract": null,
            "authors": [
                "Guger, M",
                "Enzinger, C",
                "Heschl, B",
                "Di Pauli, F",
                "Gradl, C",
                "Kalcher, S",
                "Kvas, E",
                "Berger, T"
            ],
            "year": 2024,
            "source": "MULT SCLER J. 2024; 30(3): 346-347. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:001324906901022",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "212577-14051"
            ],
            "persons": [
                "212577-50173"
            ],
            "imported": "2024-12-16T09:27:07+01:00",
            "journal": "MULT SCLER J",
            "issn": "1352-4585",
            "collection_publisher": null,
            "collection_title": "MULTIPLE SCLEROSIS JOURNAL; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.8,
            "impactfactor_year": 2024,
            "impactfactor_norm": 0.83,
            "impactfactor_norm_year": 2024,
            "impactfactor_norm_category": "CLINICAL NEUROLOGY-SCIE",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "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": 212681,
            "title": "IRF1 Is a Major Regulatory Transcription Factor for Immune Responses in Eosinophils",
            "abstract": null,
            "authors": [
                "Jacobsen, EA",
                "Nazaroff, C",
                "Schutte, A",
                "Kienzl, M",
                "Krupnick, AS"
            ],
            "year": 2024,
            "source": "AM J RESP CRIT CARE. 2024; 209: ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:001277613401505",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "212681-14022"
            ],
            "persons": [
                "212681-99558"
            ],
            "imported": "2024-12-23T07:46:19+01:00",
            "journal": "AM J RESP CRIT CARE",
            "issn": "1073-449X",
            "collection_publisher": null,
            "collection_title": "AMERICAN JOURNAL OF RESPIRATORY AND CRITICAL CARE MEDICINE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 19.3,
            "impactfactor_year": 2024,
            "impactfactor_norm": 0.97,
            "impactfactor_norm_year": 2024,
            "impactfactor_norm_category": "RESPIRATORY SYSTEM-SCIE",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "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": 212724,
            "title": "Machine-learning based BAL cytology of lung transplant patients",
            "abstract": null,
            "authors": [
                "Gerckens, M",
                "Mümmler, C",
                "Strodel, J",
                "Richard, A",
                "Burgstaller, G",
                "Behr, J",
                "Kneidinger, N"
            ],
            "year": 2024,
            "source": "WIEN KLIN WOCHENSCHR. 2024; 136:  S549-S549. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:001365103000072",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "212724-14087"
            ],
            "persons": [
                "212724-125880"
            ],
            "imported": "2024-12-23T07:46:19+01:00",
            "journal": "WIEN KLIN WOCHENSCHR",
            "issn": "0043-5325",
            "collection_publisher": null,
            "collection_title": "WIENER KLINISCHE WOCHENSCHRIFT; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.9,
            "impactfactor_year": 2024,
            "impactfactor_norm": 0.429,
            "impactfactor_norm_year": 2024,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL-SCIE",
            "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": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 212731,
            "title": "Predictors of burden in caregivers to patients with untreated transthyretin amyloid cardiomyopathy",
            "abstract": null,
            "authors": [
                "Ponti, L",
                "Hsu, K",
                "Damy, T",
                "Argüelles, EV",
                "Verheyen, N",
                "Keohane, D",
                "Wang, R",
                "Ines, M",
                "Kumar, N",
                "Munteanu, C",
                "Cappelli, F"
            ],
            "year": 2024,
            "source": "AMYLOID. 2024; 31:  S2-S2. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:001332706900003",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "212731-14083"
            ],
            "persons": [
                "212731-81519"
            ],
            "imported": "2024-12-23T07:46:19+01:00",
            "journal": "AMYLOID",
            "issn": "1350-6129",
            "collection_publisher": null,
            "collection_title": "AMYLOID-JOURNAL OF PROTEIN FOLDING DISORDERS; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 5.2,
            "impactfactor_year": 2024,
            "impactfactor_norm": 0.821,
            "impactfactor_norm_year": 2024,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL-SCIE",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "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": 213069,
            "title": "Local control and toxicity after upper abdominal SBRT with Simultaneous Integrated Protection (SIP)",
            "abstract": null,
            "authors": [
                "Radicioni, G",
                "Spohn, SKB",
                "Eichhorst, A",
                "R hle, A",
                "Hartong, N",
                "Popp, I",
                "Adebahr, S",
                "Brunner, TB",
                "Grosu, AL",
                "Gkika, E"
            ],
            "year": 2024,
            "source": "RADIOTHER ONCOL. 2024; 194:  S2249-S2250. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:001331355602296",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "213069-14060"
            ],
            "persons": [
                "213069-113309"
            ],
            "imported": "2025-01-13T08:11:00+01:00",
            "journal": "RADIOTHER ONCOL",
            "issn": "0167-8140",
            "collection_publisher": null,
            "collection_title": "RADIOTHERAPY AND ONCOLOGY; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.9,
            "impactfactor_year": 2024,
            "impactfactor_norm": 0.874,
            "impactfactor_norm_year": 2024,
            "impactfactor_norm_category": "RADIOLOGY, NUCLEAR MEDICINE & MEDICAL IMAGING-SCIE",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "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": 213848,
            "title": "Exploring the Impact of Left Ventricular Hypertrophy on ECG Morphology through Computational Modelling",
            "abstract": null,
            "authors": [
                "Kariman, M",
                "Gillette, K",
                "Gsell, M",
                "Prassl, AJ",
                "Plank, G",
                "Augustin, C"
            ],
            "year": 2024,
            "source": "CinC2024; Sep 8-11, 2024; Karlsruhe, Germany. 2024. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "213848-14011"
            ],
            "persons": [
                "213848-119147",
                "213848-50967",
                "213848-79791",
                "213848-50966",
                "213848-96212",
                "213848-98304"
            ],
            "imported": "2025-02-06T12:26:50+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": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 214163,
            "title": "Probiotic intervention improves quality of sleep - a randomized, double-blind, placebo-controlled, telemedical study",
            "abstract": null,
            "authors": [
                "Horvath, A",
                "Feldbacher, N",
                "Stadlbauer, V"
            ],
            "year": 2024,
            "source": "uegjournal, Volume 12, Issue S8, P0339. 2024; -UEGweek; OCT, 12 -15, 2024; Vienna, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "214163-14081"
            ],
            "persons": [
                "214163-50989",
                "214163-81091"
            ],
            "imported": "2025-02-10T15:02:24+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": true,
            "local_affiliation": true
        },
        {
            "id": 210877,
            "title": "Integrated Care Pathway for physical Movement Restrictions in geriatric Patients in Primary Care",
            "abstract": null,
            "authors": [
                "Herzog, C",
                "Roller-Wirnsberger, R",
                "Lohr, C"
            ],
            "year": 2024,
            "source": "Z GERONTOL GERIATR. 2024; 57:  S15-S15. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:001271507500033",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "210877-51745",
                "210877-99741"
            ],
            "imported": "2024-09-03T10:28:32+02:00",
            "journal": "Z GERONTOL GERIATR",
            "issn": "0948-6704",
            "collection_publisher": null,
            "collection_title": "ZEITSCHRIFT FUR GERONTOLOGIE UND GERIATRIE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.1,
            "impactfactor_year": 2024,
            "impactfactor_norm": 0.162,
            "impactfactor_norm_year": 2024,
            "impactfactor_norm_category": "GERONTOLOGY-SSCI",
            "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": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 211313,
            "title": "Survival benefit of nephroureterectomy in systemic therapy exposed metastatic upper tract urinary urothelial carcinoma patients",
            "abstract": null,
            "authors": [
                "Morra, S",
                "Incesu, RB",
                "Scheipner, L",
                "Baudo, A",
                "Jannello, LM",
                "Siech, C",
                "De Angelis, M",
                "Tian, Z",
                "Califano, G",
                "Ruvolo, CC",
                "Creta, M",
                "Saad, F",
                "Shariat, S",
                "Chun, F",
                "De Cobelli, O",
                "Musi, G",
                "Briganti, A",
                "Tilki, D",
                "Ahyai, S",
                "Carmignani, L",
                "Longo, N",
                "Karakiewicz, P"
            ],
            "year": 2024,
            "source": "EUR UROL. 2024; 85:  S793-S793. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:001282821400570",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "211313-14056"
            ],
            "persons": [
                "211313-111791",
                "211313-99792"
            ],
            "imported": "2024-09-30T09:48:01+02:00",
            "journal": "EUR UROL",
            "issn": "0302-2838",
            "collection_publisher": null,
            "collection_title": "EUROPEAN UROLOGY; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 25.3,
            "impactfactor_year": 2024,
            "impactfactor_norm": 0.989,
            "impactfactor_norm_year": 2024,
            "impactfactor_norm_category": "UROLOGY & NEPHROLOGY-SCIE",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "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": 211319,
            "title": "Differences in other-cause mortality in metastatic renal cell carcinoma according to partial vs. radical nephrectomy",
            "abstract": null,
            "authors": [
                "Siech, C",
                "Incesu, RB",
                "Morra, S",
                "Scheipner, L",
                "Baudo, A",
                "Jannello, LMI",
                "de Angelis, M",
                "Goyal, JA",
                "Tian, Z",
                "Saad, F",
                "Shariat, SF",
                "Tilki, D",
                "Longo, N",
                "Carmignani, L",
                "De Cobelli, O",
                "Ahyai, S",
                "Briganti, A",
                "Mandel, P",
                "Kluth, LA",
                "Chun, FKH",
                "Karakiewicz, PI"
            ],
            "year": 2024,
            "source": "EUR UROL. 2024; 85:  S1863-S1863. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:001282821401574",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "211319-14056"
            ],
            "persons": [
                "211319-99792",
                "211319-111791"
            ],
            "imported": "2024-09-30T09:48:01+02:00",
            "journal": "EUR UROL",
            "issn": "0302-2838",
            "collection_publisher": null,
            "collection_title": "EUROPEAN UROLOGY; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 25.3,
            "impactfactor_year": 2024,
            "impactfactor_norm": 0.989,
            "impactfactor_norm_year": 2024,
            "impactfactor_norm_category": "UROLOGY & NEPHROLOGY-SCIE",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "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": 211324,
            "title": "Treatment efficacy implications of incorrect utilization of tumor marker levels and risk group assignment according to the International Germ Cell Consensus Classification (IGCCCG).",
            "abstract": null,
            "authors": [
                "Nestler, T",
                "Paffenholz, P",
                "Ruf, C",
                "Che, Y",
                "Seidel, CA",
                "Heinzelbecker, J",
                "Schmelz, H",
                "Matthies, C",
                "Albers, P",
                "Bokemeyer, C",
                "Heidenreich, A",
                "Pichler, M",
                "Majewski, M"
            ],
            "year": 2024,
            "source": "J CLIN ONCOL. 2024; 42(4_SUPPL): 505-505. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:001266676900272",
            "pubmed": null,
            "doi": "10.1200/JCO.2024.42.4_suppl.505",
            "pmc": null,
            "organizations": [
                "211324-14085"
            ],
            "persons": [],
            "imported": "2024-09-30T09:48:01+02:00",
            "journal": "J CLIN ONCOL",
            "issn": "0732-183X",
            "collection_publisher": null,
            "collection_title": "JOURNAL OF CLINICAL ONCOLOGY; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 42.1,
            "impactfactor_year": 2024,
            "impactfactor_norm": 0.979,
            "impactfactor_norm_year": 2024,
            "impactfactor_norm_category": "ONCOLOGY-SCIE",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "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": 210803,
            "title": "Outcomes in patients (pts) with relapsed/refractory (R/R) diffuse large B cell lymphoma (DLBCL) treated with systemic therapy from real world experience (ORCHID) study.",
            "abstract": null,
            "authors": [
                "Damaj, GL",
                "Hampp, C",
                "Bachy, E",
                "Prochazka, K",
                "Jo, JC",
                "Kim, TM",
                "Oberic, L",
                "Townsend, W",
                "Jalbert, JJ",
                "Ma, QF",
                "Kamat, S",
                "Wang, J",
                "Ambati, SR",
                "Mohamed, H",
                "Chaudhry, A",
                "Thorley, E",
                "Rippin, G",
                "Harnett, J",
                "Thieblemont, C"
            ],
            "year": 2024,
            "source": "J CLIN ONCOL. 2024; 42(16):",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:001275557405030",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "210803-14082"
            ],
            "persons": [
                "210803-65239"
            ],
            "imported": "2024-08-19T11:24:02+02:00",
            "journal": "J CLIN ONCOL",
            "issn": "0732-183X",
            "collection_publisher": null,
            "collection_title": "JOURNAL OF CLINICAL ONCOLOGY; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 42.1,
            "impactfactor_year": 2024,
            "impactfactor_norm": 0.979,
            "impactfactor_norm_year": 2024,
            "impactfactor_norm_category": "ONCOLOGY-SCIE",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "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": 210879,
            "title": "Bevacizumab after prior anti-angiogenic Treatment in Female Patients with platinum-based Chemotherapy in Second-line Treatment of recurrent Ovarian Cancer - A Subgroup Analysis of Efficacy and Safety in AGOOVAR 2.21",
            "abstract": null,
            "authors": [
                "Chelariu-Raicu, A",
                "Trillsch, F",
                "Harter, P",
                "Strobl, R",
                "Sehouli, J",
                "Wimberger, P",
                "Bronger, H",
                "Catherine, S",
                "Lefeuvre, C",
                "Rau, J",
                "Hanker, L",
                "Edgar, P",
                "Heitz, F",
                "Marme, F",
                "El-Balat, A",
                "Stockler, M",
                "de Gregorio, N",
                "Glasspool, R",
                "Mahner, S",
                "Lortholary, A",
                "Pfisterer, J"
            ],
            "year": 2024,
            "source": "GEBURTSH FRAUENHEILK. 2024; 84(6): E44-E45. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:001268882900083",
            "pubmed": null,
            "doi": "10.1055/s-0044-1787414",
            "pmc": null,
            "organizations": [
                "210879-14063"
            ],
            "persons": [
                "210879-51624"
            ],
            "imported": "2024-09-03T10:28:32+02:00",
            "journal": "GEBURTSH FRAUENHEILK",
            "issn": "0016-5751",
            "collection_publisher": null,
            "collection_title": "GEBURTSHILFE UND FRAUENHEILKUNDE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.4,
            "impactfactor_year": 2024,
            "impactfactor_norm": 0.494,
            "impactfactor_norm_year": 2024,
            "impactfactor_norm_category": "OBSTETRICS & GYNECOLOGY-SCIE",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "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": 211320,
            "title": "One-Year Results of the DEEPER LIMUS Trial: The Bare Temporary Spur Stent System in Combination With a Sirolimus- Coated Balloon",
            "abstract": null,
            "authors": [
                "Brodmann, M"
            ],
            "year": 2024,
            "source": "JACC-CARDIOVASC INTE. 2024; 17(4): S33-S33. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:001301849200078",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "211320-14079"
            ],
            "persons": [
                "211320-51689"
            ],
            "imported": "2024-09-30T09:48:01+02:00",
            "journal": "JACC-CARDIOVASC INTE",
            "issn": "1936-8798",
            "collection_publisher": null,
            "collection_title": "JACC-CARDIOVASCULAR INTERVENTIONS; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 11.7,
            "impactfactor_year": 2024,
            "impactfactor_norm": 0.938,
            "impactfactor_norm_year": 2024,
            "impactfactor_norm_category": "CARDIAC & CARDIOVASCULAR SYSTEMS-SCIE",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "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": 212226,
            "title": "Impact of preoperative quantitative flow ratio on long term coronary artery bypass grafts patency",
            "abstract": null,
            "authors": [
                "Andreka, J",
                "Maaroufi, A",
                "Bertolone, D",
                "Klopfenstein, M",
                "Stark, C",
                "Schnur, SS",
                "Pranevicius, R",
                "Ruzsa, Z",
                "Fournier, S",
                "Barbato, E",
                "Toth, GG"
            ],
            "year": 2024,
            "source": "EUR HEART J. 2024; 45:  ehae6662321",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:001346663700013",
            "pubmed": null,
            "doi": "10.1093/eurheartj/ehae666.2321",
            "pmc": null,
            "organizations": [
                "212226-14083"
            ],
            "persons": [
                "212226-123933",
                "212226-89154"
            ],
            "imported": "2024-11-25T08:49:57+01:00",
            "journal": "EUR HEART J",
            "issn": "0195-668X",
            "collection_publisher": null,
            "collection_title": "EUROPEAN HEART JOURNAL; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 38.1,
            "impactfactor_year": 2024,
            "impactfactor_norm": 0.993,
            "impactfactor_norm_year": 2024,
            "impactfactor_norm_category": "CARDIAC & CARDIOVASCULAR SYSTEMS-SCIE",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "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": 212558,
            "title": "Characteristics of Preserved Ratio Impaired Spirometry (PRISm) patients in Austrian real world COPD studies",
            "abstract": null,
            "authors": [
                "Brecht, S",
                "Olschewski, H",
                "Hartl, S",
                "Valipour, A",
                "Funk, GC",
                "Studnicka, M",
                "Rowhani, M",
                "Kaiser, B",
                "Maria, E",
                "Lamprecht, WB",
                "Horner, A"
            ],
            "year": 2024,
            "source": "EUR RESPIR J. 2024; 64:  PA3949",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:001356297000002",
            "pubmed": null,
            "doi": "10.1183/13993003.congress-2024.PA3949",
            "pmc": null,
            "organizations": [
                "212558-14087"
            ],
            "persons": [],
            "imported": "2024-12-16T09:27:07+01:00",
            "journal": "EUR RESPIR J",
            "issn": "0903-1936",
            "collection_publisher": null,
            "collection_title": "EUROPEAN RESPIRATORY JOURNAL; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 17.0,
            "impactfactor_year": 2024,
            "impactfactor_norm": 0.955,
            "impactfactor_norm_year": 2024,
            "impactfactor_norm_category": "RESPIRATORY SYSTEM-SCIE",
            "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": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 212745,
            "title": "Evaluation of the most common microorganisms causing surgical site infections after renal transplantation",
            "abstract": null,
            "authors": [
                "Al-Sharafy, S",
                "Sorgnitt, R",
                "Mueller, H",
                "Kniepeiss, D"
            ],
            "year": 2024,
            "source": "TRANSPLANTATION. 2024; 108(9S):",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:001373779300009",
            "pubmed": null,
            "doi": "10.1097/01.tp.0001067972.42086.8a",
            "pmc": null,
            "organizations": [
                "212745-14073"
            ],
            "persons": [
                "212745-58323"
            ],
            "imported": "2024-12-23T07:46:19+01:00",
            "journal": "TRANSPLANTATION",
            "issn": "0041-1337",
            "collection_publisher": null,
            "collection_title": "TRANSPLANTATION; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 5.5,
            "impactfactor_year": 2024,
            "impactfactor_norm": 0.939,
            "impactfactor_norm_year": 2024,
            "impactfactor_norm_category": "SURGERY-SCIE",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "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": 213362,
            "title": "Environmental Enrichment reduces anxiety-like behaviour and changes the microbial community composition of mice\r\n",
            "abstract": null,
            "authors": [
                "Faimann, I",
                "Tatzl, E",
                "Petracco, G",
                "Moissl-Eichinger, C",
                "Reichmann, F"
            ],
            "year": 2024,
            "source": "Brayn Conference; OCT 9-11, 2024; VERONA. 2024. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "213362-14023",
                "213362-14022"
            ],
            "persons": [
                "213362-50186",
                "213362-71386",
                "213362-90021",
                "213362-116402",
                "213362-118787"
            ],
            "imported": "2025-01-23T13:50:39+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": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 213954,
            "title": "FACTORS DETERMINING EPIDERMAL LANGERHANS CELL IDENTITY",
            "abstract": null,
            "authors": [
                "Connolly, S",
                "Schwarzenberger, E",
                "Tam-Amersdorfer, C",
                "Passegger, C",
                "Lang, M",
                "Strobl, H"
            ],
            "year": 2024,
            "source": "The European Macrophage and Dendritic Cell Society (EMDS) Meeting 2024; NOV 27-29; Vienna, AUSTRIA. 2024. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "213954-14014"
            ],
            "persons": [
                "213954-112049"
            ],
            "imported": "2025-02-07T14:20: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": 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": 213976,
            "title": "Immune phenotyping and metabolic profiling of immune cells using spectral flow \r\ncytometry",
            "abstract": null,
            "authors": [
                "Aronis, C",
                "Lorenzetti, R",
                "Dreo, B",
                "Thiel, J",
                "Villa, M"
            ],
            "year": 2024,
            "source": "This poster was selected for a poster presentantion at the 1st European \r\nImmunoMetabolism Conference: Metabolism meets immunology at Køge, Denmark on the 26-28 June 2024.. 2024; -1st European ImmunoMetabolism Conference: Metabolism Meets Immunology\r\n; JUN 26-28, 2024; Køge, DENMARK. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "213976-14086"
            ],
            "persons": [
                "213976-111873",
                "213976-120630",
                "213976-122510",
                "213976-105947",
                "213976-118469"
            ],
            "imported": "2025-02-07T16:33:19+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": true,
            "zmf_use": true,
            "local_affiliation": true
        }
    ]
}