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=1380&ordering=-year
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157099,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=1400&ordering=-year",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=1360&ordering=-year",
    "results": [
        {
            "id": 217187,
            "title": "Environmental modulation of microbiota-gut-brain axis signalling.",
            "abstract": null,
            "authors": [
                "Reichmann, F"
            ],
            "year": 2025,
            "source": "Science Jour Fixe Joaneum Research; JUL 2, 2025; Graz. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "217187-14022"
            ],
            "persons": [
                "217187-71386"
            ],
            "imported": "2025-07-28T15:42:17+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": true,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 217267,
            "title": "Vom Bild zur richtigen Diagnose – radiologische Diagnostik von TB und darüber hinaus",
            "abstract": null,
            "authors": [
                "Kaufmann-Buehler, AK"
            ],
            "year": 2025,
            "source": "65. Kongress der Deutschen Gesellschaft für Pneumologie und Beatmungsmedizin e.V; 09.04.2025 - 12.04.2025; Leipzig. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "217267-14104"
            ],
            "persons": [
                "217267-104202"
            ],
            "imported": "2025-08-06T14:15:45+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": 217806,
            "title": "Mammography: Screening, Diagnosis and BI-RADS.",
            "abstract": null,
            "authors": [
                "Adelsmayr, G",
                "Fuchsjäger, M"
            ],
            "year": 2025,
            "source": "ESOR (European School of Radiology) Graz Tutorial 2025; OCT 6-10, 2025; Graz, AUSTRIA. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "217806-14104"
            ],
            "persons": [
                "217806-87602",
                "217806-82111"
            ],
            "imported": "2025-09-15T13:49:47+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": 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": 218049,
            "title": "Giant cell tumor of bone.",
            "abstract": null,
            "authors": [
                "Leithner, A",
                "Tunn, PU"
            ],
            "year": 2025,
            "source": "Musculoskeletal Oncology Course; SEP 15-16, 2025; Padova, ITALY;. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "218049-14052"
            ],
            "persons": [
                "218049-53237"
            ],
            "imported": "2025-10-01T11:32:57+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": 218991,
            "title": "Vom OFF zum ON: Rasch zurück ins Leben",
            "abstract": null,
            "authors": [
                "Schwingenschuh, P"
            ],
            "year": 2025,
            "source": "Science on Top 2025; May 23-25, 2025; Hermagor. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "218991-14051"
            ],
            "persons": [
                "218991-50172"
            ],
            "imported": "2025-12-10T13:11:26+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": true,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 218636,
            "title": "Methodological guidance for selecting buffers in greenspace-health studies.",
            "abstract": null,
            "authors": [
                "Zare, Sakhvidi, MJ",
                "Browning, MHEM",
                "Samuelsson, K",
                "Labib, SM",
                "Psyllidis, A",
                "Amegah, AK",
                "Astell-Burt, T",
                "Bach, A",
                "Jerrett, M",
                "Bratman, GN",
                "van, den, Bosch, M",
                "de, Hoogh, K",
                "de, Vries, S",
                "Dzhambov, AM",
                "Fallah, Madvari, R",
                "Feng, X",
                "Fernandes, A",
                "Fuertes, E",
                "Giannico, V",
                "Gouveia, N",
                "Hartig, T",
                "Heinrich, J",
                "Hystad, P",
                "Ibarluzea, J",
                "Jacquemin, B",
                "James, P",
                "Jashni, M",
                "Knibbs, LD",
                "Knobel, P",
                "Kogevinas, M",
                "Lertxundi, A",
                "Markevych, I",
                "Mehrparvar, A",
                "Miri, M",
                "Mitchell, R",
                "Nawrot, TS",
                "Nieuwenhuijsen, MJ",
                "O'Callaghan-Gordo, C",
                "Pearce, J",
                "Plusquin, M",
                "Sanesi, G",
                "Su, JG",
                "Triguero-Mas, M",
                "Ubalde-Lopez, M",
                "Valentin, A",
                "White, MP",
                "Yang, BY",
                "Yang, J",
                "Zhang, J",
                "Zhao, T",
                "Helbich, M",
                "Dadvand, P"
            ],
            "year": 2025,
            "source": "Lancet Planet Health. 2025;  101370",
            "category": 1,
            "document_type": 3,
            "sci": null,
            "pubmed": "41232555",
            "doi": "10.1016/j.lanplh.2025.101370",
            "pmc": null,
            "organizations": [
                "218636-14024"
            ],
            "persons": [
                "218636-131598-6"
            ],
            "imported": "2025-11-17T01:00:00+01:00",
            "journal": "Lancet Planet Health",
            "issn": "2542-5196",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 21.6,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.994,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "PUBLIC, ENVIRONMENTAL & OCCUPATIONAL HEALTH-SCIE",
            "impactfactor_norm_super": 0.994,
            "impactfactor_norm_super_year": 2025,
            "impactfactor_norm_super_category": "PUBLIC, ENVIRONMENTAL + OCCUPATIONAL HEALTH-SCIE",
            "citations": null,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 218749,
            "title": "Comparative Analysis of Cardiac Output Assessment Methods During Immediate Postnatal Transition.",
            "abstract": null,
            "authors": [
                "Pfurtscheller, D",
                "Schwaberger, B",
                "Mileder, LP",
                "Baik-Schneditz, N",
                "Schlatzer, C",
                "Bruckner, M",
                "Schober, L",
                "Urlesberger, B",
                "Pichler, G"
            ],
            "year": 2025,
            "source": "ACTA PAEDIATR. 2025; 114: 344-344.-10th Congress of the European Academy of Paediatric Societies (EAPS); OCT 17-20, 2024; Vienna, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:001533675303069",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "218749-14093",
                "218749-14094"
            ],
            "persons": [
                "218749-112809",
                "218749-68534",
                "218749-100023",
                "218749-100381",
                "218749-119990",
                "218749-50907",
                "218749-79516",
                "218749-86558"
            ],
            "imported": "2025-11-24T08:10:44+01:00",
            "journal": "ACTA PAEDIATR",
            "issn": "0803-5253",
            "collection_publisher": null,
            "collection_title": "ACTA PAEDIATRICA; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.1,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.589,
            "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": 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": 218985,
            "title": "Einfluss der sozialen Lebenssituationen auf das Delirrisiko bei Intensivpatient:innen.",
            "abstract": null,
            "authors": [
                "Niederer, M",
                "Labenbacher M",
                "Hammer, S, Bader, M"
            ],
            "year": 2025,
            "source": "DIVI Kongress 2025; NOV 3-6, 2025; Hamburg. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "218985-14069"
            ],
            "persons": [
                "218985-104100",
                "218985-111073",
                "218985-101248",
                "218985-128677"
            ],
            "imported": "2025-12-09T17:48:20+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 215224,
            "title": "Feasibility of pulmonary arterial pulse wave velocity assessment from 4D flow MRI.",
            "abstract": null,
            "authors": [
                "Reiter, C",
                "Reiter, G",
                "Kovacs, G",
                "Scherr, D",
                "Schmidt, A",
                "Olschewski, H",
                "Fuchsjäger, M",
                "Reiter, U"
            ],
            "year": 2025,
            "source": "ECR 2025 Programme Book. 2025; 1(1):602-602.-European Congress of Radiology (ECR) 2025; FEB 26 - MAR 2, 2025; Vienna, AUSTRIA. ",
            "category": 2,
            "document_type": 18,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "215224-14054",
                "215224-14083",
                "215224-14087",
                "215224-14104",
                "215224-14108"
            ],
            "persons": [
                "215224-53950",
                "215224-61189",
                "215224-90597",
                "215224-97688",
                "215224-50168",
                "215224-82111"
            ],
            "imported": "2025-03-17T09:55:41+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 215283,
            "title": "Periprothetische Frakturen am Femur – \r\nProthesenwechsel vs. Osteosynthese",
            "abstract": null,
            "authors": [
                "Puchwein, P"
            ],
            "year": 2025,
            "source": "Challenges in der\r\nAlterstraumatologie; JAN 31, 2025; Grza, AUSTRIA. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "215283-14052"
            ],
            "persons": [
                "215283-62925"
            ],
            "imported": "2025-03-18T12:29:18+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 215372,
            "title": "KI in der Medizin. Was Sie schon immer über KI wissen wollten.",
            "abstract": null,
            "authors": [
                "Reishofer, G"
            ],
            "year": 2025,
            "source": "KI-MED Künstliche Intelligenz in der Medizin; FEB 28, 2025; Graz. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "215372-14054"
            ],
            "persons": [
                "215372-57389"
            ],
            "imported": "2025-03-25T13:29:49+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": true,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 217079,
            "title": "Neue Therapieoptionen bei JIA",
            "abstract": null,
            "authors": [
                "Skrabl-Baumgartner, A"
            ],
            "year": 2025,
            "source": "Frühjahrstagung der AG Rheumatologie der ÖGKJ; May, 15-16; Vienne, AUSTRIA. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "217079-14091"
            ],
            "persons": [
                "217079-60213"
            ],
            "imported": "2025-07-14T13:27:43+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": 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": 217683,
            "title": "Targeting ARPC1B+ Cancer Stem Cells to Sensitise Pancreatic Cancer to Gemcitabine Treatment.",
            "abstract": null,
            "authors": [
                "Wu, Y",
                "Zhang, J",
                "Zhu, W",
                "Zhu, X",
                "Liu, Y",
                "Wang, X",
                "Zhao, T",
                "Zhang, C",
                "Zhang, Z",
                "Shi, W",
                "Shi, R",
                "Zhou, Z",
                "Xu, S"
            ],
            "year": 2025,
            "source": "Cell Prolif. 2025;  e70125",
            "category": 1,
            "document_type": 2,
            "sci": "ISI:001564084700001",
            "pubmed": "40903212",
            "doi": "10.1111/cpr.70125",
            "pmc": "PMC12686117",
            "organizations": [
                "217683-14024"
            ],
            "persons": [
                "217683-131598-6"
            ],
            "imported": "2025-09-08T02:00:00+02:00",
            "journal": "Cell Prolif",
            "issn": "0960-7722",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 5.6,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.725,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "CELL BIOLOGY-SCIE",
            "impactfactor_norm_super": 0.832,
            "impactfactor_norm_super_year": 2022,
            "impactfactor_norm_super_category": "CELL BIOLOGY-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": 217893,
            "title": "Grundlagen der Beatmung.",
            "abstract": null,
            "authors": [
                "Schwaberger, B"
            ],
            "year": 2025,
            "source": "11. Grazer Ausbildungskurs Neonatologie; JUN 23-27, 2025; Schloss Seggau, Leibnitz, AUSTRIA. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "217893-14094"
            ],
            "persons": [
                "217893-79516"
            ],
            "imported": "2025-09-21T01:06:50+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": 218064,
            "title": "Gesundheit und Körper im Spannungsfeld von individuellen und kollektiven Interessen. ",
            "abstract": null,
            "authors": [
                "Stronegger, WJ"
            ],
            "year": 2025,
            "source": "5. Interdisziplinäres Dialogforum \"Mensch und Endlichkeit\" - Wem gehört der Körper? Gesundheit zwischen Selbstbestimmung und öffentlicher Fürsorge; 27.-28. Sept. 2025; Goldegg (Pongau), Österreich. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "218064-14024"
            ],
            "persons": [
                "218064-51741"
            ],
            "imported": "2025-10-02T16:06:21+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": true,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 218098,
            "title": "Grundlagen der Bildinterpretation im klinischen Kontext",
            "abstract": null,
            "authors": [
                "Enzinger, C"
            ],
            "year": 2025,
            "source": "US- UND WEITERBILDUNGSSEMINAR DER ÖGN; 2. MODUL / 02.- 04. OKTOBER 2025; OKT 2-4, 2025; Salzburg, AUSTRIA. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "218098-14051"
            ],
            "persons": [
                "218098-50173"
            ],
            "imported": "2025-10-06T13:14:40+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": 218232,
            "title": "MRT bei Multipler Sklerose: Die neuen MAGNIMS/CMSC/NAIMS Empfehlungen",
            "abstract": null,
            "authors": [
                "Enzinger, C"
            ],
            "year": 2025,
            "source": "MS Akademie der ÖGN; OKT 17-18, 2025; Mondsee, AUSTRIA. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "218232-14051"
            ],
            "persons": [
                "218232-50173"
            ],
            "imported": "2025-10-15T16:19:57+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": 218283,
            "title": "Klappenstenose/Insuffizienz, Fluss, MAD. Workshop Cardio MRT.",
            "abstract": null,
            "authors": [
                "Puseljic, M"
            ],
            "year": 2025,
            "source": "OERG-BRG Kongress 2025; OCT 2-4, 2025; Salzburg. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "218283-14104"
            ],
            "persons": [
                "218283-116406"
            ],
            "imported": "2025-10-21T12:58: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": 218387,
            "title": "Beyond the raw number: Unlocking individualized insights\r\nwith NfL Z-scores in MS",
            "abstract": null,
            "authors": [
                "Khalil, M"
            ],
            "year": 2025,
            "source": "ECTRIMS 2025, Roche-sponsored Brain Exchange; SEP 24, 2025; Barcelona, SPAIN;. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "218387-14051"
            ],
            "persons": [
                "218387-57435"
            ],
            "imported": "2025-10-24T16:58:06+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": true,
            "biobank_use": true,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 218588,
            "title": "Auflösung der Wanderschachtel gynäkologische Zytologie 2025 (Fälle 8-10).",
            "abstract": null,
            "authors": [
                "Regitnig, P"
            ],
            "year": 2025,
            "source": "Zytologisches Kolloquium; NOV 14, 2025; Wien. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "218588-14020"
            ],
            "persons": [
                "218588-51991"
            ],
            "imported": "2025-11-16T11:27:08+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        }
    ]
}