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=154400&ordering=year
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157186,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=154420&ordering=year",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=154380&ordering=year",
    "results": [
        {
            "id": 217282,
            "title": "Case-based discussion on acute respiratory infections without TB.",
            "abstract": null,
            "authors": [
                "Eber, E",
                "Midulla, F",
                "Pijnenburg, M"
            ],
            "year": 2025,
            "source": "Academy of paediatric respiratory medicine; JUN 17-19, 2025; Lausanne, SWITZERLAND. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "217282-14095"
            ],
            "persons": [
                "217282-51713"
            ],
            "imported": "2025-08-07T14:42:15+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": 217283,
            "title": "Case-based discussion on rare disorders.",
            "abstract": null,
            "authors": [
                "Hadchouel-Duvergé, A",
                "Eber, E"
            ],
            "year": 2025,
            "source": "Academy of paediatric respiratory medicine; JUN 17-19, 2025; Lausanne, SWITZERLAND. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "217283-14095"
            ],
            "persons": [
                "217283-51713"
            ],
            "imported": "2025-08-07T14:44:34+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": 215682,
            "title": "Reevaluating Radiographic Parameters for the Growing Hip: Insights from a Contemporary Cohort.",
            "abstract": null,
            "authors": [
                "Hütter, KK",
                "Butter, S",
                "Tschauner, S",
                "Kraus, T"
            ],
            "year": 2025,
            "source": "SPR 2025 Annual Meeting; APR 7-11, 2025; Honolulu, USA. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "215682-14052",
                "215682-14106",
                "215682-26796"
            ],
            "persons": [
                "215682-85440",
                "215682-100001",
                "215682-54144"
            ],
            "imported": "2025-04-17T12:16: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": 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": 219079,
            "title": "Albumin does not induce IL-6 release and toll-like receptor activation in vitro: Role of endotoxin contamination and biochemical modifications",
            "abstract": null,
            "authors": [
                "Paar, M",
                "Fengler, VH",
                "Schweiger, M",
                "Rossmann, C",
                "Nusshold, C",
                "Mairold, M",
                "Payerl, D",
                "Cvirn, G",
                "Oettl, K"
            ],
            "year": 2025,
            "source": "BBA ADV. 2025; 8:  100174",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001627839800001",
            "pubmed": "41362314",
            "doi": "10.1016/j.bbadva.2025.100174",
            "pmc": "PMC12681643",
            "organizations": [
                "219079-14012"
            ],
            "persons": [
                "219079-50068-6",
                "219079-50115-6",
                "219079-51091-6",
                "219079-51929-4",
                "219079-90044-1",
                "219079-50360-6",
                "219079-58736-6"
            ],
            "imported": "2025-12-15T08:28:55+01:00",
            "journal": "BBA ADV",
            "issn": "2667-1603",
            "collection_publisher": null,
            "collection_title": "BBA ADVANCES; ",
            "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": 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": 219124,
            "title": "BI-RADS & Befund.",
            "abstract": null,
            "authors": [
                "Pfarl, G",
                "Fuchsjäger, M"
            ],
            "year": 2025,
            "source": "Basismodul Mammadiagnostik; DEC 11-12, 2025; Graz, AUSTRIA. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "219124-14104"
            ],
            "persons": [
                "219124-82111"
            ],
            "imported": "2025-12-16T10:39:36+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": 217276,
            "title": "Blutgasanalyse und Pulsoxymetrie.",
            "abstract": null,
            "authors": [
                "Eber, E"
            ],
            "year": 2025,
            "source": "Diplomfortbildungsprogramm (DFP) der Österreichischen Gesellschaft für Kinder- und Jugendheilkunde (ÖGKJ), Modul Diagnostische Schritte in der Pädiatrischen Pneumologie; MAR 8, 2025; Vienna, AUSTRIA. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "217276-14095"
            ],
            "persons": [
                "217276-51713"
            ],
            "imported": "2025-08-07T13:52:00+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": 217284,
            "title": "Endoscopy.",
            "abstract": null,
            "authors": [
                "Eber, E",
                "Midulla, F"
            ],
            "year": 2025,
            "source": "Academy of paediatric respiratory medicine; JUN 17-19, 2025; Lausanne, SWITZERLAND. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "217284-14095"
            ],
            "persons": [
                "217284-51713"
            ],
            "imported": "2025-08-07T14:46:30+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": 217277,
            "title": "Lungenfunktionsdiagnostik.",
            "abstract": null,
            "authors": [
                "Eber, E"
            ],
            "year": 2025,
            "source": "Diplomfortbildungsprogramm (DFP) der Österreichischen Gesellschaft für Kinder- und Jugendheilkunde (ÖGKJ), Modul Diagnostische Schritte in der Pädiatrischen Pneumologie; MAR 8, 2025; Vienna, AUSTRIA. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "217277-14095"
            ],
            "persons": [
                "217277-51713"
            ],
            "imported": "2025-08-07T13:54:30+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": 219130,
            "title": "Interaktive Fallanalysen 3.",
            "abstract": null,
            "authors": [
                "Pfarl, G",
                "Fuchsjäger, M"
            ],
            "year": 2025,
            "source": "Basismodul Mammadiagnostik; DEC 11-12, 2025; Graz, AUSTRIA. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "219130-14104"
            ],
            "persons": [
                "219130-82111"
            ],
            "imported": "2025-12-16T10:45:07+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": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 216216,
            "title": "Cytoreductive surgery (CRS) and hyperthermic intraperitoneal chemotherapy (HIPEC) for children and young adults: experience from two high volume centers",
            "abstract": null,
            "authors": [
                "Eckert, M",
                "Gerken, M",
                "Werner, JM",
                "Blaj, S",
                "Füsi, F",
                "Bogovic, N",
                "Schlitt, HJ",
                "Hornung, M",
                "Piso, P",
                "Acs, M"
            ],
            "year": 2025,
            "source": "PLEURA PERITONEUM. 2025; ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001481087200001",
            "pubmed": "41000444",
            "doi": "10.1515/pp-2025-0011",
            "pmc": "PMC12458020",
            "organizations": [
                "216216-14049"
            ],
            "persons": [
                "216216-108351-6"
            ],
            "imported": "2025-05-19T10:07:33+02:00",
            "journal": "PLEURA PERITONEUM",
            "issn": "2364-7671",
            "collection_publisher": null,
            "collection_title": "PLEURA AND PERITONEUM; ",
            "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": 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": 217286,
            "title": "Pädiatrische Pneumologie.",
            "abstract": null,
            "authors": [
                "Eber, E"
            ],
            "year": 2025,
            "source": "ÖGP Summer School 2025; JUN 26-28, 2025; Rabenstein, AUSTRIA. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "217286-14095"
            ],
            "persons": [
                "217286-51713"
            ],
            "imported": "2025-08-07T14:59:52+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": true,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 219133,
            "title": "US imaging of the urogenital tract in neonates and infants: Urogenital tract US - congenital malformations and conditions in neoates and infants, with special focus on urinary tract dilatations.. ",
            "abstract": null,
            "authors": [
                "Riccabona, M"
            ],
            "year": 2025,
            "source": "Neonatal Ultrasound Course \"Why, how and when an ultrasound image.; Mar 23, 2025; Florence, Italy. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "219133-14106"
            ],
            "persons": [
                "219133-51373"
            ],
            "imported": "2025-12-16T11:57: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": true,
            "keynote_speaker": true,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 219138,
            "title": "US imaging of the urogenital tract in neonates and infants: Urogenital tract US in neonates and infants - interactive case discussion. ",
            "abstract": null,
            "authors": [
                "Riccabona, M"
            ],
            "year": 2025,
            "source": "Neonatal Ultrasound Course \"Why, how and when an ultrasound image.; Mar 23, 2025; Florence, Italy. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "219138-14106"
            ],
            "persons": [
                "219138-51373"
            ],
            "imported": "2025-12-16T12:10:45+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": true,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 219132,
            "title": "US imaging of the urogenital tract in neonates and infants: Urogenital tract US - normal US findings in neonates and infants. ",
            "abstract": null,
            "authors": [
                "Riccabona, M"
            ],
            "year": 2025,
            "source": "Neonatal Ultrasound Course \"Why, how and when an ultrasound image.; Mar 23, 2025; Florence, Italy. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "219132-14106"
            ],
            "persons": [
                "219132-51373"
            ],
            "imported": "2025-12-16T11:55:01+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": true,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 219134,
            "title": "US imaging of the urogenital tract in neonates and infants: Urogenital tract US - genetic and hereditary conditions, with special focus on cystic kidney disease. ",
            "abstract": null,
            "authors": [
                "Riccabona, M"
            ],
            "year": 2025,
            "source": "Neonatal Ultrasound Course \"Why, how and when an ultrasound image.; Mar 23, 2025; Florence, Italy. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "219134-14106"
            ],
            "persons": [
                "219134-51373"
            ],
            "imported": "2025-12-16T11:59: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": true,
            "keynote_speaker": true,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 219137,
            "title": "US imaging of the urogenital tract in neonates and infants: Urogenital tract US in infancy; what to do with neonatally diagnosed conditions for follow-up? Imaging algorithms and beyond.",
            "abstract": null,
            "authors": [
                "Riccabona, M"
            ],
            "year": 2025,
            "source": "Neonatal Ultrasound Course \"Why, how and when an ultrasound image.; Mar 23, 2025; Florence, Italy. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "219137-14106"
            ],
            "persons": [
                "219137-51373"
            ],
            "imported": "2025-12-16T12:09:13+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": true,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 217889,
            "title": "The Latest in Resuscitation Research: Highlights From the 2024 American Heart Association's Resuscitation Science Symposium.",
            "abstract": null,
            "authors": [
                "Galli, GM",
                "Kaviyarasu, A",
                "Agarwal, S",
                "Counts, CR",
                "Scquizzato, T",
                "Yang, B",
                "Owyang, CG",
                "Coute, R",
                "Orlob, S",
                "Shepard, L",
                "Halablab, S",
                "Horowitz, J",
                "Perman, S",
                "Morgan, R",
                "Grossestreuer, A",
                "Vine, J",
                "Johnson, N",
                "Andrea, L",
                "Moskowitz, A",
                "Abella, B",
                "Dezfulian, C",
                "Farooqi, WH",
                "Teran, F"
            ],
            "year": 2025,
            "source": "J Am Heart Assoc. 2025; 14(19):e043181",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001591082400001",
            "pubmed": "40970521",
            "doi": "10.1161/JAHA.125.043181",
            "pmc": "PMC12684504",
            "organizations": [
                "217889-14070"
            ],
            "persons": [
                "217889-74176-6"
            ],
            "imported": "2025-09-19T02:00:00+02:00",
            "journal": "J Am Heart Assoc",
            "issn": "2047-9980",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 5.3,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.75,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "CARDIAC & CARDIOVASCULAR SYSTEMS-SCIE",
            "impactfactor_norm_super": 0.75,
            "impactfactor_norm_super_year": 2025,
            "impactfactor_norm_super_category": "CARDIAC + CARDIOVASCULAR SYSTEMS-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": 218185,
            "title": "Unlocking metabolic flexibility in heart failure with preserved ejection fraction Bridging fundamental mechanisms to clinical innovation",
            "abstract": null,
            "authors": [
                "Xia, JY",
                "Nong, YB",
                "Teng, J",
                "Mohammed, SA",
                "Liu, J",
                "Pang, YT",
                "Costantino, S",
                "Ruschitzka, F",
                "Hamdani, N",
                "Abdellatif, M",
                "Lin, Q",
                "Paneni, F"
            ],
            "year": 2025,
            "source": "ISCIENCE. 2025; 28(10): 113471",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:001582322600002",
            "pubmed": "41169508",
            "doi": "10.1016/j.isci.2025.113471",
            "pmc": "PMC12570356",
            "organizations": [
                "218185-14083"
            ],
            "persons": [
                "218185-94512-6"
            ],
            "imported": "2025-10-13T08:54:17+02:00",
            "journal": "ISCIENCE",
            "issn": "2589-0042",
            "collection_publisher": null,
            "collection_title": "ISCIENCE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.1,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.757,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "MULTIDISCIPLINARY SCIENCES-SCIE",
            "impactfactor_norm_super": 0.808,
            "impactfactor_norm_super_year": 2022,
            "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": 218308,
            "title": "ESGO-ESTRO-ESP guidelines for the management of patients with endometrial carcinoma: update 2025",
            "abstract": null,
            "authors": [
                "Concin, N",
                "Matias-Guiu, X",
                "Cibula, D",
                "Colombo, N",
                "Creutzberg, CL",
                "Ledermann, J",
                "Mirza, MR",
                "Vergote, I",
                "Abu-Rustum, NR",
                "Bosse, T",
                "Chargari, C",
                "Espenel, S",
                "Fagotti, A",
                "Fotopoulou, C",
                "Gatius, S",
                "González-Martin, A",
                "Lax, S",
                "Levy, B",
                "Lorusso, D",
                "Macchia, G",
                "Marth, C",
                "Morice, P",
                "Oaknin, A",
                "Raspollini, MR",
                "Schwameis, R",
                "Sehouli, J",
                "Sturdza, A",
                "Taylor, A",
                "Westermann, A",
                "Wimberger, P",
                "Planchamp, F",
                "Nout, RA"
            ],
            "year": 2025,
            "source": "LANCET ONCOL. 2025; 26(8):",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:001587066400009",
            "pubmed": "40744042",
            "doi": "10.1016/S1470-2045(25)00167-6",
            "pmc": null,
            "organizations": [
                "218308-14020"
            ],
            "persons": [
                "218308-52442-6"
            ],
            "imported": "2025-10-22T10:02:38+02:00",
            "journal": "LANCET ONCOL",
            "issn": "1470-2045",
            "collection_publisher": null,
            "collection_title": "LANCET ONCOLOGY; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 35.9,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.971,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "ONCOLOGY-SCIE",
            "impactfactor_norm_super": 0.988,
            "impactfactor_norm_super_year": 2022,
            "impactfactor_norm_super_category": "ONCOLOGY-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": 219131,
            "title": "Interaktive Fallanalysen 4.",
            "abstract": null,
            "authors": [
                "Fuchsjäger, M",
                "Pfarl, G"
            ],
            "year": 2025,
            "source": "Basismodul Mammadiagnostik; DEC 11-12, 2025; Graz, AUSTRIA. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "219131-14104"
            ],
            "persons": [
                "219131-82111"
            ],
            "imported": "2025-12-16T10:46: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": 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
        }
    ]
}