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=1880&ordering=-year
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 153846,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=1900&ordering=-year",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=1860&ordering=-year",
    "results": [
        {
            "id": 215671,
            "title": "MSK-Tumoren: schwierige Fälle einfach gelöst",
            "abstract": null,
            "authors": [
                "Igrec, M."
            ],
            "year": 2025,
            "source": "Radiologie Oberlech, Röntgenseminar-Postgradueller Workshop; APR 9-12, 2025; Oberlech. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "215671-14054"
            ],
            "persons": [
                "215671-100618"
            ],
            "imported": "2025-04-16T22:12:38+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": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 215675,
            "title": "Radiologische Diagnostik und MRT bei Knorpelschäden femorotibial und femoropatellar und Meniskusläsionen – was sollte Standard sein?",
            "abstract": null,
            "authors": [
                "Igrec, J"
            ],
            "year": 2025,
            "source": "QKG Basiskurs Graz; MÄR 21-22, 2025; Graz. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "215675-14054"
            ],
            "persons": [
                "215675-100618"
            ],
            "imported": "2025-04-16T22:24:14+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": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 215672,
            "title": "Workshop 1",
            "abstract": null,
            "authors": [
                "Igrec, J"
            ],
            "year": 2025,
            "source": "Radiologie Oberlech, Röntgenseminar-Postgradueller Workshop; APR 9-12, 2025; Oberlech. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "215672-14054"
            ],
            "persons": [
                "215672-100618"
            ],
            "imported": "2025-04-16T22:15:13+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": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 215677,
            "title": "MRT des Kniegelenkes - Anatomie & Pathologie - Hands-On",
            "abstract": null,
            "authors": [
                "Igrec, M"
            ],
            "year": 2025,
            "source": "QKG Basiskurs Graz; MÄR 21-22, 2025; Graz. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "215677-14054"
            ],
            "persons": [
                "215677-100618"
            ],
            "imported": "2025-04-16T22:27:21+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": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 215673,
            "title": "EFAST",
            "abstract": null,
            "authors": [
                "Igrec, J"
            ],
            "year": 2025,
            "source": "AGN Notfallsonografie; APR 4-5, 2025; St. Stefan ob Stainz. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "215673-14054"
            ],
            "persons": [
                "215673-100618"
            ],
            "imported": "2025-04-16T22:19:40+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": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 215676,
            "title": "MRT des Kniegelenkes - Anatomie & Pathologie",
            "abstract": null,
            "authors": [
                "Igrec, J"
            ],
            "year": 2025,
            "source": "QKG Basiskurs Graz; MÄR 21-22, 2025; Graz. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "215676-14054"
            ],
            "persons": [
                "215676-100618"
            ],
            "imported": "2025-04-16T22:25:42+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": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 215674,
            "title": "Abdomensonographie in der Notfallmedizin",
            "abstract": null,
            "authors": [
                "Igrec, J"
            ],
            "year": 2025,
            "source": "AGN Notfallsonografie; APR 4-5, 2025; St. Stefan ob Stainz. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "215674-14054"
            ],
            "persons": [
                "215674-100618"
            ],
            "imported": "2025-04-16T22:21:38+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": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 215238,
            "title": "Quantifying anatomically-based in-silico electrocardiogram variability for cardiac digital twins.",
            "abstract": null,
            "authors": [
                "Zappon, E",
                "Gsell, MAF",
                "Gillette, K",
                "Plank, G"
            ],
            "year": 2025,
            "source": "Comput Biol Med. 2025; 189:  109930",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "40058077",
            "doi": "10.1016/j.compbiomed.2025.109930",
            "pmc": null,
            "organizations": [
                "215238-14011"
            ],
            "persons": [
                "215238-122514-1",
                "215238-96212-6",
                "215238-98304-6",
                "215238-50966-4"
            ],
            "imported": "2025-03-17T01:00:00+01:00",
            "journal": "Comput Biol Med",
            "issn": "1879-0534",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 7.0,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.981,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "MATHEMATICAL & COMPUTATIONAL BIOLOGY-SCIE",
            "impactfactor_norm_super": 0.981,
            "impactfactor_norm_super_year": 2025,
            "impactfactor_norm_super_category": "MATHEMATICAL + COMPUTATIONAL BIOLOGY-SCIE",
            "citations": null,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 215666,
            "title": "Lessons learned in rhinoplasty: A beginner's journey.",
            "abstract": null,
            "authors": [
                "Nischwitz, S"
            ],
            "year": 2025,
            "source": "IMCAS Americas\r\nCultivating the community of Dermatology, Plastic Surgery & Aging Science; APR 11-13, 2025; Sao Paulo, BRAZIL. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "215666-14076"
            ],
            "persons": [
                "215666-100854"
            ],
            "imported": "2025-04-16T12:29:12+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": 215451,
            "title": "A Large-Scale Genome-wide Association Study of Blood Pressure Accounting for Gene-Depressive Symptomatology Interactions in 564,680 Individuals from Diverse Populations.",
            "abstract": null,
            "authors": [
                "Lee, S",
                "Miller, CL",
                "Bentley, AR",
                "Brown, MR",
                "Nagarajan, P",
                "Noordam, R",
                "Morrison, J",
                "Schwander, K",
                "Westerman, K",
                "Kho, M",
                "Kraja, AT",
                "de, Vries, PS",
                "Ammous, F",
                "Aschard, H",
                "Bartz, TM",
                "Do, A",
                "Dupont, CT",
                "Feitosa, MF",
                "Gudmundsdottir, V",
                "Guo, X",
                "Harris, SE",
                "Hikino, K",
                "Huang, Z",
                "Lefevre, C",
                "Lyytikäinen, LP",
                "Milaneschi, Y",
                "Nardone, GG",
                "Santin, A",
                "Schmidt, H",
                "Shen, B",
                "Sofer, T",
                "Sun, Q",
                "Tan, YA",
                "Tang, J",
                "Thériault, S",
                "van, der, Most, PJ",
                "Ware, EB",
                "Weiss, S",
                "Ya, Xing, W",
                "Yu, C",
                "Zhao, W",
                "Ansari, MAY",
                "Anugu, P",
                "Attia, JR",
                "Bazzano, LA",
                "Bis, JC",
                "Breyer, M",
                "Cade, B",
                "Chen, G",
                "Collins, S",
                "Corley, J",
                "Davies, G",
                "Dörr, M",
                "Du, J",
                "Edwards, TL",
                "Faquih, T",
                "Faul, JD",
                "Fohner, AE",
                "Fretts, AM",
                "Gangireddy, S",
                "Gepner, A",
                "Graff, M",
                "Hofer, E",
                "Homuth, G",
                "Hood, MM",
                "Jie, X",
                "Kähönen, M",
                "Kardia, SL",
                "Karvonen-Gutierrez, CA",
                "Launer, LJ",
                "Levy, D",
                "Maheshwari, M",
                "Martin, LW",
                "Matsuda, K",
                "McNeil, JJ",
                "Nolte, IM",
                "Okochi, T",
                "Raffield, LM",
                "Raitakari, OT",
                "Risch, L",
                "Risch, M",
                "Roux, AD",
                "Ruiz-Narvaez, EA",
                "Russ, TC",
                "Saito, T",
                "Schreiner, PJ",
                "Scott, RJ",
                "Shikany, J",
                "Smith, JA",
                "Snieder, H",
                "Spedicati, B",
                "Tai, ES",
                "Taylor, AM",
                "Taylor, KD",
                "Tesolin, P",
                "van, Dam, RM",
                "Wang, R",
                "Wenbin, W",
                "Xie, T",
                "Yao, J",
                "Young, KL",
                "Zhang, R",
                "Zonderman, AB",
                "Concas, MP",
                "Conen, D",
                "Cox, SR",
                "Evans, MK",
                "Fox, ER",
                "de, Las, Fuentes, L",
                "Giri, A",
                "Girotto, G",
                "Grabe, HJ",
                "Gu, C",
                "Gudnason, V",
                "Harlow, SD",
                "Holliday, E",
                "Jost, JB",
                "Lacaze, P",
                "Lee, S",
                "Lehtimäki, T",
                "Li, C",
                "Liu, CT",
                "Morrison, AC",
                "North, KE",
                "Penninx, BW",
                "Peyser, PA",
                "Province, MM",
                "Psaty, BM",
                "Redline, S",
                "Rosendaal, FR",
                "Rotimi, CN",
                "Rotter, JI",
                "Schmidt, R",
                "Sim, X",
                "Terao, C",
                "Weir, DR",
                "Zhu, X",
                "Franceschini, N",
                "O'Connell, JR",
                "Jaquish, CE",
                "Wang, H",
                "Manning, A",
                "Munroe, PB",
                "Rao, DC",
                "Chen, H",
                "Gauderman, WJ",
                "Bierut, L",
                "Winkler, TW",
                "Fornage, M, , Biobank, Japan, Project",
                "Lifelines, Cohort, Study"
            ],
            "year": 2025,
            "source": "Res Sq. 2025; ",
            "category": 1,
            "document_type": 26,
            "sci": null,
            "pubmed": "40034430",
            "doi": "10.21203/rs.3.rs-6025759/v1",
            "pmc": "PMC11875294",
            "organizations": [
                "215451-14013",
                "215451-14051"
            ],
            "persons": [
                "215451-51912",
                "215451-77129"
            ],
            "imported": "2025-04-02T02:00:00+02:00",
            "journal": "Res Sq",
            "issn": "2693-5015",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": false
        },
        {
            "id": 216377,
            "title": "Fostering the implementation of liquid biopsy in clinical practice: meeting report 2024 of the European Liquid Biopsy Society (ELBS).",
            "abstract": null,
            "authors": [
                "Pantel, K",
                "Alix-Panabières, C",
                "Hofman, P",
                "Stoecklein, NH",
                "Lu, YJ",
                "Lianidou, E",
                "Giacomini, P",
                "Koch, C",
                "de, Jager, V",
                "Deans, ZC",
                "Fairley, J",
                "Patton, SJ",
                "Toledo, RA",
                "Schuuring, E",
                "Heitzer, E",
                "Hendrix, A",
                "Ricklefs, FL",
                "Thakur, BK",
                "von, Bubnoff, N",
                "Pierga, JY",
                "Gebhardt, C",
                "Andersen, CL",
                "Fijneman, R",
                "Malats, N",
                "Hallermayr, A",
                "Chelala, C",
                "Joosse, SA",
                "Ciliberto, G"
            ],
            "year": 2025,
            "source": "J Exp Clin Cancer Res. 2025; 44(1):156",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001494435600001",
            "pubmed": "40410806",
            "doi": "10.1186/s13046-025-03398-4",
            "pmc": "PMC12100835",
            "organizations": [
                "216377-14021"
            ],
            "persons": [
                "216377-50899-6"
            ],
            "imported": "2025-05-26T02:00:00+02:00",
            "journal": "J Exp Clin Cancer Res",
            "issn": "1756-9966",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 11.4,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.905,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "ONCOLOGY-SCIE",
            "impactfactor_norm_super": 0.905,
            "impactfactor_norm_super_year": 2025,
            "impactfactor_norm_super_category": "ONCOLOGY-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": 215667,
            "title": "Things going wrong: The first facelift.",
            "abstract": null,
            "authors": [
                "Nischwitz, S"
            ],
            "year": 2025,
            "source": "IMCAS Americas\r\nCultivating the community of Dermatology, Plastic Surgery & Aging Science; APR 11-13, 2025; Sao Paulo, BRAZIL. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "215667-14076"
            ],
            "persons": [
                "215667-100854"
            ],
            "imported": "2025-04-16T12:31:05+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": 215669,
            "title": "Chair: Anatomy on cadaver: Exploring the upper face.",
            "abstract": null,
            "authors": [
                "Rappl, T"
            ],
            "year": 2025,
            "source": "IMCAS Americas\r\nCultivating the community of Dermatology, Plastic Surgery & Aging Science; APR 11-13, 2025; Sao Paulo, BRAZIL. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "215669-14076"
            ],
            "persons": [],
            "imported": "2025-04-16T12:34:35+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": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 215670,
            "title": "Commentator: Anatomy on cadaver: Lower face & neck",
            "abstract": null,
            "authors": [
                "Nischwitz, S"
            ],
            "year": 2025,
            "source": "IMCAS Americas\r\nCultivating the community of Dermatology, Plastic Surgery & Aging Science; APR 11-13, 2025; Sao Paulo, BRAZIL. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "215670-14076"
            ],
            "persons": [
                "215670-100854"
            ],
            "imported": "2025-04-16T12:36:07+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": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 215668,
            "title": "Chair: Diving in deep plane facelift: The retaining ligament quest (on cadaver).",
            "abstract": null,
            "authors": [
                "Rappl, T"
            ],
            "year": 2025,
            "source": "IMCAS Americas\r\nCultivating the community of Dermatology, Plastic Surgery & Aging Science; APR 11-13, 2025; Sao Paulo, BRAZIL. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "215668-14076"
            ],
            "persons": [],
            "imported": "2025-04-16T12:32:47+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": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 215656,
            "title": "Colistin, meropenem/vaborbactam, imipenem/relebactam, and eravacycline testing in carbapenem-resistant Gram-negative rods: a comparative evaluation of broth microdilution, gradient test, and VITEK 2.",
            "abstract": null,
            "authors": [
                "Forstner, P",
                "Fuchs, L",
                "Luxner, J",
                "Grisold, A",
                "Steinmetz, I",
                "Dichtl, K"
            ],
            "year": 2025,
            "source": "ESCMID Global 2025 Virtual Congress Platform. 2025; -ESCMID Global; APR 11-15, 2025; Vienna, AUSTRIA. ",
            "category": 2,
            "document_type": 27,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "215656-14023"
            ],
            "persons": [
                "215656-107190",
                "215656-51863",
                "215656-112729",
                "215656-115343",
                "215656-50264",
                "215656-95832"
            ],
            "imported": "2025-04-16T11:12:50+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": 215652,
            "title": "Clinical consequences of thalamic damage",
            "abstract": null,
            "authors": [
                "Pinter, D"
            ],
            "year": 2025,
            "source": "43rd MAGNIMS Plenary Meeting and Workshop; APR 10-11, 2025; Graz, AUSTRIA. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "215652-14051"
            ],
            "persons": [
                "215652-66708"
            ],
            "imported": "2025-04-16T10:59:55+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": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 216572,
            "title": "Urinary microbiome alterations in patients with cirrhosis: a link to an increased urinary tract infection risk",
            "abstract": null,
            "authors": [
                "Woltsche, J",
                "Pacher-Deutsch, C",
                "Feldbacher, N",
                "Nepel, M",
                "Fürst, S",
                "Gulden, L",
                "Schwarzl, J",
                "Horvath, A",
                "Stadlbauer, V"
            ],
            "year": 2025,
            "source": "J HEPATOL. 2025; 82: ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:001494379100103",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "216572-14047",
                "216572-14081"
            ],
            "persons": [
                "216572-111969",
                "216572-112689",
                "216572-50989",
                "216572-91146",
                "216572-107871",
                "216572-125874",
                "216572-81091"
            ],
            "imported": "2025-06-10T09:14:25+02:00",
            "journal": "J HEPATOL",
            "issn": "0168-8278",
            "collection_publisher": null,
            "collection_title": "JOURNAL OF HEPATOLOGY; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 26.8,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.978,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "GASTROENTEROLOGY & HEPATOLOGY-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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 215638,
            "title": "Häufige Notfälle im Kindesalter.",
            "abstract": null,
            "authors": [
                "Martensen, J"
            ],
            "year": 2025,
            "source": "Jour Fixe 4/2025 der Arbeitsgemeinschaft für Notfallmedizin (AGN): \"Von jungen Pferden zu Babyzebras: Häufige und seltene Notfälle im Kindesalter\"; APR 8, 2025; Graz, Austria. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "215638-100059"
            ],
            "imported": "2025-04-15T14:25:15+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": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 215395,
            "title": "Recurrent posterior shoulder instability-Long-term results after arthroscopic posterior bone block with capsular reconstruction.",
            "abstract": null,
            "authors": [
                "Karkosch, RF",
                "Slapar, J",
                "Smith, T",
                "Wellmann, M",
                "Pastor, MF",
                "Horstmann, H"
            ],
            "year": 2025,
            "source": "J Exp Orthop. 2025; 12(1): e70166",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001418068900001",
            "pubmed": "39944724",
            "doi": "10.1002/jeo2.70166",
            "pmc": "PMC11815197",
            "organizations": [],
            "persons": [
                "215395-130658-6"
            ],
            "imported": "2025-03-28T01:00:00+01:00",
            "journal": "J Exp Orthop",
            "issn": "2197-1153",
            "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": false
        }
    ]
}