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=151860&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=151880&ordering=year",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=151840&ordering=year",
    "results": [
        {
            "id": 216541,
            "title": "Dorsale dynamische Skoliosekorrektur mittels ApiFix in Österreich: eine retrospektive klinische und radiologische Analyse von 26 Fällen.",
            "abstract": null,
            "authors": [
                "Babarro-Gonzalez, M",
                "Ferlic, PW",
                "Fuderer, L",
                "Grabmeier, G",
                "Spicher, A",
                "Strasser, K"
            ],
            "year": 2025,
            "source": "Abstractband. 2025; 57-57.-Österreichischer Kongress für Orthopädie und Traumatologie (ÖKOuT); MAY 7-9, 2025; Vienna, AUSTRIA. ",
            "category": 2,
            "document_type": 22,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "216541-14052"
            ],
            "persons": [
                "216541-60165"
            ],
            "imported": "2025-06-06T16:17:54+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 216561,
            "title": "The role of self-care and self-compassion in networks of resilience and stress among healthcare professionals",
            "abstract": null,
            "authors": [
                "Pank, C",
                "von Boros, L",
                "Lieb, K",
                "Dalkner, N",
                "Egger-Lampl, S",
                "Lehr, D",
                "Schäfer, SK",
                "Tüscher, O",
                "Wessa, M"
            ],
            "year": 2025,
            "source": "SCI REP-UK. 2025; 15(1): 18545",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001497915300024",
            "pubmed": "40425582",
            "doi": "10.1038/s41598-025-01111-1",
            "pmc": "PMC12116801",
            "organizations": [
                "216561-29444"
            ],
            "persons": [
                "216561-79733-6"
            ],
            "imported": "2025-06-10T09:14:25+02:00",
            "journal": "SCI REP-UK",
            "issn": "2045-2322",
            "collection_publisher": null,
            "collection_title": "SCIENTIFIC REPORTS; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.8,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.722,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "MULTIDISCIPLINARY SCIENCES-SCIE",
            "impactfactor_norm_super": 0.722,
            "impactfactor_norm_super_year": 2025,
            "impactfactor_norm_super_category": "MULTIDISCIPLINARY SCIENCES-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": 216542,
            "title": "Abtasttechnik inkl. apparative Voraussetzungen.",
            "abstract": null,
            "authors": [
                "Kraus, T"
            ],
            "year": 2025,
            "source": "Österreichischer Kongress für Orthopädie und Traumatologie (ÖKOuT); MAY 7-9, 2025; Vienna, AUSTRIA. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "216542-14052"
            ],
            "persons": [
                "216542-54144"
            ],
            "imported": "2025-06-06T16:53:03+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 216543,
            "title": "Feintypisierung – Reifungskurve / Sonometer (Typ IIa minus und plus, IIb,IIc, D).",
            "abstract": null,
            "authors": [
                "Kraus, T"
            ],
            "year": 2025,
            "source": "Österreichischer Kongress für Orthopädie und Traumatologie (ÖKOuT); MAY 7-9, 2025; Vienna, AUSTRIA. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "216543-14052"
            ],
            "persons": [
                "216543-54144"
            ],
            "imported": "2025-06-06T16:56:14+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 216212,
            "title": "T cells of patients with systemic sclerosis or Sjögren's disease display an aberrant metabolic state and memory phenotype in blood and lungs",
            "abstract": null,
            "authors": [
                "Ehlers, C",
                "Biermann, H",
                "Thiele, T",
                "Schupp, JC",
                "Villa, M",
                "Jänke, C",
                "Risser, LM",
                "Witte, T",
                "Kalinke, U",
                "Seeliger, B",
                "Graalmann, T"
            ],
            "year": 2025,
            "source": "RHEUMATOLOGY. 2025; ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001481776700001",
            "pubmed": "40244816",
            "doi": "10.1093/rheumatology/keaf198",
            "pmc": null,
            "organizations": [
                "216212-14086"
            ],
            "persons": [
                "216212-118469-6"
            ],
            "imported": "2025-05-19T10:07:33+02:00",
            "journal": "RHEUMATOLOGY",
            "issn": "1462-0324",
            "collection_publisher": null,
            "collection_title": "RHEUMATOLOGY; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.7,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.771,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "RHEUMATOLOGY-SCIE",
            "impactfactor_norm_super": 0.824,
            "impactfactor_norm_super_year": 2022,
            "impactfactor_norm_super_category": "RHEUMATOLOGY-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": true,
            "local_affiliation": true
        },
        {
            "id": 216544,
            "title": "Higher bone cement volume in total knee arthroplasty lowers the risk of\r\npostoperative radiolucent lines.",
            "abstract": null,
            "authors": [
                "Keintzel, M",
                "Smolle, MA",
                "Staats, K",
                "Böhler, C",
                "Windhager, R",
                "Koutp, A",
                "Leithner, A",
                "Donner, S",
                "Perka, C",
                "Reiner, T",
                "Renkawitz, T",
                "Leica, A",
                "Sava, M",
                "Hirschmann, M",
                "Sadoghi, P"
            ],
            "year": 2025,
            "source": "Österreichischer Kongress für Orthopädie und Traumatologie (ÖKOuT); MAY 7-9, 2025; Vienna, AUSTRIA. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "216544-14052"
            ],
            "persons": [
                "216544-53237",
                "216544-59379",
                "216544-94958",
                "216544-95171"
            ],
            "imported": "2025-06-06T17:15:03+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 216545,
            "title": "Gepulstes kaltes Rotlicht.",
            "abstract": null,
            "authors": [
                "Binder, B"
            ],
            "year": 2025,
            "source": "ÖADF 2025; May 29 - 31, 2025; Wien. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "216545-14047"
            ],
            "persons": [
                "216545-53009"
            ],
            "imported": "2025-06-06T17:55:14+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 216546,
            "title": "The various causes of convexal subarachnoid hemorrhage",
            "abstract": null,
            "authors": [
                "Gattringer, T"
            ],
            "year": 2025,
            "source": "Unique Psychiatry and Neurology Congress - MIND & BRAIN - 64th INPC; May 29 - June 1st, 2025; Pula, CROATIA. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "216546-14051"
            ],
            "persons": [
                "216546-70680"
            ],
            "imported": "2025-06-07T09:51:39+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 216627,
            "title": "[Safety concerns and speak-up in patient care from the perspective of nursing assistant trainees in Tyrol - a multicenter exploratory quantitative cross-sectional study].",
            "abstract": null,
            "authors": [
                "Siebenförcher, S",
                "Schmied, M",
                "Hoffmann, M",
                "Schwarz, C",
                "Schwappach, D",
                "Sendlhofer, G",
                "Jäger, M",
                "Müller, G"
            ],
            "year": 2025,
            "source": "Z Evid Fortbild Qual Gesundhwes. 2025; ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "40500646",
            "doi": "10.1016/j.zefq.2025.05.002",
            "pmc": null,
            "organizations": [
                "216627-14076"
            ],
            "persons": [
                "216627-78071-6",
                "216627-92002-6"
            ],
            "imported": "2025-06-12T02:00:00+02:00",
            "journal": "Z Evid Fortbild Qual Gesundhwes",
            "issn": "2212-0289",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 216633,
            "title": "ctDNA im frühen NSCLC – ready for primetime?",
            "abstract": null,
            "authors": [
                "Zacharias, M"
            ],
            "year": 2025,
            "source": "Lungenkarzinom, facts & consequences; JUN 11, 2025; Graz, AUSTRIA. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "216633-14020"
            ],
            "persons": [
                "216633-61601"
            ],
            "imported": "2025-06-13T11:03:07+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 216634,
            "title": "Integrating Defibrillaotr Data into Utstein-Registries",
            "abstract": null,
            "authors": [
                "Orlob, S"
            ],
            "year": 2025,
            "source": "Annual Board Meeting of the Norwegina Cardiac Arrest Registry; NOV 12-13, 2025; Oslo, Norway. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "216634-14070"
            ],
            "persons": [
                "216634-74176"
            ],
            "imported": "2025-06-13T14:58:16+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": true,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 216636,
            "title": "Die Notfalllaparotomie beim schweren Bauchtrauma – Wann und Wie?.",
            "abstract": null,
            "authors": [
                "Eibinger, N"
            ],
            "year": 2025,
            "source": "Österreichischer Kongress für Orthopädie und Traumatologie (ÖKOuT); MAY 7-9, 2025; Vienna, AUSTRIA. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "216636-14052"
            ],
            "persons": [
                "216636-95868"
            ],
            "imported": "2025-06-13T17:35:39+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 216638,
            "title": "Chronische Patellainstabilität – multifaktorielle Abklärung und Therapie.",
            "abstract": null,
            "authors": [
                "Schroedter, R"
            ],
            "year": 2025,
            "source": "Österreichischer Kongress für Orthopädie und Traumatologie (ÖKOuT); MAY 7-9, 2025; Vienna, AUSTRIA. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "216638-14052"
            ],
            "persons": [
                "216638-119635"
            ],
            "imported": "2025-06-13T17:42:59+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 216635,
            "title": "Wir alle sind Deformitätenchirurgen: Vom Bandscheibenvorfall zur degenerativen Skoliose.",
            "abstract": null,
            "authors": [
                "Ferlic, P"
            ],
            "year": 2025,
            "source": "Österreichischer Kongress für Orthopädie und Traumatologie (ÖKOuT); MAY 7-9, 2025; Vienna, AUSTRIA. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "216635-14052"
            ],
            "persons": [
                "216635-60165"
            ],
            "imported": "2025-06-13T17:29:02+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 216639,
            "title": "Anwendungsmöglichkeiten der resorbierbare Osteosynthese.",
            "abstract": null,
            "authors": [
                "Weinberg, AM"
            ],
            "year": 2025,
            "source": "Österreichischer Kongress für Orthopädie und Traumatologie (ÖKOuT); MAY 7-9, 2025; Vienna, AUSTRIA. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "216639-14052"
            ],
            "persons": [
                "216639-50785"
            ],
            "imported": "2025-06-13T17:45:29+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 216637,
            "title": "Infizierte Megaprothesen: Einzeitiger Wechsel.",
            "abstract": null,
            "authors": [
                "Hauer, G"
            ],
            "year": 2025,
            "source": "Österreichischer Kongress für Orthopädie und Traumatologie (ÖKOuT); MAY 7-9, 2025; Vienna, AUSTRIA. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "216637-14052"
            ],
            "persons": [],
            "imported": "2025-06-13T17:38:54+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 216640,
            "title": "Diagnostik von Mikronährstoffmangeln.",
            "abstract": null,
            "authors": [
                "Herrmann, M",
                "Enko, D",
                "Herrmann, W"
            ],
            "year": 2025,
            "source": "Österreichische Ärztezeitung, Juni 2025. 2025",
            "category": 12,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "216640-14023"
            ],
            "persons": [
                "216640-89193"
            ],
            "imported": "2025-06-13T18:25:25+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 216642,
            "title": "Individual patient data meta-analysis: a case study.",
            "abstract": null,
            "authors": [
                "Berghold, A",
                "Pregartner, G",
                "Kuenzer, T"
            ],
            "year": 2025,
            "source": "BIOSTAT 2025; JUN 11-14, 2025; Varazdin, CROATIA;. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "216642-14026"
            ],
            "persons": [
                "216642-116422",
                "216642-51344",
                "216642-84730"
            ],
            "imported": "2025-06-14T13:48:18+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": true,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 215915,
            "title": "Underlying health biases in previously-infected SARS-CoV-2 vaccination recipients: a cohort study.",
            "abstract": null,
            "authors": [
                "Riedmann, U",
                "Chalupka, A",
                "Richter, L",
                "Werber, D",
                "Sprenger, M",
                "Willeit, P",
                "Rijksen, M",
                "Lodron, J",
                "Høeg, TB",
                "Ioannidis, JP",
                "Pilz, S"
            ],
            "year": 2025,
            "source": "J Infect. 2025;  106497",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001490986700001",
            "pubmed": "40315999",
            "doi": "10.1016/j.jinf.2025.106497",
            "pmc": null,
            "organizations": [
                "215915-14024",
                "215915-14080",
                "215915-29447"
            ],
            "persons": [
                "215915-50445-6",
                "215915-102675-6",
                "215915-118427-6",
                "215915-125656-1",
                "215915-53344-4"
            ],
            "imported": "2025-05-05T02:00:00+02:00",
            "journal": "J Infect",
            "issn": "0163-4453",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 14.3,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.979,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "INFECTIOUS DISEASES-SCIE",
            "impactfactor_norm_super": 0.979,
            "impactfactor_norm_super_year": 2025,
            "impactfactor_norm_super_category": "INFECTIOUS DISEASES-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": 216553,
            "title": "LONG-TERM OUTCOME OF YOUNG STROKE PATIENTS: INSIGHTS FROM A MULTICENTRE STUDY.",
            "abstract": null,
            "authors": [
                "Pinter, D",
                "Broman, J",
                "Leitner, M",
                "von Sarnowski, B",
                "Elmegiri, M",
                "Gattringer, T",
                "Malinowski, R",
                "Martola, J",
                "Schminke, U",
                "Tatlisumak, T",
                "Enzinger, C",
                "Putaala, J",
                "Aarnio, K",
                "Fandler-Höfler, S"
            ],
            "year": 2025,
            "source": "European Stroke Journal. 2025; (S1):1-787.-11th European Stroke Organisation Conference ; May 21-23; Helsinki, Finland. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "216553-14051",
                "216553-29447"
            ],
            "persons": [
                "216553-66708",
                "216553-70680",
                "216553-82411",
                "216553-98987"
            ],
            "imported": "2025-06-08T01:36:09+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        }
    ]
}