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=2780&ordering=-year
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 153846,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=2800&ordering=-year",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=2760&ordering=-year",
    "results": [
        {
            "id": 210827,
            "title": "A multicenter study on accuracy and reproducibility of nanopore sequencing-based genotyping of bacterial pathogens.",
            "abstract": null,
            "authors": [
                "Dabernig-Heinz, J",
                "Lohde, M",
                "Hölzer, M",
                "Cabal, A",
                "Conzemius, R",
                "Brandt, C",
                "Kohl, M",
                "Halbedel, S",
                "Hyden, P",
                "Fischer, MA",
                "Pietzka, A",
                "Daza, B",
                "Idelevich, EA",
                "Stöger, A",
                "Becker, K",
                "Fuchs, S",
                "Ruppitsch, W",
                "Steinmetz, I",
                "Kohler, C",
                "Wagner, GE"
            ],
            "year": 2024,
            "source": "J Clin Microbiol. 2024;  e0062824",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001413907300005",
            "pubmed": "39158309",
            "doi": "10.1128/jcm.00628-24",
            "pmc": "PMC11389150",
            "organizations": [
                "210827-14023"
            ],
            "persons": [
                "210827-95832-4",
                "210827-98868-4",
                "210827-112950-1"
            ],
            "imported": "2024-08-21T02:00:00+02:00",
            "journal": "J Clin Microbiol",
            "issn": "0095-1137",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 6.1,
            "impactfactor_year": 2024,
            "impactfactor_norm": 0.873,
            "impactfactor_norm_year": 2024,
            "impactfactor_norm_category": "MICROBIOLOGY-SCIE",
            "impactfactor_norm_super": 0.898,
            "impactfactor_norm_super_year": 2021,
            "impactfactor_norm_super_category": "MICROBIOLOGY-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": true
        },
        {
            "id": 210053,
            "title": "Performance of the clarus Aspergillus galactomannan enzyme immunoassay prototype for the diagnosis of invasive pulmonary aspergillosis in serum.",
            "abstract": null,
            "authors": [
                "Boyer, J",
                "Sedik, S",
                "Egger, M",
                "Dichtl, K",
                "Prattes, J",
                "Kriegl, L",
                "Krause, R",
                "Prüller, F",
                "Hoenigl, M"
            ],
            "year": 2024,
            "source": "Mycoses. 2024; 67(6): e13756",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001249265800001",
            "pubmed": "38886163",
            "doi": "10.1111/myc.13756",
            "pmc": null,
            "organizations": [
                "210053-14023",
                "210053-14028",
                "210053-29164"
            ],
            "persons": [
                "210053-100007-6",
                "210053-107156-1",
                "210053-112729-6",
                "210053-113012-6",
                "210053-115781-6",
                "210053-51976-6",
                "210053-57144-6",
                "210053-64754-4",
                "210053-76430-4"
            ],
            "imported": "2024-06-18T02:00:00+02:00",
            "journal": "Mycoses",
            "issn": "0933-7407",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.1,
            "impactfactor_year": 2024,
            "impactfactor_norm": 0.855,
            "impactfactor_norm_year": 2024,
            "impactfactor_norm_category": "DERMATOLOGY-SCIE",
            "impactfactor_norm_super": 0.871,
            "impactfactor_norm_super_year": 2022,
            "impactfactor_norm_super_category": "DERMATOLOGY-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": 209967,
            "title": "Safety and Effectiveness of Pulsed Field Ablation for Atrial Fibrillation in Patients With Heart Failure.",
            "abstract": null,
            "authors": [
                "Turagam, MK",
                "Neuzil, P",
                "Schmidt, B",
                "Reichlin, T",
                "Neven, K",
                "Metzner, A",
                "Hansen, J",
                "Blaauw, Y",
                "Maury, P",
                "Arentz, T",
                "Sommer, P",
                "Anic, A",
                "Anselme, F",
                "Boveda, S",
                "Deneke, T",
                "Willems, S",
                "van, der, Voort, P",
                "Tilz, R",
                "Funasako, M",
                "Scherr, D",
                "Wakili, R",
                "Steven, D",
                "Kautzner, J",
                "Vijgen, J",
                "Jais, P",
                "Petru, J",
                "Chun, J",
                "Roten, L",
                "Füting, A",
                "Lemoine, MD",
                "Ruwald, M",
                "Mulder, BA",
                "Rollin, A",
                "Lehrmann, H",
                "Fink, T",
                "Jurisic, Z",
                "Chaumont, C",
                "Adelino, R",
                "Nentwich, K",
                "Gunawardene, M",
                "Ouss, A",
                "Heeger, CH",
                "Manninger, M",
                "Bohnen, JE",
                "Sultan, A",
                "Peichl, P",
                "Koopman, P",
                "Derval, N",
                "Kueffer, T",
                "Reinsch, N",
                "Reddy, VY, , MANIFEST-PF, Cooperative"
            ],
            "year": 2024,
            "source": "JACC Clin Electrophysiol. 2024; ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001285248000001",
            "pubmed": "38864809",
            "doi": "10.1016/j.jacep.2024.05.002",
            "pmc": null,
            "organizations": [
                "209967-14083"
            ],
            "persons": [
                "209967-50168-6",
                "209967-63032-6"
            ],
            "imported": "2024-06-12T02:00:00+02:00",
            "journal": "JACC Clin Electrophysiol",
            "issn": "2405-5018",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 8.0,
            "impactfactor_year": 2024,
            "impactfactor_norm": 0.889,
            "impactfactor_norm_year": 2024,
            "impactfactor_norm_category": "CARDIAC & CARDIOVASCULAR SYSTEMS-SCIE",
            "impactfactor_norm_super": 0.889,
            "impactfactor_norm_super_year": 2024,
            "impactfactor_norm_super_category": "CARDIAC + CARDIOVASCULAR SYSTEMS-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": 209603,
            "title": "The importance of translational science within the respiratory field.",
            "abstract": null,
            "authors": [
                "Meiners, S",
                "Reynaert, NL",
                "Matthaiou, AM",
                "Rajesh, R",
                "Ahmed, E",
                "Guillamat-Prats, R",
                "Heijink, IH",
                "Cuevas-Ocaña, S"
            ],
            "year": 2024,
            "source": "Breathe (Sheff). 2024; 20(1): 230183",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001229845200005",
            "pubmed": "38746906",
            "doi": "10.1183/20734735.0183-2023",
            "pmc": "PMC11091714",
            "organizations": [
                "209603-14022"
            ],
            "persons": [
                "209603-111587-6"
            ],
            "imported": "2024-05-21T02:00:00+02:00",
            "journal": "Breathe (Sheff)",
            "issn": "1810-6838",
            "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": 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": 209507,
            "title": "Pressure injury treatment by intermittent electrical stimulation (PROTECT-2): protocol for a multicenter randomized clinical trial.",
            "abstract": null,
            "authors": [
                "Donaldson, C",
                "de, Abreu, MG",
                "Mascha, EJ",
                "Rowbottom, J",
                "Harvester, E",
                "Khanna, A",
                "Sura, T",
                "Sessler, DI",
                "Patarroyo, FR",
                "Gulluoglu, A",
                "Zajic, P",
                "Chauhan, U",
                "Essber, H",
                "Kurz, A"
            ],
            "year": 2024,
            "source": "Trials. 2024; 25(1):313",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001218459800001",
            "pubmed": "38730383",
            "doi": "10.1186/s13063-024-08085-x",
            "pmc": "PMC11083768",
            "organizations": [
                "209507-14069"
            ],
            "persons": [
                "209507-107954-6",
                "209507-74135-6"
            ],
            "imported": "2024-05-13T02:00:00+02:00",
            "journal": "Trials",
            "issn": "1745-6215",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.0,
            "impactfactor_year": 2024,
            "impactfactor_norm": 0.265,
            "impactfactor_norm_year": 2024,
            "impactfactor_norm_category": "MEDICINE, RESEARCH & EXPERIMENTAL-SCIE",
            "impactfactor_norm_super": 0.279,
            "impactfactor_norm_super_year": 2022,
            "impactfactor_norm_super_category": "MEDICINE, RESEARCH + EXPERIMENTAL-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": 208272,
            "title": "Vitamin D supplementation in later life: a systematic review of efficacy and safety in movement disorders",
            "abstract": null,
            "authors": [
                "Homann, CN",
                "Homann, B",
                "Ivanic, G",
                "Urbanic-Purkart, T"
            ],
            "year": 2024,
            "source": "FRONT AGING NEUROSCI. 2024; 16:  1333217",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001158772400001",
            "pubmed": "38343878",
            "doi": "10.3389/fnagi.2024.1333217",
            "pmc": "PMC10853433",
            "organizations": [
                "208272-14051"
            ],
            "persons": [
                "208272-51959-2",
                "208272-59316-6"
            ],
            "imported": "2024-02-19T14:46:09+01:00",
            "journal": "FRONT AGING NEUROSCI",
            "issn": "1663-4365",
            "collection_publisher": null,
            "collection_title": "FRONTIERS IN AGING NEUROSCIENCE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.1,
            "impactfactor_year": 2024,
            "impactfactor_norm": 0.708,
            "impactfactor_norm_year": 2024,
            "impactfactor_norm_category": "NEUROSCIENCES-SCIE",
            "impactfactor_norm_super": 0.76,
            "impactfactor_norm_super_year": 2021,
            "impactfactor_norm_super_category": "NEUROSCIENCES-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": true
        },
        {
            "id": 205806,
            "title": "Raising AWaRe-ness of Antimicrobial Stewardship Challenges in Pediatric Emergency Care: Results from the PERFORM Study Assessing Consistency and Appropriateness of Antibiotic Prescribing Across Europe.",
            "abstract": null,
            "authors": [
                "Kolberg, L",
                "Khanijau, A",
                "van, der, Velden, FJS",
                "Herberg, J",
                "De, T",
                "Galassini, R",
                "Cunnington, AJ",
                "Wright, VJ",
                "Shah, P",
                "Kaforou, M",
                "Wilson, C",
                "Kuijpers, T",
                "Martinón-Torres, F",
                "Rivero-Calle, I",
                "Moll, H",
                "Vermont, C",
                "Pokorn, M",
                "Kolnik, M",
                "Pollard, AJ",
                "Agyeman, PKA",
                "Schlapbach, LJ",
                "Tsolia, MN",
                "Yeung, S",
                "Zavadska, D",
                "Zenz, W",
                "Schweintzger, NA",
                "van, der, Flier, M",
                "de, Groot, R",
                "Usuf, E",
                "Voice, M",
                "Calvo-Bado, L",
                "Mallet, F",
                "Fidler, K",
                "Levin, M",
                "Carrol, ED",
                "Emonts, M",
                "von, Both, U, , PERFORM, Consortium"
            ],
            "year": 2024,
            "source": "Clin Infect Dis. 2024; 78(3):526-534",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001103662900001",
            "pubmed": "37820031",
            "doi": "10.1093/cid/ciad615",
            "pmc": "PMC10954344",
            "organizations": [
                "205806-14091"
            ],
            "persons": [
                "205806-60829-7",
                "205806-102229-7",
                "205806-51369-7",
                "205806-51709-7",
                "205806-51713-7",
                "205806-51963-7",
                "205806-51968-7",
                "205806-54004-7",
                "205806-54077-7",
                "205806-54341-7",
                "205806-56810-7",
                "205806-59232-7",
                "205806-60213-7",
                "205806-60622-7",
                "205806-62056-6",
                "205806-75521-7",
                "205806-81339-7",
                "205806-83445-7",
                "205806-83601-7",
                "205806-91471-7",
                "205806-98987-7",
                "205806-99847-7"
            ],
            "imported": "2023-12-11T08:17:18+01:00",
            "journal": "CLIN INFECT DIS",
            "issn": "1058-4838",
            "collection_publisher": null,
            "collection_title": "CLINICAL INFECTIOUS DISEASES; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 8.2,
            "impactfactor_year": 2023,
            "impactfactor_norm": 0.916,
            "impactfactor_norm_year": 2023,
            "impactfactor_norm_category": "INFECTIOUS DISEASES-SCIE",
            "impactfactor_norm_super": 0.964,
            "impactfactor_norm_super_year": 2021,
            "impactfactor_norm_super_category": "MICROBIOLOGY-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": true
        },
        {
            "id": 205529,
            "title": "Platelet expression of the transcription factor ETV6 associates with ETV6-related thrombocytopenia and can be detected by immunofluorescence on the blood film.",
            "abstract": null,
            "authors": [
                "Zaninetti, C",
                "Baschin, M",
                "Vater, L",
                "Karastaneva, A",
                "Holzhauer, S",
                "Leinøe, E",
                "Ørslev, Rasmussen, A",
                "Wesche, J",
                "Freyer, C",
                "Seidel, MG",
                "Greinacher, A"
            ],
            "year": 2024,
            "source": "Br J Haematol. 2024; 204(2):710-714",
            "category": 1,
            "document_type": 2,
            "sci": "ISI:001107436300001",
            "pubmed": "37985135",
            "doi": "10.1111/bjh.19211",
            "pmc": null,
            "organizations": [
                "205529-14092"
            ],
            "persons": [
                "205529-85188-6",
                "205529-93054-6"
            ],
            "imported": "2023-11-22T01:00:00+01:00",
            "journal": "Br J Haematol",
            "issn": "0007-1048",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 5.1,
            "impactfactor_year": 2023,
            "impactfactor_norm": 0.808,
            "impactfactor_norm_year": 2023,
            "impactfactor_norm_category": "HEMATOLOGY-SCIE",
            "impactfactor_norm_super": 0.846,
            "impactfactor_norm_super_year": 2021,
            "impactfactor_norm_super_category": "HEMATOLOGY-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": true
        },
        {
            "id": 204450,
            "title": "Iatrogenic cerebral amyloid angiopathy: A multinational case series and individual patient data analysis of the literature.",
            "abstract": null,
            "authors": [
                "Pikija, S",
                "Pretnar-Oblak, J",
                "Frol, S",
                "Malojcic, B",
                "Gattringer, T",
                "Rak-Frattner, K",
                "Staykov, D",
                "Salmaggi, A",
                "Milani, R",
                "Magdic, J",
                "Iglseder, S",
                "Trinka, E",
                "Kraus, T",
                "Toma, A",
                "DiFrancesco, JC",
                "Tabaee, Damavandi, P",
                "Fabin, N",
                "Bersano, A",
                "de, la, Riva, Juez, P",
                "Albajar, Gomez, I",
                "Storti, B",
                "Fandler-Höfler, S"
            ],
            "year": 2024,
            "source": "Int J Stroke. 2024; 19(3): 314-321. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001182228800012",
            "pubmed": "37700397",
            "doi": "10.1177/17474930231203133",
            "pmc": null,
            "organizations": [
                "204450-14051",
                "204450-14108"
            ],
            "persons": [
                "204450-70680-6",
                "204450-82411-6"
            ],
            "imported": "2023-09-13T02:00:00+02:00",
            "journal": "Int J Stroke",
            "issn": "1747-4930",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 6.3,
            "impactfactor_year": 2023,
            "impactfactor_norm": 0.91,
            "impactfactor_norm_year": 2023,
            "impactfactor_norm_category": "PERIPHERAL VASCULAR DISEASE-SCIE",
            "impactfactor_norm_super": 0.91,
            "impactfactor_norm_super_year": 2024,
            "impactfactor_norm_super_category": "PERIPHERAL VASCULAR DISEASE-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": 204137,
            "title": "Red cell distribution width as a new prognostic biomarker in refractory chronic graft-versus-host disease.",
            "abstract": null,
            "authors": [
                "Schulz, E",
                "Pirsl, F",
                "Holtzman, NG",
                "Beshensky, D",
                "Cowen, EW",
                "Mitchell, SA",
                "Steinberg, SM",
                "Pavletic, SZ"
            ],
            "year": 2024,
            "source": "Haematologica. 2023; ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001138226400042",
            "pubmed": "37584292",
            "doi": "10.3324/haematol.2023.283646",
            "pmc": "PMC10772496",
            "organizations": [],
            "persons": [
                "204137-77615-1"
            ],
            "imported": "2023-08-20T02:00:00+02:00",
            "journal": "Haematologica",
            "issn": "1592-8721",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 8.2,
            "impactfactor_year": 2023,
            "impactfactor_norm": 0.885,
            "impactfactor_norm_year": 2023,
            "impactfactor_norm_category": "HEMATOLOGY-SCIE",
            "impactfactor_norm_super": 0.91,
            "impactfactor_norm_super_year": 2021,
            "impactfactor_norm_super_category": "HEMATOLOGY-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": 211094,
            "title": "Intensive care unit caseload and workload and their association with outcomes in critically unwell patients: a large registry-based cohort analysis.",
            "abstract": null,
            "authors": [
                "Zajic, P",
                "Engelbrecht, T",
                "Graf, A",
                "Metnitz, B",
                "Moreno, R",
                "Posch, M",
                "Rhodes, A",
                "Metnitz, P"
            ],
            "year": 2024,
            "source": "Crit Care. 2024; 28(1):304",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001312372800001",
            "pubmed": "39277756",
            "doi": "10.1186/s13054-024-05090-z",
            "pmc": "PMC11401295",
            "organizations": [
                "211094-14069"
            ],
            "persons": [
                "211094-74135-2",
                "211094-91898-6"
            ],
            "imported": "2024-09-16T02:00:00+02:00",
            "journal": "Crit Care",
            "issn": "1364-8535",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 8.8,
            "impactfactor_year": 2024,
            "impactfactor_norm": 0.886,
            "impactfactor_norm_year": 2024,
            "impactfactor_norm_category": "CRITICAL CARE MEDICINE-SCIE",
            "impactfactor_norm_super": 0.914,
            "impactfactor_norm_super_year": 2022,
            "impactfactor_norm_super_category": "CRITICAL CARE MEDICINE-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": 211107,
            "title": "From polymyalgia arteritica to arteritis polymyalgica: redefining the GCA-PMR spectrum through advanced MRI insights.",
            "abstract": null,
            "authors": [
                "Camellino, D",
                "Hysa, E",
                "Dejaco, C"
            ],
            "year": 2024,
            "source": "Rheumatology (Oxford). 2024; ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001311854200001",
            "pubmed": "39250749",
            "doi": "10.1093/rheumatology/keae398",
            "pmc": null,
            "organizations": [
                "211107-14086"
            ],
            "persons": [
                "211107-66227-6"
            ],
            "imported": "2024-09-16T02:00:00+02:00",
            "journal": "Rheumatology (Oxford)",
            "issn": "1462-0324",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.7,
            "impactfactor_year": 2024,
            "impactfactor_norm": 0.771,
            "impactfactor_norm_year": 2024,
            "impactfactor_norm_category": "RHEUMATOLOGY-SCIE",
            "impactfactor_norm_super": 0.853,
            "impactfactor_norm_super_year": 2021,
            "impactfactor_norm_super_category": "RHEUMATOLOGY-SCI",
            "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": 210564,
            "title": "Glycemic Control Assessed by Intermittently Scanned Glucose Monitoring in Type 1 Diabetes during the COVID-19 Pandemic in Austria.",
            "abstract": null,
            "authors": [
                "Secco, K",
                "Baumann, PM",
                "Pöttler, T",
                "Aberer, F",
                "Cigler, M",
                "Elsayed, H",
                "Harer, CM",
                "Weitgasser, R",
                "Schütz-Fuhrmann, I",
                "Mader, JK"
            ],
            "year": 2024,
            "source": "Sensors (Basel). 2024; 24(14):",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001278784000001",
            "pubmed": "39065912",
            "doi": "10.3390/s24144514",
            "pmc": "PMC11280813",
            "organizations": [
                "210564-14080"
            ],
            "persons": [
                "210564-50877-4",
                "210564-97867-6",
                "210564-87054-6",
                "210564-97866-6",
                "210564-78894-6",
                "210564-99940-6",
                "210564-100522-6"
            ],
            "imported": "2024-07-29T02:00:00+02:00",
            "journal": "Sensors (Basel)",
            "issn": "1424-8220",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.4,
            "impactfactor_year": 2024,
            "impactfactor_norm": 0.698,
            "impactfactor_norm_year": 2024,
            "impactfactor_norm_category": "CHEMISTRY, ANALYTICAL-SCIE",
            "impactfactor_norm_super": 0.719,
            "impactfactor_norm_super_year": 2021,
            "impactfactor_norm_super_category": "INSTRUMENTS + INSTRUMENTATION-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": true,
            "local_affiliation": true
        },
        {
            "id": 205757,
            "title": "Mesothelioma in the pleura, pericardium and peritoneum: Recommendations from the International Collaboration on Cancer Reporting (ICCR).",
            "abstract": null,
            "authors": [
                "Klebe, S",
                "Judge, M",
                "Brcic, L",
                "Dacic, S",
                "Galateau-Salle, F",
                "Nicholson, AG",
                "Roggli, V",
                "Nowak, AK",
                "Cooper, WA"
            ],
            "year": 2024,
            "source": "Histopathology. 2024; 84(4):633-645",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:001123339600001",
            "pubmed": "38044849",
            "doi": "10.1111/his.15106",
            "pmc": null,
            "organizations": [
                "205757-14020"
            ],
            "persons": [],
            "imported": "2023-12-06T01:00:00+01:00",
            "journal": "Histopathology",
            "issn": "0309-0167",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.9,
            "impactfactor_year": 2023,
            "impactfactor_norm": 0.803,
            "impactfactor_norm_year": 2023,
            "impactfactor_norm_category": "PATHOLOGY-SCIE",
            "impactfactor_norm_super": 0.922,
            "impactfactor_norm_super_year": 2021,
            "impactfactor_norm_super_category": "PATHOLOGY-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": true
        },
        {
            "id": 205841,
            "title": "Inter-patient heterogeneity in the hepatic ischemia-reperfusion injury transcriptome: Implications for research and diagnostics.",
            "abstract": null,
            "authors": [
                "Groiss, S",
                "Viertler, C",
                "Kap, M",
                "Bernhardt, G",
                "Mischinger, HJ",
                "Sieuwerts, A",
                "Verhoef, C",
                "Riegman, P",
                "Kruhøffer, M",
                "Svec, D",
                "Sjöback, SR",
                "Becker, KF",
                "Zatloukal, K"
            ],
            "year": 2024,
            "source": "N Biotechnol. 2024; 79:  20-29. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001140534100001",
            "pubmed": "38072306",
            "doi": "10.1016/j.nbt.2023.12.001",
            "pmc": null,
            "organizations": [
                "205841-14020",
                "205841-14052",
                "205841-14073"
            ],
            "persons": [
                "205841-51595-6",
                "205841-51663-4",
                "205841-54279-6"
            ],
            "imported": "2023-12-11T01:00:00+01:00",
            "journal": "N Biotechnol",
            "issn": "1876-4347",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.5,
            "impactfactor_year": 2023,
            "impactfactor_norm": 0.883,
            "impactfactor_norm_year": 2023,
            "impactfactor_norm_category": "BIOCHEMICAL RESEARCH METHODS-SCIE",
            "impactfactor_norm_super": 0.899,
            "impactfactor_norm_super_year": 2021,
            "impactfactor_norm_super_category": "BIOCHEMICAL RESEARCH METHODS-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": true,
            "local_affiliation": true
        },
        {
            "id": 206806,
            "title": "The landscape of penile cancer research in Germany and Austria: a survey among professors in academic centers holding chair positions and results of a literature search.",
            "abstract": null,
            "authors": [
                "Sarcan, S",
                "Wolff, I",
                "Lusuardi, L",
                "Kravchuk, A",
                "Wiegland, J",
                "Yakac, A",
                "Thomas, C",
                "Burger, M",
                "Gilfrich, C",
                "Lebentrau, S",
                "Ahyai, S",
                "Merseburger, A",
                "May, M"
            ],
            "year": 2024,
            "source": "World J Urol. 2024; 42(1):12",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001137950600002",
            "pubmed": "38189947",
            "doi": "10.1007/s00345-023-04719-y",
            "pmc": null,
            "organizations": [
                "206806-14056"
            ],
            "persons": [
                "206806-111791-6"
            ],
            "imported": "2024-01-22T08:00:22+01:00",
            "journal": "WORLD J UROL",
            "issn": "0724-4983",
            "collection_publisher": null,
            "collection_title": "WORLD JOURNAL OF UROLOGY; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.8,
            "impactfactor_year": 2024,
            "impactfactor_norm": 0.663,
            "impactfactor_norm_year": 2024,
            "impactfactor_norm_category": "UROLOGY & NEPHROLOGY-SCIE",
            "impactfactor_norm_super": 0.716,
            "impactfactor_norm_super_year": 2022,
            "impactfactor_norm_super_category": "UROLOGY + NEPHROLOGY-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": 207667,
            "title": "A novel homozygous missense variant in ARSK causes MPS X, a new subtype of mucopolysaccharidosis.",
            "abstract": null,
            "authors": [
                "Sun, M",
                "Kaminsky, CK",
                "Deppe, P",
                "Ilse, MB",
                "Vaz, FM",
                "Plecko, B",
                "Lübke, T",
                "Randolph, LM"
            ],
            "year": 2024,
            "source": "Genes Dis. 2024; 11(3): 101025",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001225708900001",
            "pubmed": "38292179",
            "doi": "10.1016/j.gendis.2023.06.003",
            "pmc": "PMC10825285",
            "organizations": [
                "207667-14091"
            ],
            "persons": [
                "207667-51875-6"
            ],
            "imported": "2024-02-06T01:00:00+01:00",
            "journal": "Genes Dis",
            "issn": "2352-4820",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 6.9,
            "impactfactor_year": 2024,
            "impactfactor_norm": 0.917,
            "impactfactor_norm_year": 2024,
            "impactfactor_norm_category": "GENETICS & HEREDITY-SCIE",
            "impactfactor_norm_super": 0.917,
            "impactfactor_norm_super_year": 2024,
            "impactfactor_norm_super_category": "GENETICS + HEREDITY-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": 208468,
            "title": "[CF Lung Disease - a German S3 Guideline: Pseudomonas aeruginosa].",
            "abstract": null,
            "authors": [
                "Schwarz, C",
                "Bend, J",
                "Hebestreit, H",
                "Hogardt, M",
                "Hügel, C",
                "Illing, S",
                "Mainz, JG",
                "Rietschel, E",
                "Schmidt, S",
                "Schulte-Hubbert, B",
                "Sitter, H",
                "Wielpütz, MO",
                "Hammermann, J",
                "Baumann, I",
                "Brunsmann, F",
                "Dieninghoff, D",
                "Eber, E",
                "Ellemunter, H",
                "Eschenhagen, P",
                "Evers, C",
                "Gruber, S",
                "Koitschev, A",
                "Ley-Zaporozhan, J",
                "Düesberg, U",
                "Mentzel, HJ",
                "Nüßlein, T",
                "Ringshausen, FC",
                "Sedlacek, L",
                "Smaczny, C",
                "Sommerburg, O",
                "Sutharsan, S",
                "Vonberg, RP",
                "Weber, AK",
                "Zerlik, J"
            ],
            "year": 2024,
            "source": "Pneumologie. 2024; ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001161717800001",
            "pubmed": "38350639",
            "doi": "10.1055/a-2182-1907",
            "pmc": null,
            "organizations": [
                "208468-14095"
            ],
            "persons": [
                "208468-51713-6"
            ],
            "imported": "2024-03-04T09:31:10+01:00",
            "journal": "PNEUMOLOGIE",
            "issn": "0934-8387",
            "collection_publisher": null,
            "collection_title": "PNEUMOLOGIE; ",
            "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": 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": 208891,
            "title": "Poorly controlled pediatric type 1 diabetes mellitus is a risk factor for metabolic dysfunction associated steatotic liver disease (MASLD): An observational study.",
            "abstract": null,
            "authors": [
                "Koutny, F",
                "Wiemann, D",
                "Eckert, A",
                "Meyhöfer, S",
                "Fritsch, M",
                "Pappa, A",
                "Wiegand, S",
                "Weyer, M",
                "Wurm, M",
                "Weghuber, D",
                "Holl, RW"
            ],
            "year": 2024,
            "source": "J Pediatr Gastroenterol Nutr. 2024; ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001194219100001",
            "pubmed": "38558281",
            "doi": "10.1002/jpn3.12194",
            "pmc": null,
            "organizations": [
                "208891-14091"
            ],
            "persons": [
                "208891-100804-6"
            ],
            "imported": "2024-04-02T02:00:00+02:00",
            "journal": "J Pediatr Gastroenterol Nutr",
            "issn": "0277-2116",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.4,
            "impactfactor_year": 2024,
            "impactfactor_norm": 0.685,
            "impactfactor_norm_year": 2024,
            "impactfactor_norm_category": "PEDIATRICS-SCIE",
            "impactfactor_norm_super": 0.692,
            "impactfactor_norm_super_year": 2021,
            "impactfactor_norm_super_category": "PEDIATRICS-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": true
        },
        {
            "id": 209070,
            "title": "Shape or size matters? Towards standard reporting of tensile testing parameters for human soft tissues: systematic review and finite element analysis.",
            "abstract": null,
            "authors": [
                "Lin, AC",
                "Pirrung, F",
                "Niestrawska, JA",
                "Ondruschka, B",
                "Pinter, G",
                "Henyš, P",
                "Hammer, N"
            ],
            "year": 2024,
            "source": "Front Bioeng Biotechnol. 2024; 12:  1368383",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001199635900001",
            "pubmed": "38600944",
            "doi": "10.3389/fbioe.2024.1368383",
            "pmc": "PMC11005100",
            "organizations": [
                "209070-14018"
            ],
            "persons": [
                "209070-100926-6",
                "209070-102804-6"
            ],
            "imported": "2024-04-15T02:00:00+02:00",
            "journal": "Front Bioeng Biotechnol",
            "issn": "2296-4185",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.3,
            "impactfactor_year": 2024,
            "impactfactor_norm": 0.766,
            "impactfactor_norm_year": 2024,
            "impactfactor_norm_category": "BIOTECHNOLOGY & APPLIED MICROBIOLOGY-SCIE",
            "impactfactor_norm_super": 0.797,
            "impactfactor_norm_super_year": 2021,
            "impactfactor_norm_super_category": "MULTIDISCIPLINARY SCIENCES-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": true
        }
    ]
}