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=1140&ordering=-year
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 159558,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=1160&ordering=-year",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=1120&ordering=-year",
    "results": [
        {
            "id": 218949,
            "title": "Acquired Tracheal Stenosis in an HIV-Positive Child Presenting with Persistent Respiratory Symptoms after Being Ventilated for Pneumocystis jirovecii Pneumonia and Cytomegalovirus Pneumonia: Diagnosis and Management in a Severely Immunosuppressed Child.",
            "abstract": null,
            "authors": [
                "Goussard, P",
                "Eber, E",
                "Frigati, L",
                "Greybe, L",
                "Venkatakrishna, SSB",
                "Janson, J",
                "Ismail, Z",
                "Schubert, PT",
                "Ebert, L",
                "Verster, J",
                "Gie, A",
                "Andronikou, S"
            ],
            "year": 2026,
            "source": "Respiration. 2026; 105(4):538-544",
            "category": 1,
            "document_type": 5,
            "sci": "ISI:001636545000001",
            "pubmed": "41212838",
            "doi": "10.1159/000549478",
            "pmc": null,
            "organizations": [
                "218949-14095"
            ],
            "persons": [
                "218949-51713-6"
            ],
            "imported": "2025-12-04T01:00:00+01:00",
            "journal": "Respiration",
            "issn": "0025-7931",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 3.8,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.657,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "RESPIRATORY SYSTEM-SCIE",
            "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": 217543,
            "title": "Complementary Predictors for Asthma Attack Prediction in Children: Salivary Microbiome, Serum Inflammatory Mediators, and Past Attack History.",
            "abstract": null,
            "authors": [
                "Shahbazi, Khamas, S",
                "Brinkman, P",
                "Neerincx, AH",
                "Vijverberg, SJH",
                "Hashimoto, S",
                "Blankestijn, JM",
                "Duitman, JW",
                "Dekker, T",
                "Smids, BS",
                "Terheggen-Lagro, SWJ",
                "Lutter, R",
                "Metwally, NKA",
                "Sondaal, F",
                "Haarman, EG",
                "Sterk, PJ",
                "Adcock, IM",
                "Auffray, C",
                "Bang, C",
                "Bansal, AT",
                "Buntrock-Döpke, H",
                "Bønnelykke, K",
                "Bush, A",
                "Chawes, BL",
                "Chung, KF",
                "Corcuera-Elosegui, P",
                "Dahlén, SE",
                "Djukanovic, R",
                "Fleming, LJ",
                "Fowler, SJ",
                "Franke, A",
                "Frey, U",
                "Gorenjak, M",
                "Brandstetter, S",
                "Harner, S",
                "Hedlin, G",
                "Kabesch, M",
                "Zounemat-Kermani, N",
                "Kheirolldein, P",
                "Kiefer, A",
                "Konradsen, JR",
                "Kraneveld, AD",
                "López-Fernández, L",
                "Murray, CS",
                "Nordlund, B",
                "Pino-Yanes, M",
                "Potočnik, U",
                "Roberts, G",
                "Stokholm, J",
                "Sørensen, SJ",
                "Sardón-Prado, O",
                "Shaw, DE",
                "Singer, F",
                "Sousa, AR",
                "Thorsen, J",
                "Toncheva, AA",
                "Vissing, NH",
                "Wolff, C",
                "Abdel-Aziz, MI",
                "Maitland-van, der, Zee, AH, , SysPharmPediA, and, U‐BIOPRED, Consortia"
            ],
            "year": 2026,
            "source": "Allergy. 2026; 81(2):413-426",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001553046900001",
            "pubmed": "40823900",
            "doi": "10.1111/all.70004",
            "pmc": "PMC12862560",
            "organizations": [
                "217543-14095"
            ],
            "persons": [
                "217543-113973-6"
            ],
            "imported": "2025-08-28T02:00:00+02:00",
            "journal": "Allergy",
            "issn": "0105-4538",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 12.0,
            "impactfactor_year": 2025,
            "impactfactor_norm": 1.0,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "ALLERGY-SCIE",
            "impactfactor_norm_super": 1.0,
            "impactfactor_norm_super_year": 2025,
            "impactfactor_norm_super_category": "ALLERGY-SCIE",
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 222658,
            "title": "Challenging the Sarcoma Mimic: Benign Genomic Architecture in Infiltrative USP6-Rearranged Nodular Fasciitis – A Retrospective Study",
            "abstract": null,
            "authors": [
                "Buchwald, MT",
                "Skok, K",
                "Smolle, MA",
                "Godschachner, T",
                "Leitner, A",
                "Viertler, C",
                "Liegl-Atzwanger, B"
            ],
            "year": 2026,
            "source": "38th Annual Meeting of the European Musculo-Skeletal Oncology Society (EMSOS); APR 15-17, 2026; Estoril, PORTUGAL. 2026. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "222658-14020",
                "222658-14052"
            ],
            "persons": [
                "222658-50546",
                "222658-54279",
                "222658-95171",
                "222658-104839",
                "222658-120849"
            ],
            "imported": "2026-04-24T13:08:41+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": true,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 222662,
            "title": "Clinical and biological impact of conversion on outcomes of minimally invasive liver surgery: a multimodal analysis\r\n",
            "abstract": null,
            "authors": [
                "El-Mahrouk, M",
                "Marino, R",
                "Corallino, D",
                "Artuso, V",
                "Cipriani, F",
                "Catena, M",
                "Sucher, R",
                "Aldrighetti, L",
                "Ratti, F\r\n"
            ],
            "year": 2026,
            "source": "https://pubmed.ncbi.nlm.nih.gov/40828219/. 2026; -Deutscher Chirurgie Kongress 2026; APR 24, 2026;  Leipzig, Germany. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "222662-14073"
            ],
            "persons": [
                "222662-117182",
                "222662-119772"
            ],
            "imported": "2026-04-24T17:21:10+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": 222659,
            "title": "Clinical and biological impact of conversion on outcomes of minimally invasive liver surgery: a multimodal analysis\r\n",
            "abstract": null,
            "authors": [
                "El‑Mahrouk, M",
                "Marino, R",
                "Corallino, D",
                "Artuso, V",
                "Cipriani, F",
                "Catena, M",
                "Sucher, R",
                "Aldrighetti, L",
                "Ratti, F\r\n"
            ],
            "year": 2026,
            "source": "https://pubmed.ncbi.nlm.nih.gov/40828219/. 2026; -Deutscher Chirurgie Kongress 2026; APR 24, 2026;  Leipzig, Germany. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2026-04-24T17:19:43+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": 222661,
            "title": "Clinical and biological impact of conversion on outcomes of minimally invasive liver surgery: a multimodal analysis\r\n",
            "abstract": null,
            "authors": [
                "El‑Mahrouk,M",
                "Marino, R",
                "Corallino, D",
                "Artuso, V",
                "Cipriani, F",
                "Catena, M",
                "Sucher, R",
                "Aldrighetti, L",
                "Ratti, F\r\n"
            ],
            "year": 2026,
            "source": "https://pubmed.ncbi.nlm.nih.gov/40828219/. 2026; -Deutscher Chirurgie Kongress 2026; APR 24, 2026;  Leipzig, Germany. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2026-04-24T17:20:41+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": 222660,
            "title": "Clinical and biological impact of conversion on outcomes of minimally invasive liver surgery: a multimodal analysis\r\n",
            "abstract": null,
            "authors": [
                "El‑Mahrouk, M",
                "Marino, R",
                "Corallino, D",
                "Artuso, V",
                "Cipriani, F",
                "Catena, M",
                "Sucher, R",
                "Aldrighetti, L",
                "Ratti, F\r\n"
            ],
            "year": 2026,
            "source": "https://pubmed.ncbi.nlm.nih.gov/40828219/. 2026; -Deutscher Chirurgie Kongress 2026; APR 24, 2026;  Leipzig, Germany. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2026-04-24T17:20:23+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": 221596,
            "title": "Standardizing EEG preprocessing for cross-site integration - the CLEAN pipeline.",
            "abstract": null,
            "authors": [
                "Böttcher, A",
                "Wendiggensen, P",
                "Mückschel, M",
                "Hoffmann, S",
                "Buss, C",
                "Kölch, M",
                "Körte, I",
                "Li, SC",
                "Mall, V",
                "Marschik, P",
                "Pilhatsch, M",
                "Roessner, V",
                "Rusche, S",
                "Beste, C"
            ],
            "year": 2026,
            "source": "Neuroimage. 2026; 328:121812",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001696303700001",
            "pubmed": "41692284",
            "doi": "10.1016/j.neuroimage.2026.121812",
            "pmc": null,
            "organizations": [
                "221596-14051"
            ],
            "persons": [
                "221596-58883-6"
            ],
            "imported": "2026-02-16T01:00:00+01:00",
            "journal": "Neuroimage",
            "issn": "1053-8119",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.5,
            "impactfactor_year": 2026,
            "impactfactor_norm": 1.0,
            "impactfactor_norm_year": 2026,
            "impactfactor_norm_category": "NEUROIMAGING-SCIE",
            "impactfactor_norm_super": 1.0,
            "impactfactor_norm_super_year": 2026,
            "impactfactor_norm_super_category": "NEUROIMAGING-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": 222672,
            "title": "Osteoporose.",
            "abstract": null,
            "authors": [
                "Pilz, S"
            ],
            "year": 2026,
            "source": "28. Jahrestagung der ÖGES; APR 22-24, 2026; Bad Ischl, AUSTRIA. 2026. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "222672-14080"
            ],
            "persons": [
                "222672-53344"
            ],
            "imported": "2026-04-27T11:59:08+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": 222674,
            "title": "Schilddrüsenfunktionstests und Ruheherzfrequenz bei Morbus Basedow: eine prospektive Längsschnittstudie.",
            "abstract": null,
            "authors": [
                "Egger, B",
                "Riedmann, U",
                "Schmitt, L",
                "Kraus, DA",
                "Pichler, H",
                "Trummer, C",
                "Theiler-Schwetz, V",
                "Lindschinger, S",
                "Reichhartinger, M",
                "März, W",
                "Pilz, S"
            ],
            "year": 2026,
            "source": "28. Jahrestagung der ÖGES; APR 22-24, 2026; Bad Ischl, AUSTRIA. 2026. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "222674-14080"
            ],
            "persons": [
                "222674-132242",
                "222674-53344",
                "222674-71449",
                "222674-106927",
                "222674-125656",
                "222674-85701"
            ],
            "imported": "2026-04-27T12:06: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": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 222673,
            "title": "Primärer Hyperaldosteronismus - Endo Society Guideline 2025.",
            "abstract": null,
            "authors": [
                "Pilz, S"
            ],
            "year": 2026,
            "source": "28. Jahrestagung der ÖGES; APR 22-24, 2026; Bad Ischl, AUSTRIA. 2026. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "222673-14080"
            ],
            "persons": [
                "222673-53344"
            ],
            "imported": "2026-04-27T12:01: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": 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": 222677,
            "title": "Einfluss der Therapie des primären Hyperaldosteronismus auf den Kalziumstoffwechsel - Ein Fallbericht.",
            "abstract": null,
            "authors": [
                "Schmitt, L",
                "Theiler-Schwetz, V",
                "Trummer, C",
                "Riedmann, U",
                "Pilz, S"
            ],
            "year": 2026,
            "source": "28. Jahrestagung der ÖGES; APR 22-24, 2026; Bad Ischl, AUSTRIA . 2026. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "222677-14080"
            ],
            "persons": [
                "222677-106927",
                "222677-71449",
                "222677-125656",
                "222677-53344",
                "222677-85701"
            ],
            "imported": "2026-04-27T12:27:26+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": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 222675,
            "title": "Congenital diaphragmatic hernia.",
            "abstract": null,
            "authors": [
                "Till, H"
            ],
            "year": 2026,
            "source": "IRCARD Laparoscopy in newborns, infants and children; APR 16-18,2026; 2026. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "222675-14047",
                "222675-14049"
            ],
            "persons": [
                "222675-51346",
                "222675-83445"
            ],
            "imported": "2026-04-27T12:14: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": null,
            "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": 222678,
            "title": "Saisonale Schwankungen kardiovaskulärer Risikomarker bei Koronarangiographie Patienten",
            "abstract": null,
            "authors": [
                "Riedmann, U",
                "Theiler-Schwetz, V",
                "Schmitt, L",
                "Kraus, D",
                "Woltsche, J",
                "Grant, W",
                "Kleber, M",
                "Moissl-Blanke, A",
                "März, W",
                "Pilz, S"
            ],
            "year": 2026,
            "source": "28. JAHRESTAGUNG der Österreichischen Gesellschaft für Endokrinologie\r\nund Stoffwechsel (ÖGES); APR 22-24, 2026; Bad Ischl. 2026. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "222678-14047",
                "222678-14080",
                "222678-14083"
            ],
            "persons": [
                "222678-132242",
                "222678-51906",
                "222678-106927",
                "222678-107871",
                "222678-125656",
                "222678-53344",
                "222678-71449"
            ],
            "imported": "2026-04-27T13:05: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": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 222676,
            "title": "Schwere Hyponatriämie als Erstmanifestation eines Hypophysenmakroadenoms: Ein Fallbericht.",
            "abstract": null,
            "authors": [
                "Schmitt, L",
                "Theiler-Schwetz, V",
                "Trummer, C",
                "Riedmann, U",
                "Pilz S"
            ],
            "year": 2026,
            "source": "28. Jahrestagung der ÖGES; APR 22-24, 2026; Bad Ischl, AUSTRIA. 2026. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "222676-14080"
            ],
            "persons": [
                "222676-53344",
                "222676-85701",
                "222676-106927",
                "222676-71449",
                "222676-125656"
            ],
            "imported": "2026-04-27T12:16: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": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 222138,
            "title": "Prognostische und prädiktive Biomarker beim Mammakarzinom",
            "abstract": null,
            "authors": [
                "Regitnig, P"
            ],
            "year": 2026,
            "source": "European Academy of Senology; MAR 14-15, 2026; Wien. 2026. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "222138-14020"
            ],
            "persons": [
                "222138-51991"
            ],
            "imported": "2026-03-18T08:57:21+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 222680,
            "title": "Artificial Intelligence in Gynecologic Oncology: Where Do We Stand in Pathology?",
            "abstract": null,
            "authors": [
                "Regitnig, P"
            ],
            "year": 2026,
            "source": "XXXIV. Wissenschaftliche Tagung der Arbeitsgemeinschaft für  \r\nGynäkologische Onkologie (AGO) der OEGGG 2026; APR 15-18, 2026; Salzburg. 2026. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "222680-14020"
            ],
            "persons": [
                "222680-51991"
            ],
            "imported": "2026-04-27T14:30:39+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": 222681,
            "title": "KI in der gynäkologischen Pathologie",
            "abstract": null,
            "authors": [
                "Regitnig, P"
            ],
            "year": 2026,
            "source": "Gyn -aktiv. 2026; 2/2026:  22-23. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "222681-14020"
            ],
            "persons": [
                "222681-51991"
            ],
            "imported": "2026-04-27T14:33:29+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": 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": 222669,
            "title": "Mega-aortic syndrome in Cogan syndrome.",
            "abstract": null,
            "authors": [
                "Jud, P",
                "Portugaller, RH"
            ],
            "year": 2026,
            "source": "Joint Bone Spine. 2026;  106064",
            "category": 1,
            "document_type": 5,
            "sci": null,
            "pubmed": "42031137",
            "doi": "10.1016/j.jbspin.2026.106064",
            "pmc": null,
            "organizations": [
                "222669-14079",
                "222669-14108"
            ],
            "persons": [
                "222669-51955-6",
                "222669-94413-2"
            ],
            "imported": "2026-04-26T02:00:00+02:00",
            "journal": "Joint Bone Spine",
            "issn": "1778-7254",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.3,
            "impactfactor_year": 2026,
            "impactfactor_norm": 0.706,
            "impactfactor_norm_year": 2026,
            "impactfactor_norm_category": "RHEUMATOLOGY-SCIE",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 222686,
            "title": "Zeitgemäß oder überholt? Eine aktuelle Analyse klassischer radiographischer Hüftparameter im Wachstumsalter",
            "abstract": null,
            "authors": [
                "Kraus, Tanja\r\nvon der Linden, Julia"
            ],
            "year": 2026,
            "source": "VSOU Jahrestagung; 17.04.2026; Bade-Baden, Deutschland. 2026. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "222686-14052"
            ],
            "persons": [
                "222686-92994"
            ],
            "imported": "2026-04-28T10:57: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": 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
        }
    ]
}