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=1080&ordering=-year
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 158437,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=1100&ordering=-year",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=1060&ordering=-year",
    "results": [
        {
            "id": 215906,
            "title": "Neural correlates of social affect and social cognition as risk markers of bipolar disorder.",
            "abstract": null,
            "authors": [
                "Choi, D",
                "Förster, K",
                "Hildebrandt, MK",
                "Maliske, LZ",
                "Lehmann, K",
                "Kanske, P",
                "Jauk, E"
            ],
            "year": 2025,
            "source": "Br J Psychiatry. 2025; 1-7",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001479014700001",
            "pubmed": "40302529",
            "doi": "10.1192/bjp.2024.282",
            "pmc": "PMC12823450",
            "organizations": [
                "215906-29447"
            ],
            "persons": [
                "215906-113090-4"
            ],
            "imported": "2025-05-05T02:00:00+02:00",
            "journal": "Br J Psychiatry",
            "issn": "0007-1250",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 7.6,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.959,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "PSYCHIATRY-SCIE",
            "impactfactor_norm_super": 0.959,
            "impactfactor_norm_super_year": 2025,
            "impactfactor_norm_super_category": "PSYCHIATRY-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": 215346,
            "title": "Statins for primary prevention of cardiovascular disease in Germany: benefits and costs.",
            "abstract": null,
            "authors": [
                "Dressel, A",
                "Fath, F",
                "Krämer, BK",
                "Klose, G",
                "März, W"
            ],
            "year": 2025,
            "source": "Clin Res Cardiol. 2025; ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001447467100001",
            "pubmed": "40095039",
            "doi": "10.1007/s00392-025-02608-5",
            "pmc": "PMC12823704",
            "organizations": [
                "215346-14028"
            ],
            "persons": [
                "215346-51906-6"
            ],
            "imported": "2025-03-24T01:00:00+01:00",
            "journal": "Clin Res Cardiol",
            "issn": "1861-0684",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.7,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.66,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "CARDIAC & CARDIOVASCULAR SYSTEMS-SCIE",
            "impactfactor_norm_super": 0.706,
            "impactfactor_norm_super_year": 2022,
            "impactfactor_norm_super_category": "CARDIAC + CARDIOVASCULAR SYSTEMS-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": 220299,
            "title": "Communication with the patient and between specialists",
            "abstract": null,
            "authors": [
                "Ramirez-Obermayer, A",
                "Wagner-Skacel, J"
            ],
            "year": 2025,
            "source": "Diabetes and Obesity - EASD Course by the Romanian Society of Diabetes, Nutrition and Metabolic Diseases (SRDNBM); DEZ 5-6, 2025; Bucharest, ROMANIA. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "220299-29447"
            ],
            "persons": [
                "220299-59288",
                "220299-61990"
            ],
            "imported": "2026-01-28T11:08: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": 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": 219059,
            "title": "GLUCINDA: A TOOL FOR IMPORTING AND HARMONIZING CGM DATA FOR RESEARCH",
            "abstract": null,
            "authors": [
                "Baumann, P",
                "Grebien, A",
                "Buhlheller, C",
                "Taucher, C",
                "Posch, F",
                "Bally, L",
                "Mader, J"
            ],
            "year": 2025,
            "source": "DIABETES TECHNOL THE. 2025; 27: E88-E88.-ATTD 2025; MAR 19-22, 2025; Amsterdam, NETHERLANDS. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:001609941100207",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "219059-14080"
            ],
            "persons": [
                "219059-118223",
                "219059-99940",
                "219059-122513",
                "219059-123930",
                "219059-50877"
            ],
            "imported": "2025-12-15T08:28:55+01:00",
            "journal": "DIABETES TECHNOL THE",
            "issn": "1520-9156",
            "collection_publisher": null,
            "collection_title": "DIABETES TECHNOLOGY & THERAPEUTICS; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 6.3,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.845,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "ENDOCRINOLOGY & METABOLISM-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": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 219084,
            "title": "THE USE OF AUTOMATED INSULIN DELIVERY SYSTEMS DURING A TWO-WEEK SUMMER CAMP IN CHILDREN WITH TYPE 1 DIABETES: AN EXPLORATORY RETROSPECTIVE STUDY",
            "abstract": null,
            "authors": [
                "Bünzel, K",
                "Sanfilippo, S",
                "Moser, O",
                "Mader, J",
                "Hofmann, M",
                "Rami-Merhar, B",
                "Tauschmann, M"
            ],
            "year": 2025,
            "source": "DIABETES TECHNOL THE. 2025; 27: E163-E163.-ATTD 2025; MAR 19-22, 2025; Amsterdam, NETHERLANDS. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:001609941100365",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "219084-14080"
            ],
            "persons": [
                "219084-50877",
                "219084-87294"
            ],
            "imported": "2025-12-15T08:28:55+01:00",
            "journal": "DIABETES TECHNOL THE",
            "issn": "1520-9156",
            "collection_publisher": null,
            "collection_title": "DIABETES TECHNOLOGY & THERAPEUTICS; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 6.3,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.845,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "ENDOCRINOLOGY & METABOLISM-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": 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": 220302,
            "title": "Workshop für Young Clinicians: Atemphysiotherapie.",
            "abstract": null,
            "authors": [
                "Wagner, M"
            ],
            "year": 2025,
            "source": "34. Mondseer Gespräche ; MAY 5-8, 2025; Mondsee, AUSTRIA. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "220302-14095"
            ],
            "persons": [
                "220302-63489"
            ],
            "imported": "2026-01-28T11:20:43+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": 218404,
            "title": "Nationwide estimates of SARS-CoV-2 infection fatality rates and numbers needed to vaccinate for COVID-19 vaccines in 2024 in Austria.",
            "abstract": null,
            "authors": [
                "Riedmann, U",
                "Sprenger, M",
                "Ioannidis, JPA",
                "Pilz, S"
            ],
            "year": 2025,
            "source": "Eur J Clin Invest. 2025; e70135",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001600914900001",
            "pubmed": "41137564",
            "doi": "10.1111/eci.70135",
            "pmc": "PMC12820916",
            "organizations": [
                "218404-14024",
                "218404-14080"
            ],
            "persons": [
                "218404-50445-6",
                "218404-53344-4",
                "218404-125656-1"
            ],
            "imported": "2025-10-25T02:00:00+02:00",
            "journal": "Eur J Clin Invest",
            "issn": "0014-2972",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.6,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.704,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL-SCIE",
            "impactfactor_norm_super": 0.792,
            "impactfactor_norm_super_year": 2023,
            "impactfactor_norm_super_category": "MEDICINE, GENERAL + INTERNAL-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": 220300,
            "title": "Antibiotische Therapie in der CFTR Modulatoren Ära.",
            "abstract": null,
            "authors": [
                "Eber, E"
            ],
            "year": 2025,
            "source": "CF-Expertenmeeting; FEB 28 - MAR 1, 2025; Salzburg, AUSTRIA. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "220300-14095"
            ],
            "persons": [
                "220300-51713"
            ],
            "imported": "2026-01-28T11:09:35+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": 215357,
            "title": "Stereotactic radiotherapy for spinal and non-spinal bone metastases: a patterns-of-care analysis in German-speaking countries as part of a project of the interdisciplinary Radiosurgery and Stereotactic Radiotherapy Working Group of the DEGRO/DGMP.",
            "abstract": null,
            "authors": [
                "Nägler, F",
                "Gleim, N",
                "Seiler, I",
                "Rühle, A",
                "Hering, K",
                "Seidel, C",
                "Gkika, E",
                "Krug, D",
                "Blanck, O",
                "Moustakis, C",
                "Brunner, TB",
                "Wittig-Sauerwein, A",
                "Nicolay, NH"
            ],
            "year": 2025,
            "source": "Strahlenther Onkol. 2025; ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001448871200001",
            "pubmed": "40100366",
            "doi": "10.1007/s00066-025-02387-y",
            "pmc": "PMC12819525",
            "organizations": [
                "215357-14060"
            ],
            "persons": [
                "215357-113309-6"
            ],
            "imported": "2025-03-24T01:00:00+01:00",
            "journal": "Strahlenther Onkol",
            "issn": "0179-7158",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.5,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.511,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "RADIOLOGY, NUCLEAR MEDICINE & MEDICAL IMAGING-SCIE",
            "impactfactor_norm_super": 0.607,
            "impactfactor_norm_super_year": 2022,
            "impactfactor_norm_super_category": "RADIOLOGY, NUCLEAR MEDICINE + MEDICAL IMAGING-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": 220301,
            "title": "Intrathoracic herniation following VP shunt placement in a 3-year-old boy.",
            "abstract": null,
            "authors": [
                "Stjernfelt, KJ"
            ],
            "year": 2025,
            "source": "Salzburg CHOP Seminar in Pediatric Pulmonology; APR 27 - MAY 3, 2025; Salzburg, AUSTRIA. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "220301-14095"
            ],
            "persons": [
                "220301-124210"
            ],
            "imported": "2026-01-28T11:15:16+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": 218178,
            "title": "Scintigraphy for transthyretin cardiac amyloidosis diagnosis in Austria, Germany, and Switzerland from 2021 to 2024. A survey report",
            "abstract": null,
            "authors": [
                "Lindner, O",
                "Bucerius, J",
                "Burchert, B",
                "Derlin, T",
                "Buechel, RR"
            ],
            "year": 2025,
            "source": "EUR J NUCL MED MOL I. 2025; ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001585444700001",
            "pubmed": "41037105",
            "doi": "10.1007/s00259-025-07601-8",
            "pmc": "PMC12830428",
            "organizations": [
                "218178-14107"
            ],
            "persons": [
                "218178-132338-6"
            ],
            "imported": "2025-10-13T08:54:17+02:00",
            "journal": "EUR J NUCL MED MOL I",
            "issn": "1619-7070",
            "collection_publisher": null,
            "collection_title": "EUROPEAN JOURNAL OF NUCLEAR MEDICINE AND MOLECULAR IMAGING; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 7.6,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.941,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "RADIOLOGY, NUCLEAR MEDICINE & MEDICAL IMAGING-SCIE",
            "impactfactor_norm_super": 0.956,
            "impactfactor_norm_super_year": 2022,
            "impactfactor_norm_super_category": "RADIOLOGY, NUCLEAR MEDICINE + MEDICAL IMAGING-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": 220307,
            "title": "Management von schwierigem und schwerem Asthma bei Kindern und Jugendlichen.",
            "abstract": null,
            "authors": [
                "Derichs, N",
                "Eber, E",
                "Gappa, M",
                "Gerstlauer, M",
                "Hamelmann, E",
                "Jung, A",
                "Kabesch, M",
                "Kopp, M",
                "Lau, S",
                "Lex, C",
                "Möller, A",
                "Schaub, B",
                "Schorlemer, C",
                "Schuster, A"
            ],
            "year": 2025,
            "source": "AWMF online. 2025",
            "category": 12,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "220307-14095"
            ],
            "persons": [
                "220307-51713"
            ],
            "imported": "2026-01-28T12:15:02+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": 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": 220310,
            "title": "ERS Handbook",
            "abstract": null,
            "authors": [
                "Goussard, P",
                "Eber, E"
            ],
            "year": 2025,
            "source": " In: Palange, P; Simonds, AK editors(s). ERS Handbook - Respiratory Medicine. Sheffield, UK: European Respiratory Society; p. 304-311.  2025(ISBN: 978-1-84984-202-0) ",
            "category": 6,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "220310-14095"
            ],
            "persons": [
                "220310-51713"
            ],
            "imported": "2026-01-28T12:31:30+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": "Palange, P; Simonds, AK",
            "collection_title": "ERS Handbook - Respiratory Medicine",
            "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": 220311,
            "title": "Performance of Continuous Glucose Monitoring Systems (CGMs) During Commercial Flights in Type 1 Diabetes: A Within-Subject Comparative Pilot Study.",
            "abstract": null,
            "authors": [
                "Meçani, R",
                "Basta, S",
                "Baumann, PM",
                "Cigler, M",
                "El-Hakouni, O",
                "Hochfellner, DA",
                "Shojaee-Moradie, F",
                "Siu Fan, K",
                "Tews, D",
                "Pieber, TR",
                "Russell-Jones, D",
                "Mathieu, C",
                "Koehler, G",
                "Mader, JK",
                "EASA Diabetes Consortium"
            ],
            "year": 2025,
            "source": "Diabetes Technology Meeting; OCT 28-30, 2025; Burlingame, USA. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "220311-14080"
            ],
            "persons": [
                "220311-129681"
            ],
            "imported": "2026-01-28T12:45:24+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": true,
            "local_affiliation": true
        },
        {
            "id": 217496,
            "title": "Characterization of maternal microchimeric cells in umbilical cord blood by HLA-targeted spectral flow cytometric cell sorting",
            "abstract": null,
            "authors": [
                "Quilang, RC",
                "van der Keur, C",
                "Slaats, E",
                "Anholts, JDH",
                "Drabbels, JJM",
                "Eikmans, M"
            ],
            "year": 2025,
            "source": "J REPROD IMMUNOL. 2025; 170: 104557--ESRI 2025; JUL 2-5, 2025; Trieste, ITALY. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:001546538800014",
            "pubmed": null,
            "doi": "10.1016/j.jri.2025.104557",
            "pmc": null,
            "organizations": [
                "217496-14017"
            ],
            "persons": [
                "217496-116463"
            ],
            "imported": "2025-08-28T11:15:55+02:00",
            "journal": "J REPROD IMMUNOL",
            "issn": "0165-0378",
            "collection_publisher": null,
            "collection_title": "JOURNAL OF REPRODUCTIVE IMMUNOLOGY; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.9,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.581,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "REPRODUCTIVE BIOLOGY-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": 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": 220316,
            "title": "Communications from the Austrian Society for Child and Adolescent Medicine (OGKJ)",
            "abstract": null,
            "authors": [
                "[Anonymous]"
            ],
            "year": 2025,
            "source": "MONATSSCHR KINDERH. 2025; 173(12): 1071-1077. ",
            "category": 1,
            "document_type": 11,
            "sci": "ISI:001631523400006",
            "pubmed": null,
            "doi": "10.1007/s00112-025-02315-5",
            "pmc": null,
            "organizations": [],
            "persons": [
                "220316-51713",
                "220316-51875"
            ],
            "imported": "2026-01-28T13:09:51+01:00",
            "journal": "MONATSSCHR KINDERH",
            "issn": "0026-9298",
            "collection_publisher": null,
            "collection_title": "MONATSSCHRIFT KINDERHEILKUNDE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.3,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.023,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "PEDIATRICS-SCIE",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 220328,
            "title": "Image based single nucleotide polymorphism detection for distinguishing cells from different individuals within the spatial context of a tissue\r\n",
            "abstract": null,
            "authors": [
                "Slaats, E",
                "Schuch, K",
                "Sallinger, K",
                "Schönberger, J",
                "Bramreiter, BL",
                "Anholts, J",
                "Jacobsen, DP",
                "Staff, AC",
                "El-Heliebi, A",
                "Eikmans, M",
                "Kroneis, T"
            ],
            "year": 2025,
            "source": "EMBL Conference: Spatial biology: the melting pot; OCT 14-17, 2025; Heidelberg, Germany. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "220328-14017"
            ],
            "persons": [
                "220328-104057",
                "220328-114270",
                "220328-104139",
                "220328-115382",
                "220328-116463",
                "220328-54171",
                "220328-66435"
            ],
            "imported": "2026-01-28T14:23:59+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": 220334,
            "title": "Associations between pelvic fat distribution and severity of deep infiltrating endometriosis",
            "abstract": null,
            "authors": [
                "Kaufmann-Bühler, AK",
                "Kopetzky, M",
                "Pušeljić, M",
                "Vlašiček, I",
                "Watzinger, N",
                "Schlemmer, AJ",
                "Hohenberg, F",
                "Catalano, B",
                "Fuchsjäger, M",
                "Wölfer, M",
                "Talakić, E"
            ],
            "year": 2025,
            "source": "31st Symposium of Urogenital Radiology (ESUR 2025); SEPT 25-28, 2025; Stockholm, SWEDEN. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "220334-14018",
                "220334-14038",
                "220334-14054",
                "220334-14104"
            ],
            "persons": [
                "220334-104202",
                "220334-116406",
                "220334-129295",
                "220334-82111",
                "220334-99888",
                "220334-100510",
                "220334-88735",
                "220334-74075"
            ],
            "imported": "2026-01-28T15:16:52+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": 220333,
            "title": "Transcriptional and chromatin landscapes of fasting in liver and adipose tissue\r\n",
            "abstract": null,
            "authors": [
                "Michenthaler, H",
                "Pansy, K",
                "Moyschewitz, E",
                "Zopf, V",
                "Reinisch, I",
                "Krstic, J",
                "Lazar, MA",
                "Heitzer, E",
                "Deutsch, A",
                "Prokesch, A",
                ""
            ],
            "year": 2025,
            "source": "Title\tFEBS (Functional genomics of metabolic diseases) Conference; AUG 29 - SEP 3, 2025; SPETSES ISLANDS, GREECE. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "220333-14017",
                "220333-14021",
                "220333-14082"
            ],
            "persons": [
                "220333-126115",
                "220333-85979",
                "220333-89979",
                "220333-99151",
                "220333-100134",
                "220333-102513",
                "220333-50899",
                "220333-59183"
            ],
            "imported": "2026-01-28T14:56:58+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": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 219053,
            "title": "Adaptive Neutrophil Phenotypes and Their Functions in the Maternal Immune Landscape",
            "abstract": null,
            "authors": [
                "Juvan, ZN",
                "Kindler, O",
                "Maitz, K",
                "Feyaerts, D",
                "Hoebler, AL",
                "Kloimbööck, T",
                "Cosic, N",
                "Forstner, D",
                "Santiso, A",
                "Heinemann, A",
                "Feichtinger, J",
                "Moser, G",
                "Wadsack, C",
                "Stelzer, I",
                "Gaustner, M",
                "Gaudilliere, B",
                "Pollheimer, J",
                "Kargl, J"
            ],
            "year": 2025,
            "source": "J IMMUNOL. 2025; 214: -AAI Annual Meeting; MAY 3-7, 2025; Honolulu, US. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:001627287900001",
            "pubmed": null,
            "doi": "10.1093/jimmun/vkaf283.565",
            "pmc": null,
            "organizations": [
                "219053-14014",
                "219053-14017",
                "219053-14022",
                "219053-14038"
            ],
            "persons": [
                "219053-50442",
                "219053-51159",
                "219053-94195",
                "219053-97234",
                "219053-100698",
                "219053-105540",
                "219053-51756",
                "219053-58943",
                "219053-60706",
                "219053-93683",
                "219053-98567"
            ],
            "imported": "2025-12-15T08:28:55+01:00",
            "journal": "J IMMUNOL",
            "issn": "0022-1767",
            "collection_publisher": null,
            "collection_title": "JOURNAL OF IMMUNOLOGY; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.4,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.503,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "IMMUNOLOGY-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": 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
        }
    ]
}