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=3220&ordering=-impactfactor
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157757,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=3240&ordering=-impactfactor",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=3200&ordering=-impactfactor",
    "results": [
        {
            "id": 219397,
            "title": "Systemische Sklerose: mit Nachdruck gegen Hochdruck",
            "abstract": null,
            "authors": [
                "Kickinger, D"
            ],
            "year": 2025,
            "source": "Neue Wege in der PAH Therapie; JUL 02, 2025; Klagenfurt, Austria. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "219397-14086"
            ],
            "persons": [
                "219397-117682"
            ],
            "imported": "2025-12-29T13:53: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": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 219402,
            "title": "ILD: OLD or GOLD",
            "abstract": null,
            "authors": [
                "Kickinger, D"
            ],
            "year": 2025,
            "source": "1. Rheumatology Science Slam; JUN 21, 2025; Bad Liebenwerda, Germany. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "219402-14086"
            ],
            "persons": [
                "219402-117682"
            ],
            "imported": "2025-12-29T14:12:17+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": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 219395,
            "title": "Rheumatoid Arthritis-ILD – A distinct phenotype",
            "abstract": null,
            "authors": [
                "Kickinger, D"
            ],
            "year": 2025,
            "source": "ZILELE SPITALULUI CLINIC DE RECUPERARE IAȘI 2025 (Days of the Iași Clinical Recovery Hospital 2025); MAR, 28, 2025; Iași, Rumänien. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "219395-14086"
            ],
            "persons": [
                "219395-117682"
            ],
            "imported": "2025-12-29T13:36: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": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 219370,
            "title": "Geschlecht als Effektmodifikator im Zusammenhang zwischen postoperativem Troponin und Mortalität nach koronarer Bypassoperation",
            "abstract": null,
            "authors": [
                "Schreiber, N",
                "Sartori, S",
                "Fida, S",
                "Schadler, P",
                "Pannold, J",
                "Kolland, M",
                "Pichler, A",
                ""
            ],
            "year": 2025,
            "source": "Divi Abstract Buch 2025. 2025; -Kongress der deutschen Interdisziplinären Vereinigung für Intensiv- und Notfallmedizin E.V. (DIVI); DEZ 3-5, 2025; HAMBURG, GERMANY. ",
            "category": 2,
            "document_type": 22,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "219370-14051",
                "219370-14069",
                "219370-14070",
                "219370-14084"
            ],
            "persons": [
                "219370-100227",
                "219370-100461",
                "219370-121953",
                "219370-59286",
                "219370-94957",
                "219370-99708",
                "219370-121931",
                "219370-71486"
            ],
            "imported": "2025-12-23T17:22:25+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": 219393,
            "title": "The essential role of multidisciplinary boards in CTD-ILD: Optimizing diagnosis, treatment, and management ",
            "abstract": null,
            "authors": [
                "Kickinger, D"
            ],
            "year": 2025,
            "source": "HRCT Academy Satellite; Feb 17, 2025; Vienna, Austria. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "219393-14086"
            ],
            "persons": [
                "219393-117682"
            ],
            "imported": "2025-12-29T13:11: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": 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": 219336,
            "title": "Utilization of Pre-Diagnostic Prostate MRI Among Rural Americans: An Analysis of Medicare Claims for Elevated PSA.",
            "abstract": null,
            "authors": [
                "Hansen, NF",
                "Zurl, H",
                "Korn, SM",
                "Zhang, J",
                "Tan, HJ",
                "Nielsen, ME",
                "Moore, CM",
                "Trinh, QD",
                "Kibel, AS",
                "Cole, AP"
            ],
            "year": 2025,
            "source": "Urol Pract. 2025; 101097UPJ0000000000000956",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "41406367",
            "doi": "10.1097/UPJ.0000000000000956",
            "pmc": null,
            "organizations": [
                "219336-14056"
            ],
            "persons": [
                "219336-96506-6"
            ],
            "imported": "2025-12-22T01:00:00+01:00",
            "journal": "Urol Pract",
            "issn": "2352-0787",
            "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": 219383,
            "title": "Mechanical circulatory support systems as a bridge to heart transplantation",
            "abstract": null,
            "authors": [
                "Mouritane, S",
                "Caracioni, A",
                "Reindl, S",
                "Wallner, M",
                "Sommer, G",
                "Glantschnig, T",
                "Mach, M",
                "Knez, I",
                "Laufer, G",
                "Andreas, M"
            ],
            "year": 2025,
            "source": "Österreichische Kardiologische Gesellschaft\r\nJahrestagung 2025; JUL 4-7, 2025; Salzburg, Austria. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "219383-14075"
            ],
            "persons": [
                "219383-124030"
            ],
            "imported": "2025-12-27T09:20:39+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": 219380,
            "title": "Implementation of a Ross-PEARS Program: Our Single-Centre Experience.",
            "abstract": null,
            "authors": [
                "Geissler, R",
                "Mouritane, S",
                "Caracioni, A",
                "Entenfellner, A",
                "Mayer, C",
                "Nebert, C",
                "Srekl-Filzmaier, P",
                "Mach, M",
                "Laufer, G",
                "Andreas,M \r\n"
            ],
            "year": 2025,
            "source": "Österreichische Gesellschaft für Herz- und thorakale Gefäßchirurgie\r\nJahrestagung; JUN 4, 2025; Salzburg, Austria. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "219380-14075",
                "219380-14079"
            ],
            "persons": [
                "219380-120875",
                "219380-124030"
            ],
            "imported": "2025-12-27T09:11: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": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 219385,
            "title": "Akutes LVAD nach MCS.",
            "abstract": null,
            "authors": [
                "Mouritane, S",
                "Andreas, M"
            ],
            "year": 2025,
            "source": "Österreichisches Symposium für Kardiovaskuläre Intensivmed\r\nJahrestagung 2025; NOV 21-22, 2025; Salzburg, Austria. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "219385-14075"
            ],
            "persons": [
                "219385-124030"
            ],
            "imported": "2025-12-27T09:28:05+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": 219382,
            "title": "Personalized surgical techniques for aortic root reconstruction \r\nPEARS Procedure\r\n",
            "abstract": null,
            "authors": [
                "Mouritane, S",
                "Laufer, G",
                "Andreas, M"
            ],
            "year": 2025,
            "source": "Österreichische Gesellschaft für Kinder- und Jugendheilkunde\r\nJahrestagung 2025; SEP 10-12, 2025; Vienna, Austria. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "219382-14075"
            ],
            "persons": [
                "219382-124030"
            ],
            "imported": "2025-12-27T09:17: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
        },
        {
            "id": 219384,
            "title": "Temporary Right Ventricular Mechanical Circulatory Support",
            "abstract": null,
            "authors": [
                "Mouritane, S",
                "Caracioni, A",
                "Poschner, T",
                "Mach, M",
                "Laufer, G",
                "Andreas, M"
            ],
            "year": 2025,
            "source": "Fokus Trikuspidalklappe; SEP 25-26, 2025; Graz Austria. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "219384-14075"
            ],
            "persons": [
                "219384-132198",
                "219384-124030"
            ],
            "imported": "2025-12-27T09:25:09+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": 219377,
            "title": "Vorstellung der Achse IV - Struktur in der OPD-3 (Operationalisierte Psychodynamische Diagnostik).",
            "abstract": null,
            "authors": [
                "Latifi, A"
            ],
            "year": 2025,
            "source": "OPD-3-Trainingskurs - Grundkurs; DEC 6, 2025; Graz, AUSTRIA. 2025. ",
            "category": 20,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "219377-29447"
            ],
            "persons": [
                "219377-75522"
            ],
            "imported": "2025-12-26T02:00:00+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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 219375,
            "title": "REVIEW OF ILLUSTRATED CATALOGUE OF THE ANATOMICAL MUSEUM AT DANYLO HALYTSKY LVIV NATIONAL MEDICAL UNIVERSITY ",
            "abstract": null,
            "authors": [
                "Hammer, N",
                "Antipova V"
            ],
            "year": 2025,
            "source": "Vol. 77 No. 2 (2025): Proceedings of the Shevchenko Scientific Society. Medical Sciences . 2025",
            "category": 12,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "219375-14018"
            ],
            "persons": [
                "219375-102804",
                "219375-97024"
            ],
            "imported": "2025-12-25T14:18: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": 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": 219042,
            "title": "A summary of current NKG2D-based CAR clinical trials.",
            "abstract": null,
            "authors": [
                "Curio, S",
                "Jonsson, G",
                "Marinović, S"
            ],
            "year": 2021,
            "source": "Immunother Adv. 2021; 1(1): ltab018",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:001168985000018",
            "pubmed": "34604863",
            "doi": "10.1093/immadv/ltab018",
            "pmc": "PMC8480431",
            "organizations": [],
            "persons": [
                "219042-134381-1"
            ],
            "imported": "2025-12-12T01:00:00+01:00",
            "journal": "Immunother Adv",
            "issn": "2732-4303",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 117931,
            "title": "Expression of identical E2A/PBX1 fusion transcripts occurs in both pre-B and early pre-B immunological subtypes of childhood acute lymphoblastic leukemia.",
            "abstract": null,
            "authors": [
                "Izraeli, S",
                "Henn, T",
                "Strobl, H",
                "Ludwig, WD",
                "Kovar, H",
                "Haas, OA",
                "Harbott, J",
                "Bartram, CR",
                "Gadner, H",
                "Lion, T"
            ],
            "year": 1993,
            "source": "Leukemia. 1993; 7(12):2054-2056",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993MM64400020",
            "pubmed": "8255105",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "117931-79192-6"
            ],
            "imported": "2012-03-01T12:29:02+01:00",
            "journal": "LEUKEMIA",
            "issn": "0887-6924",
            "collection_publisher": null,
            "collection_title": "LEUKEMIA; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 219365,
            "title": "Spenderaufkommen und Organtransplantation in Österreich, Deutschland und der Schweiz\r\nim Sammelband:\r\nHirntod und Organtransplantation\r\nMedizinische, ethische und rechtliche Betrachtungen\r\n",
            "abstract": null,
            "authors": [
                "Kahn Judith\r\nHerausgeber:innen:\r\nWolfgang Kröll, Walter Schaupp"
            ],
            "year": 2015,
            "source": "doi.org/10.5771/9783748962502; Baden-Baden: Nomos; 2015. pp. 32-38. (ISBN: 978-3-7560-3316-4) ",
            "category": 14,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "219365-14073"
            ],
            "persons": [
                "219365-50144"
            ],
            "imported": "2025-12-23T01:45: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": 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": 219032,
            "title": "Protocol for SARS-CoV-2 infection of kidney organoids derived from human pluripotent stem cells.",
            "abstract": null,
            "authors": [
                "Garreta, E",
                "Moya-Rull, D",
                "Stanifer, ML",
                "Monteil, V",
                "Prado, P",
                "Marco, A",
                "Tarantino, C",
                "Gallo, M",
                "Jonsson, G",
                "Hagelkruys, A",
                "Mirazimi, A",
                "Boulant, S",
                "Penninger, JM",
                "Montserrat, N"
            ],
            "year": 2022,
            "source": "STAR Protoc. 2022; 3(4): 101872",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001106832800008",
            "pubmed": "36595951",
            "doi": "10.1016/j.xpro.2022.101872",
            "pmc": "PMC9637521",
            "organizations": [],
            "persons": [
                "219032-134381-6"
            ],
            "imported": "2025-12-12T01:00:00+01:00",
            "journal": "STAR Protoc",
            "issn": "2666-1667",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 219300,
            "title": "Bone density comparison between the normal pedicle trajectory, cortical bone trajectory, and modified cortical bone trajectory using computed tomography: a cross-sectional study.",
            "abstract": null,
            "authors": [
                "Parajuli, B",
                "Shrestha, D",
                "Abumi, K",
                "Kayastha, S",
                "Thapa, J",
                "Sharma, S",
                "Lamichhane, S",
                "Deininger, C"
            ],
            "year": 2025,
            "source": "Asian Spine J. 2025; 19(3): 372-379. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001438082400001",
            "pubmed": "40033725",
            "doi": "10.31616/asj.2024.0377",
            "pmc": "PMC12242248",
            "organizations": [],
            "persons": [
                "219300-136472-6"
            ],
            "imported": "2025-12-22T01:00:00+01:00",
            "journal": "Asian Spine J",
            "issn": "1976-1902",
            "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": 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": 219356,
            "title": "Core needle biopsies in sarcoma patients: Should we always resect the biopsy tract? A survey among EMSOS members.",
            "abstract": null,
            "authors": [
                "Gilg, MM",
                "Todorova, T",
                "Smolle, MA",
                "Kuenzer, T",
                "Samardziski, M",
                "Leithner, A"
            ],
            "year": 2025,
            "source": "37th Annual meeting of the European Musculoskeletal Oncology Society; APR 28-30, 2025; Padova, ITALY. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "219356-14026",
                "219356-14052"
            ],
            "persons": [
                "219356-116422",
                "219356-53237",
                "219356-77074",
                "219356-95171"
            ],
            "imported": "2025-12-22T14:51:17+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": 218545,
            "title": "Welche Rolle spielen Ernährung und Diät beim Reizdarmsyndrom?\r\n",
            "abstract": null,
            "authors": [
                "Hammer, HF"
            ],
            "year": 2025,
            "source": ". 2025",
            "category": 12,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "218545-14081"
            ],
            "persons": [
                "218545-51531"
            ],
            "imported": "2025-11-06T17:37: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": 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
        }
    ]
}