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=152380&ordering=year
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 156885,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=152400&ordering=year",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=152360&ordering=year",
    "results": [
        {
            "id": 218110,
            "title": "Der Keystone-Perforator-Lappen in der Rekonstruktion von kraniofazialen \r\nDefekten - Eine Metaregression.",
            "abstract": null,
            "authors": [
                "Moshammer,M",
                "Watzinger, N",
                "Hecker, A",
                "Panayi, A",
                "Hundeshagen, G",
                "Kamolz, LP",
                "Haug, V"
            ],
            "year": 2025,
            "source": "ÖGPRÄC, Berge Versetzten- Therapien Optimieren-Strukturen Gestalten\r\n63. Jahrestagung; OKT 2-4, 2025; Kitzbühel, AUSTRIA. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "218110-14018",
                "218110-14076"
            ],
            "persons": [
                "218110-124934",
                "218110-80111",
                "218110-106534"
            ],
            "imported": "2025-10-07T11:02:58+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": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 218118,
            "title": "Der Einsatz von SupraSDRM® bei therapierefraktären chronischen Wunden.",
            "abstract": null,
            "authors": [
                "Moshammer, M",
                "Hecker, A",
                "Watzinger, N",
                "Villa-Garcia, A",
                "Lüttschwager, S",
                "Pignet, AL",
                "Kotzbeck, P",
                "Kamolz, LP"
            ],
            "year": 2025,
            "source": "ÖGPRÄC, Berge Versetzten- Therapien Optimieren-Strukturen Gestalten\r\n63. Jahrestagung; OKT 2-4, 2025; Kitzbühel, AUSTRIA. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "218118-14018",
                "218118-14076"
            ],
            "persons": [
                "218118-124934",
                "218118-111830",
                "218118-80111",
                "218118-95211",
                "218118-121189",
                "218118-106534"
            ],
            "imported": "2025-10-07T11:21:26+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": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 218125,
            "title": "Wundheilungs-Preis – 1. Platz\r\nCharacterization of dermal adipocytes in human wounds.",
            "abstract": null,
            "authors": [
                "Kohlhauser, M"
            ],
            "year": 2025,
            "source": "ÖGPRÄC, Berge Versetzten- Therapien Optimieren-Strukturen Gestalten\r\n63. Jahrestagung; OKT 2-4, 2025; Kitzbühel, AUSTRIA. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "218125-14045"
            ],
            "persons": [
                "218125-119869"
            ],
            "imported": "2025-10-07T11:37:38+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": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 218109,
            "title": "Zwischen Funktion und Form – Die chirurgische Herausforderung bei  Neurofibromatose Typ 1.",
            "abstract": null,
            "authors": [
                "Bauer, B",
                "Zobel, J",
                "Plecko, B",
                "Kamolz, LP",
                "Spendel, S"
            ],
            "year": 2025,
            "source": "ÖGPRÄC, Berge Versetzten- Therapien Optimieren-Strukturen Gestalten\r\n63. Jahrestagung; OKT 2-4, 2025; Kitzbühel, AUSTRIA. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "218109-14045",
                "218109-14076",
                "218109-14091"
            ],
            "persons": [
                "218109-51875",
                "218109-80111",
                "218109-98443",
                "218109-51824",
                "218109-132682"
            ],
            "imported": "2025-10-07T10:59:42+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": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 218106,
            "title": "Robtotics and Artificial Intelligence -The New Frontier ",
            "abstract": null,
            "authors": [
                "Till, H"
            ],
            "year": 2025,
            "source": "Advanced Course Laparoscopy and Robotics in Pediatric Urology; SEPT 25-26, 2025; Naples, ITALY. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "218106-14049"
            ],
            "persons": [
                "218106-83445"
            ],
            "imported": "2025-10-07T10:50:39+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": 218113,
            "title": "Lokale Anästhesie vs. Plexusblockade in der Implantation von Daumensattelgelenksprothesen.",
            "abstract": null,
            "authors": [
                "Moshammer, M",
                "Klim, S",
                "Hauer, G",
                "Glehr, R",
                "Kamolz, LP",
                "Leithner, A",
                "Glehr, M"
            ],
            "year": 2025,
            "source": "ÖGPRÄC, Berge Versetzten- Therapien Optimieren-Strukturen Gestalten\r\n63. Jahrestagung; OKT 2-4, 2025; Kitzbühel, AUSTRIA. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "218113-14076"
            ],
            "persons": [
                "218113-124934",
                "218113-80111"
            ],
            "imported": "2025-10-07T11:10:50+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 215592,
            "title": "Neurologie - ein Zukunftsfach",
            "abstract": null,
            "authors": [
                "Enzinger, C"
            ],
            "year": 2025,
            "source": "BORG Dreierschützengasse; APR 8, 2025; Graz, AUSTRIA. 2025. ",
            "category": 20,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "215592-14051"
            ],
            "persons": [
                "215592-50173"
            ],
            "imported": "2025-04-11T18:18: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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 218116,
            "title": "Chair: Einheit in Vielfalt: Verbrennung, Wundheilung und Transgender.",
            "abstract": null,
            "authors": [
                "Kamolz, LP"
            ],
            "year": 2025,
            "source": "ÖGPRÄC, Berge Versetzten- Therapien Optimieren-Strukturen Gestalten\r\n63. Jahrestagung; OKT 2-4, 2025; Kitzbühel, AUSTRIA. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "218116-14076"
            ],
            "persons": [
                "218116-80111"
            ],
            "imported": "2025-10-07T11:16:20+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": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 215596,
            "title": "Ausblick Uroonkologie Blase, Niere & Prostata 2025 - Wohin geht die Reise?",
            "abstract": null,
            "authors": [
                "Koll, F"
            ],
            "year": 2025,
            "source": "Urogenitale Tumore - facts & consequences 2025; MAR 27, 2025; Graz, AUSTRIA. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "215596-14056"
            ],
            "persons": [
                "215596-130518"
            ],
            "imported": "2025-04-13T18:20: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": 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": 218112,
            "title": "Chair: Therapien optimieren: Hand und Rekonstruktive Chirurgie.",
            "abstract": null,
            "authors": [
                "Girsch, W"
            ],
            "year": 2025,
            "source": "ÖGPRÄC, Berge Versetzten- Therapien Optimieren-Strukturen Gestalten\r\n63. Jahrestagung; OKT 2-4, 2025; Kitzbühel, AUSTRIA. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "218112-14045"
            ],
            "persons": [
                "218112-111367"
            ],
            "imported": "2025-10-07T11:08:33+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": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 218124,
            "title": "Die Auswirkungen von Verbrennungsverletzungen auf den \r\nKnochenstoffwechsel.",
            "abstract": null,
            "authors": [
                "Moshammer, M"
            ],
            "year": 2025,
            "source": "ÖGPRÄC, Berge Versetzten- Therapien Optimieren-Strukturen Gestalten\r\n63. Jahrestagung; OKT 2-4, 2025; Kitzbühel, AUSTRIA. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "218124-14076"
            ],
            "persons": [
                "218124-124934"
            ],
            "imported": "2025-10-07T11:35:13+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": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 218114,
            "title": "Mobilisation nach Beugesehnenchirurgie.",
            "abstract": null,
            "authors": [
                "Luze, H",
                "Girsch, W"
            ],
            "year": 2025,
            "source": "ÖGPRÄC, Berge Versetzten- Therapien Optimieren-Strukturen Gestalten\r\n63. Jahrestagung; OKT 2-4, 2025; Kitzbühel, AUSTRIA. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "218114-14045",
                "218114-14076"
            ],
            "persons": [
                "218114-111367"
            ],
            "imported": "2025-10-07T11:12:42+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": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 218111,
            "title": "Langzeitergebnisse der Korrektur angeborener Ohrfehlbildungen mit dem \r\nEarWell-System.",
            "abstract": null,
            "authors": [
                "Popp, D",
                "Gruber, JF",
                "Spendel, S",
                "Nischwitz, S",
                "Winter, R",
                "Luze, H"
            ],
            "year": 2025,
            "source": "ÖGPRÄC, Berge Versetzten- Therapien Optimieren-Strukturen Gestalten\r\n63. Jahrestagung; OKT 2-4, 2025; Kitzbühel, AUSTRIA. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "218111-14076"
            ],
            "persons": [
                "218111-100854",
                "218111-63389",
                "218111-51824"
            ],
            "imported": "2025-10-07T11:06:31+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": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 218115,
            "title": "Erste Eindrücke des RoboticScope® für die Micro- und Supermicrochirurgie.",
            "abstract": null,
            "authors": [
                "Bauer, B",
                "Mandal, R",
                "Winter, R",
                "Kamolz, LP"
            ],
            "year": 2025,
            "source": "ÖGPRÄC, Berge Versetzten- Therapien Optimieren-Strukturen Gestalten\r\n63. Jahrestagung; OKT 2-4, 2025; Kitzbühel, AUSTRIA. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "218115-14045",
                "218115-14076"
            ],
            "persons": [
                "218115-120631",
                "218115-63389",
                "218115-80111",
                "218115-132682"
            ],
            "imported": "2025-10-07T11:14:48+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": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 218117,
            "title": "Regeneratives Potenzial extrazellulärer Vesikel aus PDSCs bei der Heilung \r\nvon Verbrennungswunden.",
            "abstract": null,
            "authors": [
                "Hutter, MF",
                "Chogan, F",
                "Douglas, A",
                "Chen, Y",
                "Kamolz, LP",
                "Kotzbeck, P",
                "Jeschke, MG"
            ],
            "year": 2025,
            "source": "ÖGPRÄC, Berge Versetzten- Therapien Optimieren-Strukturen Gestalten\r\n63. Jahrestagung; OKT 2-4, 2025; Kitzbühel, AUSTRIA. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "218117-14076"
            ],
            "persons": [
                "218117-116804",
                "218117-80111",
                "218117-95211"
            ],
            "imported": "2025-10-07T11:18:08+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": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 218119,
            "title": "Topische Mikrodosierung als Gamechanger in der Wundtherapie?",
            "abstract": null,
            "authors": [
                "Prevedel, M",
                "Hofmann, E",
                "Schwingenschuh, S",
                "Moshammer, M",
                "Villa-Garcia, A",
                "Carnieletto, M",
                "Purgstaller, S",
                "Eberl, A",
                "Kamolz, LP, Birngruber, T \r\nP. Kotzbeck"
            ],
            "year": 2025,
            "source": "ÖGPRÄC, Berge Versetzten- Therapien Optimieren-Strukturen Gestalten\r\n63. Jahrestagung; OKT 2-4, 2025; Kitzbühel, AUSTRIA. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "218119-14045",
                "218119-14076"
            ],
            "persons": [
                "218119-124934",
                "218119-100699",
                "218119-121189",
                "218119-80111",
                "218119-89900",
                "218119-117823",
                "218119-95211"
            ],
            "imported": "2025-10-07T11:24:56+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": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 218126,
            "title": "Flow Matching for Conditional MRI-CT and CBCT-CT Image Synthesis",
            "abstract": null,
            "authors": [
                "Hadzic, A",
                "Joham, SJ",
                "Urschler, M"
            ],
            "year": 2025,
            "source": "arXiv. 2025; -SynthRAD2025 Challenge at the International Conference on Medical Image Computing and Computer Assisted Intervention (MICCAI); SEP 23, 2025; Daejeon, SOUTH KOREA. ",
            "category": 2,
            "document_type": 27,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "218126-14026"
            ],
            "persons": [
                "218126-121270",
                "218126-63647",
                "218126-120269"
            ],
            "imported": "2025-10-07T12:14:21+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": 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": 215606,
            "title": "Global and regional disparities in access to specialist sarcoma services.",
            "abstract": null,
            "authors": [
                "Zamora, T",
                "Botello, E",
                "Jenkins, T",
                "Jeys, C",
                "Laitinen, M",
                "Puri, A",
                "Jeys, L",
                "Abad, Repiso, S",
                "Abdelbary, H",
                "Abiad, Mejia, A",
                "Abood, A",
                "Abril, Martin, JC",
                "Abudu, A",
                "Abu, Elhamd, A",
                "Acosta, M",
                "Ae, K",
                "Agarwal, M",
                "Ajit, Singh, V",
                "Akiyama, T",
                "Alshaygy, I",
                "Albergo, JI",
                "Alexander, J",
                "Alfaro, PA",
                "Alpan, B",
                "Amaya-Valero, J",
                "Anderson, M",
                "Andreou, D",
                "Annabell, L",
                "Anthony, C",
                "Aoude, A",
                "Aston, W",
                "Asua, Mentxaka, L",
                "Azzopardi, C",
                "Baad-Hansen, T",
                "Badr, IT",
                "Baixauli-Garcia, F",
                "Baker, G",
                "Balach, T",
                "Baldi, GG",
                "Barry, J",
                "Basile, G",
                "Bastoni, S",
                "Basuki, MH",
                "Bauer, H",
                "Bayliss, L",
                "Becker, RG",
                "Bedi, A",
                "Benevenia, J",
                "Bengoa, F",
                "Bergh, P",
                "Bergovec, M",
                "Bernthal, N",
                "Binitie, O",
                "Boddie, D",
                "Boffano, M",
                "Bonilla, Huertas, P",
                "Borgognoni, AB",
                "Botchu, R",
                "Boyle, RA",
                "Bramer, J",
                "Brar, R",
                "Branford-White, H",
                "Broekhuis, D",
                "Broida, SE",
                "Budny, T",
                "Burke, ZD",
                "Cabrolier, J",
                "Calvo-Haro, JA",
                "Calvo-Tapies, JR",
                "Campanacci, DA",
                "Cardoso, R",
                "Carey, Smith, R",
                "Carvallo, PI",
                "Casales, Fresenga, N",
                "Casanova, JM",
                "Ceballos, O",
                "Cebrian, Parra, JL",
                "Certain, LK",
                "Chancon, Cartaya, S",
                "Chan, CM",
                "Cho, YJ",
                "Choong, P",
                "Chung, YG",
                "Ciechanowicz, D",
                "Clever, D",
                "Colina, S",
                "Consuegra, L",
                "Couch, C",
                "Cribb, G",
                "Cuervo, C",
                "Cusick, LA",
                "Dadia, S",
                "Dagher, T",
                "Dammerer, D",
                "Davies, M",
                "Davies, N",
                "de, la, Rosa, Martino, LP",
                "de, Santos, de, la, Fuente, FJ",
                "de, Vaal, M",
                "Deckers, C",
                "Delgado, Obando, J",
                "Deo, S",
                "Deventer, N",
                "Di, Bella, C",
                "Domson, G",
                "Donati, DM",
                "Dorleijn, DM",
                "Du, Toit, J",
                "Dunne, D",
                "Duran, Ciarrochi, R",
                "Ebeid, W",
                "Ekman, E",
                "El, Ghoneimy, AM",
                "Endo, M",
                "Eralp, L",
                "Etaiwi, M",
                "Evans, S",
                "Evrard, R",
                "Eward, W",
                "Farese, A",
                "Ferguson, PC",
                "Ferreira, Cardoso, PF",
                "Fiorenza, F",
                "Flint, M",
                "Flores, H",
                "Freitas, J",
                "Fuchs, B",
                "Fujiwara, T",
                "Funovics, PT",
                "Galli, Serra, M",
                "Gamie, Z",
                "Garces-Zarzalejo, C",
                "Gazendam, A",
                "Gebert, C",
                "Gerbers, JG",
                "Gerrand, C",
                "Abou-Nouar, G",
                "Ghert, M",
                "Ghosh, KM",
                "Gibbons, M",
                "Gomez-Mier, LC",
                "Gomez-Vallejo, J",
                "Gomez-Mascard, A",
                "Gonzalez, MR",
                "Gonzalez-Lizan, F",
                "Gosheger, G",
                "Goudie, S",
                "Goulding, K",
                "Goumenos, SD",
                "Griffin, A",
                "Gulia, A",
                "Gupta, S",
                "Gupta, A",
                "Guzman, M",
                "Haitham, M",
                "Hardes, J",
                "Hardoy, F",
                "Hasan, Y",
                "Hauer, G",
                "Havard, H",
                "Haydon, R",
                "Healey, J",
                "Hernandez, Gonzalez, N",
                "Hernandez-Lopez, A",
                "Hesla, A",
                "Hess, M",
                "Hongsaprabhas, C",
                "Hornicek, F",
                "Hosking, K",
                "Houdek, MT",
                "Houghton, E",
                "Idowu, OK",
                "Ippolito, J",
                "Isler, M",
                "Iwata, S",
                "Jagiello, J",
                "Jenkins, N",
                "Jeys, T",
                "Johnson, L",
                "Johnston, A",
                "Joo, MW",
                "Jutte, PC",
                "Kaldas, K",
                "Kamat, A",
                "Kannan, S",
                "Kapanci, B",
                "Khan, Z",
                "Kobayashi, H",
                "Kollender, Y",
                "Koob, S",
                "Kotrych, D",
                "Kurisunkal, V",
                "Kyte, R",
                "Lamo, de, Espinosa, JM",
                "Lazarides, AL",
                "Le, Nail, LR",
                "Legosz, P",
                "Lehner, B",
                "Leithner, A",
                "Lejoly, M",
                "Lewis, VO",
                "Lin, P",
                "Linares, F",
                "Lozano-Calderon, SA",
                "Mahendra, A",
                "Mahyudin, F",
                "Mandia, Mancebo, FJ",
                "Martos, Torrejon, S",
                "Marx, C",
                "Mascard, E",
                "Mattei, JC",
                "McCullough, L",
                "McMahon, S",
                "Medellin, Rincon, MR",
                "Miller, B",
                "Miwa, S",
                "Molina, Uribe, G",
                "Moon, B",
                "Hilton, T",
                "Moriel, Garcesco, DJ",
                "Morris, C",
                "Morris, G",
                "Morrison, S",
                "Mottard, S",
                "Moura, M",
                "Muster, L",
                "Nakayama, R",
                "Narhari, P",
                "Navas, A",
                "Nayak, P",
                "Neugebauer, J",
                "Newman, ET",
                "Nieminen, J",
                "Nyqvist, E",
                "Nystrom, L",
                "O'Reilly-Harbidge, S",
                "O'Toole, G",
                "Oliveira, V",
                "Olivier, A",
                "Omar, M",
                "Ortiz-Cruz, EJ",
                "Ozger, H",
                "Ozkan, K",
                "Pala, E",
                "Palmerini, E",
                "Pang, G",
                "Papagelopoulos, P",
                "Paraliticci, G",
                "Parry, MC",
                "Patton, S",
                "Peake, D",
                "Peiro, Ibanez, A",
                "Perez, Munoz, I",
                "Perianayagam, GR",
                "Petersen, MM",
                "Ploegmakers, J",
                "Pollock, R",
                "Powell, G",
                "Pretell, J",
                "Puetzler, J",
                "Qamar, F",
                "Raja, A",
                "Rajasekaran, RB",
                "Ramkumar, D",
                "Randall, RL",
                "Rankin, K",
                "Raskin, KA",
                "Rassppan, K",
                "Repsa, L",
                "Ropars, M",
                "Rose, P",
                "R ..."
            ],
            "year": 2025,
            "source": "Bone Jt Open. 2025; 6(4): 425-431. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001467732200001",
            "pubmed": "40210212",
            "doi": "10.1302/2633-1462.64.BJO-2024-0208.R1",
            "pmc": "PMC11985170",
            "organizations": [],
            "persons": [
                "215606-115078-6",
                "215606-53237-6",
                "215606-88122-6",
                "215606-95171-6",
                "215606-101863-6"
            ],
            "imported": "2025-04-14T02:00:00+02:00",
            "journal": "Bone Jt Open",
            "issn": "2633-1462",
            "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": true
        },
        {
            "id": 218129,
            "title": "Frühkindliche Vokalisationen und Spontanmotorik als Prädiktoren der Entwicklung von Frühgeborenen mit Regulationsstörungen.",
            "abstract": null,
            "authors": [
                "Bartl-Pokorny, K",
                "Scheuchenegger, A",
                "Pichler-Stachl, E",
                "Pokorny, F",
                "Pichler, G"
            ],
            "year": 2025,
            "source": "Austrian Brain Club Meeting; OCT 6, 2025; Vienna, AUSTRIA. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "218129-14068",
                "218129-14094",
                "218129-29447"
            ],
            "persons": [
                "218129-50907",
                "218129-59859",
                "218129-79651",
                "218129-83581",
                "218129-77049"
            ],
            "imported": "2025-10-07T14:01:50+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 218128,
            "title": "Keramische Wundauflagen: Eine neue nicht-pharmakologische Therapieoption zur Behandlung chronischer Wunden?",
            "abstract": null,
            "authors": [
                "Hecker, A",
                "Watzinger, N",
                "Michelitsch, B",
                "Pignet, AL",
                "Kotzbeck, P",
                "Kamolz, LP."
            ],
            "year": 2025,
            "source": "DGPRÄC, 55. Jahrestagung; Tradition + Innovation = Zukunft; SEP 25-27, 2025; Leipzig, GERMANY. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "218128-14076",
                "218128-14018"
            ],
            "persons": [
                "218128-111830",
                "218128-80111",
                "218128-92341",
                "218128-95211",
                "218128-106534"
            ],
            "imported": "2025-10-07T13:09:11+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
        }
    ]
}