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=1640&ordering=impactfactor
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157136,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=1660&ordering=impactfactor",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=1620&ordering=impactfactor",
    "results": [
        {
            "id": 204330,
            "title": "Networked care-Today and in 10 years",
            "abstract": null,
            "authors": [
                "Vogel, T",
                "Albertowski, AS",
                "Bienenstein, E",
                "Christ, S",
                "Brennenstuhl, H",
                "Ferger, MD",
                "Karara, N",
                "Kerth, JL",
                "Krey, I",
                "Meyer, R",
                "Michaelis, A",
                "Obitz, J",
                "Topfner, N",
                "Tuncel, AT",
                "Winter, J",
                "Yoosefi, M",
                "Kohlfuerst, DS"
            ],
            "year": 2023,
            "source": "MONATSSCHR KINDERH. 2023; ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001045534700001",
            "pubmed": null,
            "doi": "10.1007/s00112-023-01809-4",
            "pmc": null,
            "organizations": [
                "204330-14091"
            ],
            "persons": [
                "204330-54341-4"
            ],
            "imported": "2023-09-06T11:01:57+02:00",
            "journal": "MONATSSCHR KINDERH",
            "issn": "0026-9298",
            "collection_publisher": null,
            "collection_title": "MONATSSCHRIFT KINDERHEILKUNDE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.3,
            "impactfactor_year": 2023,
            "impactfactor_norm": 0.023,
            "impactfactor_norm_year": 2023,
            "impactfactor_norm_category": "PEDIATRICS-SCIE",
            "impactfactor_norm_super": 0.023,
            "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": 205386,
            "title": "Report on the \"55th Annual Meeting of the European Society for Paediatric Gastroenterology Hepatology and Nutrition\", in Vienna, from 17th to 20th May 2023",
            "abstract": null,
            "authors": [
                "Hauer, AC"
            ],
            "year": 2023,
            "source": "MONATSSCHR KINDERH. 2023; 171(9): 855-857. ",
            "category": 1,
            "document_type": 4,
            "sci": "ISI:001088455000011",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "205386-51968-2"
            ],
            "imported": "2023-11-13T09:49:20+01:00",
            "journal": "MONATSSCHR KINDERH",
            "issn": "0026-9298",
            "collection_publisher": null,
            "collection_title": "MONATSSCHRIFT KINDERHEILKUNDE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.3,
            "impactfactor_year": 2023,
            "impactfactor_norm": 0.023,
            "impactfactor_norm_year": 2023,
            "impactfactor_norm_category": "PEDIATRICS-SCIE",
            "impactfactor_norm_super": 0.023,
            "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": 203918,
            "title": "Is there a \"European pediatrics\"?",
            "abstract": null,
            "authors": [
                "Dornbusch, HJ",
                "Trobisch, A",
                "Sauseng, W",
                "Kurz, R"
            ],
            "year": 2023,
            "source": "MONATSSCHR KINDERH. 2023; ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001023713200001",
            "pubmed": null,
            "doi": "10.1007/s00112-023-01790-y",
            "pmc": null,
            "organizations": [
                "203918-14094"
            ],
            "persons": [
                "203918-51736-2",
                "203918-83781-6",
                "203918-90210-6"
            ],
            "imported": "2023-07-31T09:47:48+02:00",
            "journal": "MONATSSCHR KINDERH",
            "issn": "0026-9298",
            "collection_publisher": null,
            "collection_title": "MONATSSCHRIFT KINDERHEILKUNDE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.3,
            "impactfactor_year": 2023,
            "impactfactor_norm": 0.023,
            "impactfactor_norm_year": 2023,
            "impactfactor_norm_category": "PEDIATRICS-SCIE",
            "impactfactor_norm_super": 0.023,
            "impactfactor_norm_super_year": 2023,
            "impactfactor_norm_super_category": "PEDIATRICS-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": 208828,
            "title": "[Impact of the COVID-19 pandemic on urology residency training programs in Germany].",
            "abstract": null,
            "authors": [
                "Aksoy, C",
                "Reimold, P",
                "Borgmann, H",
                "Kölker, M",
                "Cebulla, A",
                "Struck, JP",
                "Zehe, V",
                "Nestler, T",
                "von, Landenberg, N",
                "Uhlig, A",
                "Boehm, K",
                "Leitsmann, M"
            ],
            "year": 2022,
            "source": "Aktuelle Urol. 2022; 53(4): 317-324. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000838252300004",
            "pubmed": "35580617",
            "doi": "10.1055/a-1824-4288",
            "pmc": null,
            "organizations": [],
            "persons": [
                "208828-113095-6"
            ],
            "imported": "2024-03-27T01:00:00+01:00",
            "journal": "Aktuelle Urol",
            "issn": "1438-8820",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.3,
            "impactfactor_year": 2022,
            "impactfactor_norm": 0.023,
            "impactfactor_norm_year": 2022,
            "impactfactor_norm_category": "UROLOGY & NEPHROLOGY-SCIE",
            "impactfactor_norm_super": 0.035,
            "impactfactor_norm_super_year": 2019,
            "impactfactor_norm_super_category": "UROLOGY + NEPHROLOGY-SCI",
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 209421,
            "title": "Comparison of medical training in Austria and Sweden",
            "abstract": null,
            "authors": [
                "Stjernfelt, KJ"
            ],
            "year": 2024,
            "source": "MONATSSCHR KINDERH. 2024; ",
            "category": 1,
            "document_type": 4,
            "sci": "ISI:001209598600001",
            "pubmed": null,
            "doi": "10.1007/s00112-024-01970-4",
            "pmc": null,
            "organizations": [
                "209421-14095"
            ],
            "persons": [
                "209421-124210-2"
            ],
            "imported": "2024-05-06T11:14:49+02:00",
            "journal": "MONATSSCHR KINDERH",
            "issn": "0026-9298",
            "collection_publisher": null,
            "collection_title": "MONATSSCHRIFT KINDERHEILKUNDE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.3,
            "impactfactor_year": 2024,
            "impactfactor_norm": 0.023,
            "impactfactor_norm_year": 2024,
            "impactfactor_norm_category": "PEDIATRICS-SCIE",
            "impactfactor_norm_super": 0.023,
            "impactfactor_norm_super_year": 2024,
            "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": 209584,
            "title": "Neurofibromatosis type 1: Precautionary questionnaire for children and adolescents in Austria (Apr, 10.1007/s00112-024-01955-3, 2024)",
            "abstract": null,
            "authors": [
                "Azizi, AA",
                "Baumgartner, AC",
                "Seidel, M",
                "Zobel, J",
                "Ebetsberger-Dachs, G",
                "Zellner, H",
                "Rauscher, C",
                "Birnbacher, R",
                "Pichler, U",
                "Haberlandt, E",
                "Hedrich, C",
                "Berghoff, AS",
                "Gruber, RW",
                "Welponer, T",
                "Hutterer, M",
                "Krottendorfer, K",
                "Pletschko, T",
                "Roehl, C"
            ],
            "year": 2024,
            "source": "MONATSSCHR KINDERH. 2024; ",
            "category": 1,
            "document_type": 8,
            "sci": "ISI:001216132900001",
            "pubmed": null,
            "doi": "10.1007/s00112-024-01983-z",
            "pmc": null,
            "organizations": [
                "209584-14092"
            ],
            "persons": [
                "209584-57553",
                "209584-85188",
                "209584-98443"
            ],
            "imported": "2024-05-21T09:03:52+02:00",
            "journal": "MONATSSCHR KINDERH",
            "issn": "0026-9298",
            "collection_publisher": null,
            "collection_title": "MONATSSCHRIFT KINDERHEILKUNDE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.3,
            "impactfactor_year": 2024,
            "impactfactor_norm": 0.023,
            "impactfactor_norm_year": 2024,
            "impactfactor_norm_category": "PEDIATRICS-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": false
        },
        {
            "id": 209692,
            "title": "Bone pain, acne conglobata and a distended clavicle-A visual diagnosis?",
            "abstract": null,
            "authors": [
                "Goeres, B",
                "Pferschy, A",
                "Thaller, T",
                "Moser, R",
                "Uggowitzer, M",
                "Girtler, K",
                "Weberhofer, P",
                "Ruppert-Kohlmayr, A",
                "Thonhofer, R",
                "Beham-Schmid, C",
                "Kerbl, R"
            ],
            "year": 2024,
            "source": "MONATSSCHR KINDERH. 2024; ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001223844900001",
            "pubmed": null,
            "doi": "10.1007/s00112-024-01956-2",
            "pmc": null,
            "organizations": [
                "209692-14020"
            ],
            "persons": [],
            "imported": "2024-05-27T09:49:14+02:00",
            "journal": "MONATSSCHR KINDERH",
            "issn": "0026-9298",
            "collection_publisher": null,
            "collection_title": "MONATSSCHRIFT KINDERHEILKUNDE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.3,
            "impactfactor_year": 2024,
            "impactfactor_norm": 0.023,
            "impactfactor_norm_year": 2024,
            "impactfactor_norm_category": "PEDIATRICS-SCIE",
            "impactfactor_norm_super": 0.023,
            "impactfactor_norm_super_year": 2024,
            "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": 214276,
            "title": "What I wish I had known before my first night shift in the pediatric emergency department",
            "abstract": null,
            "authors": [
                "Yildiz, GS"
            ],
            "year": 2024,
            "source": "MONATSSCHR KINDERH. 2024; 172(9): 817-818. ",
            "category": 1,
            "document_type": 4,
            "sci": "ISI:001292646700002",
            "pubmed": null,
            "doi": "10.1007/s00112-024-02032-5",
            "pmc": null,
            "organizations": [],
            "persons": [
                "214276-112151-2"
            ],
            "imported": "2025-02-11T13:06:46+01:00",
            "journal": "MONATSSCHR KINDERH",
            "issn": "0026-9298",
            "collection_publisher": null,
            "collection_title": "MONATSSCHRIFT KINDERHEILKUNDE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.3,
            "impactfactor_year": 2024,
            "impactfactor_norm": 0.023,
            "impactfactor_norm_year": 2024,
            "impactfactor_norm_category": "PEDIATRICS-SCIE",
            "impactfactor_norm_super": 0.023,
            "impactfactor_norm_super_year": 2024,
            "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": false
        },
        {
            "id": 214354,
            "title": "Children and high altitudes Background and practical consequences for dealing with children exposed to high altitude",
            "abstract": null,
            "authors": [
                "Röhrer, B",
                "Pfurtscheller, K"
            ],
            "year": 2025,
            "source": "MONATSSCHR KINDERH. 2025; 173(2): 132-137. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001412560700020",
            "pubmed": null,
            "doi": "10.1007/s00112-020-00940-w",
            "pmc": null,
            "organizations": [],
            "persons": [
                "214354-81339-6"
            ],
            "imported": "2025-02-14T07:42:11+01:00",
            "journal": "MONATSSCHR KINDERH",
            "issn": "0026-9298",
            "collection_publisher": null,
            "collection_title": "MONATSSCHRIFT KINDERHEILKUNDE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.3,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.023,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "PEDIATRICS-SCIE",
            "impactfactor_norm_super": 0.023,
            "impactfactor_norm_super_year": 2025,
            "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": 218598,
            "title": "Interdisciplinary care of adults with congenital heart defects",
            "abstract": null,
            "authors": [
                "Glasmeyer, L",
                "Ghaeni, L",
                "Sallmon, H",
                "Berger, F",
                "Schrutka, L",
                "Tutarel, O"
            ],
            "year": 2025,
            "source": "MONATSSCHR KINDERH. 2025; ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001607284100001",
            "pubmed": null,
            "doi": "10.1007/s00112-025-02299-2",
            "pmc": null,
            "organizations": [
                "218598-14093"
            ],
            "persons": [
                "218598-119047-6"
            ],
            "imported": "2025-11-17T07:49:01+01:00",
            "journal": "MONATSSCHR KINDERH",
            "issn": "0026-9298",
            "collection_publisher": null,
            "collection_title": "MONATSSCHRIFT KINDERHEILKUNDE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.3,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.023,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "PEDIATRICS-SCIE",
            "impactfactor_norm_super": 0.023,
            "impactfactor_norm_super_year": 2025,
            "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": 218856,
            "title": "Abstracts of the 63rd Annual Meeting of the Austrian Society for Pediatrics and Adolescent Medicine (OGKJ). Together into the future",
            "abstract": null,
            "authors": [
                "Eber, E",
                "Plecko, B",
                "Benesch, M",
                "Pichler, G",
                "Sallmon, H"
            ],
            "year": 2025,
            "source": "MONATSSCHR KINDERH. 2025; 173(SUPPL2): 103-152. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001555156400001",
            "pubmed": null,
            "doi": "10.1007/s00112-025-02252-3",
            "pmc": null,
            "organizations": [
                "218856-14091",
                "218856-14092",
                "218856-14093",
                "218856-14094",
                "218856-14095"
            ],
            "persons": [
                "218856-51875",
                "218856-119047",
                "218856-50907",
                "218856-51369",
                "218856-51713"
            ],
            "imported": "2025-12-02T08:00:18+01:00",
            "journal": "MONATSSCHR KINDERH",
            "issn": "0026-9298",
            "collection_publisher": null,
            "collection_title": "MONATSSCHRIFT KINDERHEILKUNDE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.3,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.023,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "PEDIATRICS-SCIE",
            "impactfactor_norm_super": 0.023,
            "impactfactor_norm_super_year": 2025,
            "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": false
        },
        {
            "id": 219251,
            "title": "Interdisciplinary care for adults with congenital heart defects (ACHD)",
            "abstract": null,
            "authors": [
                "Glasmeyer, L",
                "Ghaeni, L",
                "Sallmon, H",
                "Berger, F",
                "Schrutka, L",
                "Tutarel, O"
            ],
            "year": 2025,
            "source": "MONATSSCHR KINDERH. 2025; ",
            "category": 1,
            "document_type": 8,
            "sci": "ISI:001636507900001",
            "pubmed": null,
            "doi": "10.1007/s00112-025-02319-1",
            "pmc": null,
            "organizations": [
                "219251-14093"
            ],
            "persons": [
                "219251-119047"
            ],
            "imported": "2025-12-22T10:59:08+01:00",
            "journal": "MONATSSCHR KINDERH",
            "issn": "0026-9298",
            "collection_publisher": null,
            "collection_title": "MONATSSCHRIFT KINDERHEILKUNDE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.3,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.023,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "PEDIATRICS-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": false
        },
        {
            "id": 210767,
            "title": "Microbiome research in neonatology-Prevention with probiotics/prebiotics?",
            "abstract": null,
            "authors": [
                "Polzer, C",
                "Kurath-Koller, S",
                "Danci, D",
                "Simma, B",
                "Resch, B"
            ],
            "year": 2024,
            "source": "MONATSSCHR KINDERH. 2024; ",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:001283308600002",
            "pubmed": null,
            "doi": "10.1007/s00112-024-02015-6",
            "pmc": null,
            "organizations": [
                "210767-14094"
            ],
            "persons": [
                "210767-51743-6",
                "210767-59876-6"
            ],
            "imported": "2024-08-19T11:24:02+02:00",
            "journal": "MONATSSCHR KINDERH",
            "issn": "0026-9298",
            "collection_publisher": null,
            "collection_title": "MONATSSCHRIFT KINDERHEILKUNDE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.3,
            "impactfactor_year": 2024,
            "impactfactor_norm": 0.023,
            "impactfactor_norm_year": 2024,
            "impactfactor_norm_category": "PEDIATRICS-SCIE",
            "impactfactor_norm_super": 0.023,
            "impactfactor_norm_super_year": 2024,
            "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": 217376,
            "title": "Cardiorenal medicine in pediatrics-New focus on prevention and treatment",
            "abstract": null,
            "authors": [
                "Holle, J",
                "Weber, LT",
                "Sallmon, H",
                "Nordmeyer, J",
                "Müller, D"
            ],
            "year": 2025,
            "source": "MONATSSCHR KINDERH. 2025; ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001541982000001",
            "pubmed": null,
            "doi": "10.1007/s00112-025-02257-y",
            "pmc": null,
            "organizations": [
                "217376-14093"
            ],
            "persons": [
                "217376-119047-6"
            ],
            "imported": "2025-08-20T10:46:55+02:00",
            "journal": "MONATSSCHR KINDERH",
            "issn": "0026-9298",
            "collection_publisher": null,
            "collection_title": "MONATSSCHRIFT KINDERHEILKUNDE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.3,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.023,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "PEDIATRICS-SCIE",
            "impactfactor_norm_super": 0.023,
            "impactfactor_norm_super_year": 2025,
            "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": 217504,
            "title": "Palliative care of people with culturally and linguistically diverse backgrounds",
            "abstract": null,
            "authors": [
                "Benesch, M",
                "Kramm, C",
                "Tippelt, S"
            ],
            "year": 2025,
            "source": "MONATSSCHR KINDERH. 2025; ",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:001552923400001",
            "pubmed": null,
            "doi": "10.1007/s00112-025-02216-7",
            "pmc": null,
            "organizations": [
                "217504-14092"
            ],
            "persons": [
                "217504-51369-2"
            ],
            "imported": "2025-08-28T11:15:55+02:00",
            "journal": "MONATSSCHR KINDERH",
            "issn": "0026-9298",
            "collection_publisher": null,
            "collection_title": "MONATSSCHRIFT KINDERHEILKUNDE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.3,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.023,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "PEDIATRICS-SCIE",
            "impactfactor_norm_super": 0.023,
            "impactfactor_norm_super_year": 2025,
            "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": 217486,
            "title": "Pulmonary hypertension associated with bronchopulmonary dysplasia. A multidisciplinary challenge",
            "abstract": null,
            "authors": [
                "Koestenberger, M",
                "Eber, E",
                "Pichler, G",
                "Sallmon, H"
            ],
            "year": 2025,
            "source": "MONATSSCHR KINDERH. 2025; ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001551637700001",
            "pubmed": null,
            "doi": "10.1007/s00112-025-02260-3",
            "pmc": null,
            "organizations": [
                "217486-14095",
                "217486-14094",
                "217486-14093"
            ],
            "persons": [
                "217486-51713-6",
                "217486-52013-2",
                "217486-50907-6",
                "217486-119047-6"
            ],
            "imported": "2025-08-28T11:15:55+02:00",
            "journal": "MONATSSCHR KINDERH",
            "issn": "0026-9298",
            "collection_publisher": null,
            "collection_title": "MONATSSCHRIFT KINDERHEILKUNDE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.3,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.023,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "PEDIATRICS-SCIE",
            "impactfactor_norm_super": 0.023,
            "impactfactor_norm_super_year": 2025,
            "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": 220316,
            "title": "Communications from the Austrian Society for Child and Adolescent Medicine (OGKJ)",
            "abstract": null,
            "authors": [
                "[Anonymous]"
            ],
            "year": 2025,
            "source": "MONATSSCHR KINDERH. 2025; 173(12): 1071-1077. ",
            "category": 1,
            "document_type": 11,
            "sci": "ISI:001631523400006",
            "pubmed": null,
            "doi": "10.1007/s00112-025-02315-5",
            "pmc": null,
            "organizations": [],
            "persons": [
                "220316-51713",
                "220316-51875"
            ],
            "imported": "2026-01-28T13:09:51+01:00",
            "journal": "MONATSSCHR KINDERH",
            "issn": "0026-9298",
            "collection_publisher": null,
            "collection_title": "MONATSSCHRIFT KINDERHEILKUNDE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.3,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.023,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "PEDIATRICS-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": false
        },
        {
            "id": 220094,
            "title": "Severe asthma in children and adolescents. Summary of the S1 guidelines under the auspices of the Society for Pediatric Pulmonology (GPP), AWMF register nr. 026/027",
            "abstract": null,
            "authors": [
                "Hamelmann, E",
                "Schorlemer, C",
                "Derichs, N",
                "Eber, E",
                "Gerstlauer, M",
                "Jung, AD",
                "Kabesch, M",
                "Kopp, M",
                "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": 2025,
            "source": "MONATSSCHR KINDERH. 2025; ",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:001625997300001",
            "pubmed": null,
            "doi": "10.1007/s00112-025-02309-3",
            "pmc": null,
            "organizations": [],
            "persons": [
                "220094-51713-6"
            ],
            "imported": "2026-01-21T15:22:25+01:00",
            "journal": "MONATSSCHR KINDERH",
            "issn": "0026-9298",
            "collection_publisher": null,
            "collection_title": "MONATSSCHRIFT KINDERHEILKUNDE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.3,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.023,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "PEDIATRICS-SCIE",
            "impactfactor_norm_super": 0.023,
            "impactfactor_norm_super_year": 2025,
            "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": false
        },
        {
            "id": 212223,
            "title": "Subjective experience vs. scientific analysis of deployments abroad: The purpose of experience reports is to transfer personal perceptions and individual feelings",
            "abstract": null,
            "authors": [
                "Kohlfuerst, D",
                "Kerbl, R"
            ],
            "year": 2024,
            "source": "MONATSSCHR KINDERH. 2024; ",
            "category": 1,
            "document_type": 20,
            "sci": "ISI:001353445200001",
            "pubmed": null,
            "doi": "10.1007/s00112-024-02071-y",
            "pmc": null,
            "organizations": [
                "212223-14092"
            ],
            "persons": [
                "212223-51821-6",
                "212223-54341-2"
            ],
            "imported": "2024-11-25T08:49:57+01:00",
            "journal": "MONATSSCHR KINDERH",
            "issn": "0026-9298",
            "collection_publisher": null,
            "collection_title": "MONATSSCHRIFT KINDERHEILKUNDE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.3,
            "impactfactor_year": 2024,
            "impactfactor_norm": 0.023,
            "impactfactor_norm_year": 2024,
            "impactfactor_norm_category": "PEDIATRICS-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": 211895,
            "title": "Recommendations for the care of extremely premature infants at the border of viability: Joint recommendations of the Working Group Neonatology and Pediatric Intensive Care (AG NPI) of the Austrian Society for Pediatrics and Adolescent Medicine (ÖGKJ) and the Institute for Ethics and Law in Medicine of the University of Vienna (IERM) updated 2024",
            "abstract": null,
            "authors": [
                "Berger, A",
                "Simma, B",
                "Kiechl-Kohlendorfer, U",
                "Urlesberger, B",
                "Wald, M",
                "Csillag, B",
                "Badinger-Sobotka, B",
                "Kletecka-Pulker, M",
                "Salzer, H"
            ],
            "year": 2024,
            "source": "MONATSSCHR KINDERH. 2024; ",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:001336398500001",
            "pubmed": null,
            "doi": "10.1007/s00112-024-02066-9",
            "pmc": null,
            "organizations": [
                "211895-14094"
            ],
            "persons": [],
            "imported": "2024-11-04T10:08:54+01:00",
            "journal": "MONATSSCHR KINDERH",
            "issn": "0026-9298",
            "collection_publisher": null,
            "collection_title": "MONATSSCHRIFT KINDERHEILKUNDE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.3,
            "impactfactor_year": 2024,
            "impactfactor_norm": 0.023,
            "impactfactor_norm_year": 2024,
            "impactfactor_norm_category": "PEDIATRICS-SCIE",
            "impactfactor_norm_super": 0.023,
            "impactfactor_norm_super_year": 2024,
            "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
        }
    ]
}