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=1160&ordering=-impactfactor_norm
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157096,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=1180&ordering=-impactfactor_norm",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=1140&ordering=-impactfactor_norm",
    "results": [
        {
            "id": 220039,
            "title": "\"YouTube\" for surgical training and education in donor nephrectomy: Friend or foe?",
            "abstract": null,
            "authors": [
                "El-Mahrouk, M",
                "Jaradat, D",
                "Eichler, T",
                "Sucher, R",
                "Margreiter, C",
                "Lederer, A",
                "Karitnig, R",
                "Geisler, A",
                "Jahn, N",
                "Hau, HM"
            ],
            "year": 2024,
            "source": "https://pubmed.ncbi.nlm.nih.gov/40008117/. 2024; -Austrotransplant 2024; Oktober 16-18, 2024; Salzburg Österreich. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "220039-14044",
                "220039-14045",
                "220039-14073"
            ],
            "persons": [
                "220039-110007",
                "220039-117782",
                "220039-119552",
                "220039-104125",
                "220039-117182",
                "220039-117923",
                "220039-119772"
            ],
            "imported": "2026-01-20T12:07:11+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": 220034,
            "title": "Der Einfluss von multiresistenten Erregern auf das Überleben nach \r\nBrandverletzungen",
            "abstract": null,
            "authors": [
                "Smolle, C",
                "Faustmann, L",
                "Geißler, J. C. J.",
                "Kamolz, LP"
            ],
            "year": 2026,
            "source": "DAV, 43. Jahrestagung; JAN 14-17, 2026; Badenweiler, GERMANY. 2026. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "220034-14076"
            ],
            "persons": [
                "220034-70620",
                "220034-97446",
                "220034-80111"
            ],
            "imported": "2026-01-20T11:54: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": 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": 220026,
            "title": "Panel Discussion: Chirurgisches Vorgehen.",
            "abstract": null,
            "authors": [
                "Kamolz, LP"
            ],
            "year": 2026,
            "source": "DAV, 43. Jahrestagung; JAN 14-17, 2026; Badenweiler, GERMANY. 2026. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "220026-14076"
            ],
            "persons": [
                "220026-80111"
            ],
            "imported": "2026-01-20T11:44:15+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": 220051,
            "title": "Hyperspectral imaging for organ quality assessment of a machine-perfused donor liver",
            "abstract": null,
            "authors": [
                "El-Mahrouk, M",
                "Langner, C",
                "Sucher, R",
                "Kniepeiss D\r\n"
            ],
            "year": 2025,
            "source": "https://pubmed.ncbi.nlm.nih.gov/40881770/. 2025; -Deutscher Chirurgen Kongress 2025; Mär 26-28, 2025; München Deutschland. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "220051-14020",
                "220051-14073"
            ],
            "persons": [
                "220051-117182",
                "220051-58323",
                "220051-119772",
                "220051-50044"
            ],
            "imported": "2026-01-20T12:38: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": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 220022,
            "title": "Entwicklung eines ex-vivo-Hautwundheilungsmodells für Exzisions- und \r\nVerbrennungswunden.",
            "abstract": null,
            "authors": [
                "Kotzbeck, P",
                "Fößl, I",
                "Fink, J",
                "Moshammer, M",
                "Schwarz, A",
                "Prevedel, M",
                "Kamolz, LP",
                "Hofmann",
                "E"
            ],
            "year": 2026,
            "source": "DAV, 43. Jahrestagung; JAN 14-17, 2026; Badenweiler, GERMANY. 2026. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "220022-14076",
                "220022-14080"
            ],
            "persons": [
                "220022-90618",
                "220022-95211",
                "220022-100699",
                "220022-117826",
                "220022-124934",
                "220022-80111",
                "220022-89900",
                "220022-98005"
            ],
            "imported": "2026-01-20T11:35:14+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": 220020,
            "title": "Chair: Forschung 2",
            "abstract": null,
            "authors": [
                "Kotzbeck, P"
            ],
            "year": 2026,
            "source": "DAV, 43. Jahrestagung; JAN 14-17, 2026; Badenweiler, GERMANY. 2026. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "220020-14076"
            ],
            "persons": [
                "220020-95211"
            ],
            "imported": "2026-01-20T11:33: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": 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": 220014,
            "title": "Transduodenale Resektion eines großen Papillentumors mithilfe\r\nintraoperativer Cholangioskopie",
            "abstract": null,
            "authors": [
                "El-Mahrouk, M",
                "El-Shabrawi, AM",
                "Langner, C",
                "Hau, HM",
                "Sucher, R"
            ],
            "year": 2024,
            "source": "https://pubmed.ncbi.nlm.nih.gov/39357480/. 2024; -Österreichischer Chirurgenkongress 2024; Jun 5-7, 2024; Salzburg Österreich. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "220014-14020",
                "220014-14045",
                "220014-14073"
            ],
            "persons": [
                "220014-117182",
                "220014-119772",
                "220014-57246",
                "220014-117923",
                "220014-50044"
            ],
            "imported": "2026-01-20T11:22: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": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 220021,
            "title": "Bewertung von Donornephrektomie-Videos auf der weltweit bekannten\r\nOnline-Plattform \"YouTube\" für die chirurgische Ausbildung.",
            "abstract": null,
            "authors": [
                "El-Mahrouk, M",
                "Jaradat, D",
                "Eichler, T",
                "Sucher, R",
                "Margreiter, C",
                "Lederer, A",
                "Karitnig, R",
                "Geisler, A",
                "Jahn, N",
                "Hau, HM"
            ],
            "year": 2024,
            "source": "https://pubmed.ncbi.nlm.nih.gov/40008117/. 2024; -Österreichischer Chirurgenkongress 2024; Jun 5-7, 2024; Salzburg Österreich. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "220021-14044",
                "220021-14045",
                "220021-14073"
            ],
            "persons": [
                "220021-110007",
                "220021-117782",
                "220021-119552",
                "220021-119772",
                "220021-104125",
                "220021-117182",
                "220021-117923"
            ],
            "imported": "2026-01-20T11:33:30+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": 220029,
            "title": "Der Einsatz von Supra SDRM® bei therapierefraktären chronischen Wunden.",
            "abstract": null,
            "authors": [
                "Moshammer, M",
                "Hecker, A",
                "Watzinger, N",
                "Ana, A",
                "Lüttschwager, S",
                "Pignet, A.L.",
                "Kotzbeck, P",
                "Kamolz, LP"
            ],
            "year": 2026,
            "source": "DAV, 43. Jahrestagung; JAN 14-17, 2026; Badenweiler, GERMANY. 2026. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "220029-14018",
                "220029-14076"
            ],
            "persons": [
                "220029-111830",
                "220029-106534",
                "220029-124934",
                "220029-80111",
                "220029-95211"
            ],
            "imported": "2026-01-20T11:47:34+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": 220016,
            "title": "Exposure to ambient ozone and hormones in children",
            "abstract": null,
            "authors": [
                "Tianyu Zhao,",
                "Iana Markevych,",
                "Marie Standl,",
                "Tamara Schikowski,",
                "Dietrich Berdel,",
                "Sibylle Koletzko,",
                "Dennis Nowak,",
                "Joachim Heinrich,",
                ""
            ],
            "year": 2020,
            "source": "https://inchesnetwork.net/past-conferences/. 2020; -11th International Conference on Children’s Health and the Environment; October 27-28, 2020; Tashkent, Uzbekistan. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "220016-14024"
            ],
            "persons": [
                "220016-131598"
            ],
            "imported": "2026-01-20T11:23:29+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": false
        },
        {
            "id": 220050,
            "title": "Functional magnetic resonance imaging (fMRI) for the evaluation of postoperative liver remnant volume in ALPPS procedure - Case Report",
            "abstract": null,
            "authors": [
                "El-Mahrouk, M",
                "Talakic, E",
                "Hau, HM",
                "Karitnig, R",
                "Geisler, A",
                "Lederer, A",
                "Sucher, R"
            ],
            "year": 2025,
            "source": "Deutscher Chirurgen Kongress 2025; Mär 18-20, 2025; München Deutschland. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "220050-14073",
                "220050-14104"
            ],
            "persons": [
                "220050-117182",
                "220050-117782",
                "220050-104125",
                "220050-117923",
                "220050-119772"
            ],
            "imported": "2026-01-20T12:35:12+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": 220025,
            "title": "Ein standardisierter Katalog von Verbrennungstiefen in Abhängigkeit von \r\nTemperatur und Verbrennungsdauer im Schweinemodell.",
            "abstract": null,
            "authors": [
                "Moshammer, M",
                "Prevedel, M",
                "Villa-Garcia, A",
                "Kamolz, LP",
                "Kotzbeck, P",
                "Hofmann, E",
                "Fößl",
                "I"
            ],
            "year": 2026,
            "source": "DAV, 43. Jahrestagung; JAN 14-17, 2026; Badenweiler, GERMANY. 2026. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "220025-14076",
                "220025-14080"
            ],
            "persons": [
                "220025-100699",
                "220025-80111",
                "220025-95211",
                "220025-121189",
                "220025-124934",
                "220025-89900",
                "220025-98005"
            ],
            "imported": "2026-01-20T11:40:18+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": 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": 220040,
            "title": "Zhao, T.; Markevych, I.; Fuertes, E.; de Hoogh, K.; Accordini, S.; Boudier, A.; Casas, L.; Forsberg, B.; Garcia Aymerich, J.; Gnesi, M.; Holm, M.; Janson, C.; Jarvis, D.; Johannessen, A.; Jörres, R. A.; Karrasch, S.; Leynaert, B.; Maldonado Perez, J. A.; Malinovschi, A.; Martínez-Moratalla, J.; Modig, L.; Nowak, D.; Potts, J.; Probst-Hensch, N.; Sánchez-Ramos, J. L.; Siroux, V.; Urrutia Landa, I.; Vienneau, D.; Villani, S.; Jacquemin, B.; Heinrich, J.;",
            "abstract": null,
            "authors": [
                "Ambient ozone is related to faster lung function decline: The ECRHS study"
            ],
            "year": 2023,
            "source": "https://doi.org/10.13140/RG.2.2.25113.28004. 2023; -11. DZL-Jahrestreffen; Jun 14-16, 2023; Fürstenfeldbruck, Germany. ",
            "category": 2,
            "document_type": 27,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "220040-14024"
            ],
            "persons": [
                "220040-131598"
            ],
            "imported": "2026-01-20T12:08:57+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": false
        },
        {
            "id": 220009,
            "title": "Dynamik der Geweberegeneration nach tiefdermalen Verbrennungen.",
            "abstract": null,
            "authors": [
                "Prevedl, M",
                "Pignet, A.-L.",
                "Moshammer, M",
                "Fink, J",
                "Funk, M",
                "Bernardelli de Mattos, I",
                "Madl, T",
                "Einsiedler, J",
                "Eberl, A",
                "Hahn, D",
                "Hecker, A",
                "Birngruber, T",
                "Kamolz, LP",
                "Kotzbeck, P",
                "Hofmann, E"
            ],
            "year": 2026,
            "source": "DAV, 43. Jahrestagung\r\n; JAN 14-17, 2026; Badenweiler, GERMANY. 2026. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "220009-14012",
                "220009-14076"
            ],
            "persons": [
                "220009-100699",
                "220009-106534",
                "220009-111830",
                "220009-89900",
                "220009-91207",
                "220009-99699",
                "220009-117826",
                "220009-124934",
                "220009-80111",
                "220009-95211"
            ],
            "imported": "2026-01-20T11:07: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": 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": 220027,
            "title": "Comparison between laparoscopy and retroperitoneoscopy for partial nephrectomy in children. ",
            "abstract": null,
            "authors": [
                "Till, H"
            ],
            "year": 2026,
            "source": "Master Course on Pediatric Urology ; JAN 19-20 , 2026; Bologna, ITALY . 2026. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "220027-14049"
            ],
            "persons": [
                "220027-83445"
            ],
            "imported": "2026-01-20T11:45: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": 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": 220052,
            "title": "Erhöhte Leberwerte - Muss ich mir Sorgen machen?\r\n",
            "abstract": null,
            "authors": [
                "Kohlmaier, B"
            ],
            "year": 2025,
            "source": "FOMF (Forum für medizinische Fortbildung); NOV 7, 2025; Vienna, AUSTRIA. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "220052-14091"
            ],
            "persons": [
                "220052-75521"
            ],
            "imported": "2026-01-20T12:39:21+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": 220045,
            "title": "Synthesis and modification of Briciclib phosphonate analogs for the topical treatment of psoriasis",
            "abstract": null,
            "authors": [
                "Golob-Schwarzl, N",
                "Perchthaler, I",
                "Krammer, L",
                "Wolf, A",
                "Breinbauer, R",
                "Wolf, P"
            ],
            "year": 2025,
            "source": "Jahrestagung der ÖGDV. 2025; -Jahrestagung der ÖGDV; NOV 27 - 29,2025; Vienna, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "220045-14047"
            ],
            "persons": [
                "220045-51618",
                "220045-54011",
                "220045-84167"
            ],
            "imported": "2026-01-20T12:24: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": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": true,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 220036,
            "title": "Hyperspectral imaging for organ quality assessment of a machine perfused\r\ndonor liver",
            "abstract": null,
            "authors": [
                "El-Mahrouk, M",
                "Langner, C",
                "Sucher, R",
                "Kniepeiss, D"
            ],
            "year": 2024,
            "source": "https://pubmed.ncbi.nlm.nih.gov/40881770/. 2024; -Austrotransplant 2024; Oktober 16-18, 2024; Salzburg Österreich. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "220036-14020",
                "220036-14073"
            ],
            "persons": [
                "220036-119772",
                "220036-50044",
                "220036-117182",
                "220036-58323"
            ],
            "imported": "2026-01-20T12:00:11+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": 220049,
            "title": "Synthesis and modification of Briciclib phosphonate analogs for the topical treatment of psoriasis",
            "abstract": null,
            "authors": [
                "Golob-Schwarzl, N",
                "Perchthaler, I",
                "Krammer, L",
                "Wolf, A",
                "Breinbauer, R",
                "Wolf, P"
            ],
            "year": 2025,
            "source": "Inflammatory Skin Disease Summit. 2025; -Inflammatory Skin Disease Summit; NOV 12 - 15, 2025; New York, USA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "220049-14047"
            ],
            "persons": [
                "220049-54011",
                "220049-51618",
                "220049-84167"
            ],
            "imported": "2026-01-20T12:33: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": true,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 220032,
            "title": "Lunchsymposium Kerecis; Wundheilung mit Fischhaut: Vom molekularen Verständnis zum klinischen Nutzen.",
            "abstract": null,
            "authors": [
                "Pignet, A.L."
            ],
            "year": 2026,
            "source": "DAV, 43. Jahrestagung; JAN 14-17, 2026; Badenweiler, GERMANY. 2026. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "220032-14076"
            ],
            "persons": [
                "220032-111830"
            ],
            "imported": "2026-01-20T11:51:40+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
        }
    ]
}