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=158460&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=158480&ordering=year",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=158440&ordering=year",
    "results": [
        {
            "id": 219525,
            "title": "Severe Asthma in Children and Adolescents: an AWMF Guideline by the German Society for Pediatric Pulmonology.",
            "abstract": null,
            "authors": [
                "Hamelmann, E",
                "Schorlemer, C",
                "Derichs, N",
                "Eber, E",
                "Gerstlauer, M",
                "Jung, A",
                "Kabesch, M",
                "Kopp, MV",
                "Lau, S",
                "Lex, C",
                "Möller, A",
                "Schaub, B",
                "Schwerk, N",
                "Spindler, T",
                "Taube, C",
                "Vogelberg, C",
                "Zacharasiewicz, A",
                "Zielen, S",
                "Schuster, A",
                "Gappa, M"
            ],
            "year": 2026,
            "source": "Klin Padiatr. 2026; 238(2):65-73",
            "category": 1,
            "document_type": 30,
            "sci": "ISI:001645757600001",
            "pubmed": "41435856",
            "doi": "10.1055/a-2752-7457",
            "pmc": null,
            "organizations": [
                "219525-14095"
            ],
            "persons": [
                "219525-51713-6"
            ],
            "imported": "2026-01-02T11:28:11+01:00",
            "journal": "KLIN PADIATR",
            "issn": "0300-8630",
            "collection_publisher": null,
            "collection_title": "KLINISCHE PADIATRIE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.9,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.124,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "PEDIATRICS-SCIE",
            "impactfactor_norm_super": 0.223,
            "impactfactor_norm_super_year": 2023,
            "impactfactor_norm_super_category": "PEDIATRICS-SCIE",
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 221030,
            "title": "Persistent tachypnoea of infancy (PTI/NEHI) and obesity in SRRM2-related developmental disorder.",
            "abstract": null,
            "authors": [
                "Rapp, CK",
                "Rodler, J",
                "Mauss-Schwarzer, K",
                "Gothe, F",
                "Reu-Hoefer, S",
                "Aschmann-Mühlhans, D",
                "Egger, M",
                "Eber, E",
                "Prenzel, F",
                "Griese, M"
            ],
            "year": 2026,
            "source": "Eur Respir J. 2026; 67(2): 2502135",
            "category": 1,
            "document_type": 20,
            "sci": "ISI:001692185400009",
            "pubmed": "41644178",
            "doi": "10.1183/13993003.02135-2025",
            "pmc": null,
            "organizations": [
                "221030-14095"
            ],
            "persons": [
                "221030-51713-6",
                "221030-99801-6"
            ],
            "imported": "2026-02-09T01:00:00+01:00",
            "journal": "Eur Respir J",
            "issn": "0903-1936",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 21.2,
            "impactfactor_year": 2026,
            "impactfactor_norm": 0.985,
            "impactfactor_norm_year": 2026,
            "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": 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
        }
    ]
}