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=1740&ordering=-year
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 153846,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=1760&ordering=-year",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=1720&ordering=-year",
    "results": [
        {
            "id": 215876,
            "title": "Frequency in grading changes of soft tissue sarcomas upon local recurrence or distant metastasis.",
            "abstract": null,
            "authors": [
                "Smolle, MA",
                "Golja, B",
                "Liegl-Atzwanger, B",
                "Szkandera, J",
                "Scheipl, S",
                "Leithner, A"
            ],
            "year": 2025,
            "source": "Abstract Book of the 37th Annual Meeting of the European Musculoskeletal Oncology Society (EMSOS). 2025; -37th Annual Meeting of the European Musculoskeletal Oncology Society (EMSOS); APR 28-30, 2025; Padova, ITALY. ",
            "category": 2,
            "document_type": 22,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "215876-14020",
                "215876-14052",
                "215876-14085"
            ],
            "persons": [
                "215876-50448",
                "215876-53237",
                "215876-50546",
                "215876-69234",
                "215876-95171"
            ],
            "imported": "2025-04-30T17:02:17+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 215877,
            "title": "Use of bone transport nails for reconstruction of lower-limb diaphyseal defects in sarcoma patients: A case series.",
            "abstract": null,
            "authors": [
                "Smolle, MA",
                "Zötsch, S",
                "Valentini, M",
                "Leithner, A",
                "Lanz, P"
            ],
            "year": 2025,
            "source": "Abstract Book of the 37th Annual Meeting of the European Musculoskeletal Oncology Society (EMSOS). 2025; -37th Annual Meeting of the European Musculoskeletal Oncology Society (EMSOS); APR 28-30, 2025; Padova, ITALY. ",
            "category": 2,
            "document_type": 22,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "215877-14052"
            ],
            "persons": [
                "215877-108921",
                "215877-53237",
                "215877-69736",
                "215877-95171"
            ],
            "imported": "2025-04-30T17:04:07+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 215878,
            "title": "Changes in age-adjusted incidence and survival of patients with bone and soft tissue sarcoma over 4 decades across Austria.",
            "abstract": null,
            "authors": [
                "Smolle, MA",
                "Wenzl, FA",
                "Szkandera, J",
                "Scheipl, S",
                "Liegl-Atzwanger, B",
                "Igrec, J",
                "Leithner, A"
            ],
            "year": 2025,
            "source": "Abstract Book of the 37th Annual Meeting of the European Musculoskeletal Oncology Society (EMSOS). 2025; -37th Annual Meeting of the European Musculoskeletal Oncology Society (EMSOS); APR 28-30, 2025; Padova, ITALY. ",
            "category": 2,
            "document_type": 22,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "215878-14020",
                "215878-14052",
                "215878-14085",
                "215878-14104"
            ],
            "persons": [
                "215878-53237",
                "215878-69234",
                "215878-100618",
                "215878-50448",
                "215878-50546",
                "215878-95171"
            ],
            "imported": "2025-04-30T17:05:47+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 216499,
            "title": "Long-Term Follow-Up After Direct-Flow Transcatheter Aortic Valve Implantation: A Single Center Experience.",
            "abstract": null,
            "authors": [
                "Prunea, DM",
                "Geissler, R",
                "Achim, A",
                "Stark, C",
                "Schnur, SSK",
                "Strobl, B",
                "Bugger, H",
                "Luha, O",
                "Zirngast, B",
                "Schmidt, A",
                "Zirlik, A",
                "Toth, GG"
            ],
            "year": 2025,
            "source": "Catheter Cardiovasc Interv. 2025; ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001501316100001",
            "pubmed": "40454775",
            "doi": "10.1002/ccd.31647",
            "pmc": null,
            "organizations": [
                "216499-14083"
            ],
            "persons": [
                "216499-100805-6",
                "216499-100924-6",
                "216499-112429-6",
                "216499-61189-6",
                "216499-65924-6",
                "216499-89154-4",
                "216499-118111-1"
            ],
            "imported": "2025-06-03T02:00:00+02:00",
            "journal": "Catheter Cardiovasc Interv",
            "issn": "1522-1946",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.1,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.361,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "CARDIAC & CARDIOVASCULAR SYSTEMS-SCIE",
            "impactfactor_norm_super": 0.361,
            "impactfactor_norm_super_year": 2025,
            "impactfactor_norm_super_category": "CARDIAC + CARDIOVASCULAR SYSTEMS-SCIE",
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 216559,
            "title": "EPM2 AIP1 immunohistochemistry as a surrogate of promoter methylation analysis in endometrial carcinoma",
            "abstract": null,
            "authors": [
                "Gatius, S",
                "Vaquero, M",
                "Scheiber, O",
                "Velasco, A",
                "Cuevas, D",
                "Kashofer, K",
                "Santacana, M",
                "Eritja, N",
                "Lax, S",
                "Matias-Guiu, X"
            ],
            "year": 2025,
            "source": "VIRCHOWS ARCH. 2025; ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001501926800001",
            "pubmed": "40468018",
            "doi": "10.1007/s00428-025-04132-3",
            "pmc": null,
            "organizations": [
                "216559-14020"
            ],
            "persons": [
                "216559-57386-6",
                "216559-52442-6"
            ],
            "imported": "2025-06-10T09:14:25+02:00",
            "journal": "VIRCHOWS ARCH",
            "issn": "0945-6317",
            "collection_publisher": null,
            "collection_title": "VIRCHOWS ARCHIV; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.4,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.737,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "PATHOLOGY-SCIE",
            "impactfactor_norm_super": 0.737,
            "impactfactor_norm_super_year": 2025,
            "impactfactor_norm_super_category": "PATHOLOGY-SCIE",
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 214709,
            "title": "Eine Reise durch die ersten (Kommunikations-)Jahre: Forschungsmethoden & Projekte.",
            "abstract": null,
            "authors": [
                "Bartl-Pokorny, KD"
            ],
            "year": 2025,
            "source": "Young Science Ambassador Booking, KLEX - KLusemann EXtern; FEB 25, 2025; Graz. 2025. ",
            "category": 20,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "214709-14068"
            ],
            "persons": [
                "214709-77049"
            ],
            "imported": "2025-02-25T15:12: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": 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": 215884,
            "title": "Sprache im Fokus: Das sagen uns kindliche Lautäußerungen.",
            "abstract": null,
            "authors": [
                "Bartl-Pokorny, KD"
            ],
            "year": 2025,
            "source": "Young Science Ambassador Booking; APR 30, 2025; BRG Steyr Michaelerplatz, AUSTRIA. 2025. ",
            "category": 20,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "215884-14068"
            ],
            "persons": [
                "215884-77049"
            ],
            "imported": "2025-05-02T15:33: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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 215883,
            "title": "Technology adoption models – systematic review.",
            "abstract": null,
            "authors": [
                "Wróbel, M",
                "Landowska, A",
                "Holzer, M",
                "Erol Barkana, D",
                "Köse, H",
                "Milling, M",
                "Cappel, D",
                "Blum, R",
                "Zorcec, T",
                "Zorchec, D",
                "Pykała, M",
                "Uluer, P",
                "Pokorny, F",
                "Schuller, B",
                "Bartl-Pokorny, K"
            ],
            "year": 2025,
            "source": "Written report in the framework of the Erasmus+ project TE(A)CHADOPT. 2025",
            "category": 12,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "215883-14068"
            ],
            "persons": [
                "215883-125014",
                "215883-77049",
                "215883-79651"
            ],
            "imported": "2025-05-02T15:28: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": 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": 215886,
            "title": "Therapieoptionen bei malignen Knochentumoren. Multidisziplinäre Zusammenarbeit zwischen Orthopädie und Onkologie.",
            "abstract": null,
            "authors": [
                "Smolle, MA"
            ],
            "year": 2025,
            "source": "73. Jahrestagung der VSOU e.V.; MAY 1-3, 2025; Baden-Baden, GERMANY. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "215886-14052"
            ],
            "persons": [
                "215886-95171"
            ],
            "imported": "2025-05-03T13:50:04+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": 215556,
            "title": "Conference on challenges in sarcoma (CCS) 2024: Expert opinions on non-evidence-based management aspects.",
            "abstract": null,
            "authors": [
                "Hofer, S",
                "Pauli, C",
                "Bode, B",
                "Bonvalot, S",
                "Fotopoulou, C",
                "Gelderblom, H",
                "Haas, RL",
                "Hardes, J",
                "Hohenberger, P",
                "Jakob, J",
                "Kunz, WG",
                "Leithner, A",
                "Liegl-Atzwanger, B",
                "Lindner, L",
                "Miah, A",
                "Reichardt, P",
                "Rutkowski, P",
                "Schaarschmidt, BM",
                "Scheinemann, K",
                "Szkandera, J",
                "Wardelmann, E",
                "Andreou, D",
                "Rothermundt, C, , CCS2024, panellists"
            ],
            "year": 2025,
            "source": "Eur J Cancer. 2025; 220:115368",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001465365400001",
            "pubmed": "40184845",
            "doi": "10.1016/j.ejca.2025.115368",
            "pmc": null,
            "organizations": [
                "215556-14085",
                "215556-14052",
                "215556-14020"
            ],
            "persons": [
                "215556-53237-6",
                "215556-115078-6",
                "215556-50546-6",
                "215556-69234-6"
            ],
            "imported": "2025-04-09T02:00:00+02:00",
            "journal": "Eur J Cancer",
            "issn": "0959-8049",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 7.6,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.851,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "ONCOLOGY-SCIE",
            "impactfactor_norm_super": 0.851,
            "impactfactor_norm_super_year": 2025,
            "impactfactor_norm_super_category": "ONCOLOGY-SCIE",
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 212771,
            "title": "New Insights from Long-Term Clinical Use of Circulating Tumor DNA-Based Minimal Residual Disease Monitoring in Translocation-Associated Sarcomas.",
            "abstract": null,
            "authors": [
                "Joch, S",
                "Smolle, MA",
                "Kashofer, K",
                "Thüringer, A",
                "Szkandera, J",
                "Benesch, M",
                "El-Heliebi, A",
                "Liegl-Atzwanger, B",
                "Leithner, A",
                "Seidel, MG"
            ],
            "year": 2025,
            "source": "Oncol Res Treat. 2025; 48(4):186-196",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001410910500001",
            "pubmed": "39715595",
            "doi": "10.1159/000543223",
            "pmc": "PMC11974511",
            "organizations": [
                "212771-14085",
                "212771-14052",
                "212771-14092",
                "212771-14017",
                "212771-14020"
            ],
            "persons": [
                "212771-69234-6",
                "212771-66435-6",
                "212771-50546-6",
                "212771-51369-6",
                "212771-53237-6",
                "212771-95171-4",
                "212771-57386-4",
                "212771-57271-6",
                "212771-85188-6"
            ],
            "imported": "2024-12-26T01:00:00+01:00",
            "journal": "Oncol Res Treat",
            "issn": "2296-5270",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.0,
            "impactfactor_year": 2024,
            "impactfactor_norm": 0.207,
            "impactfactor_norm_year": 2024,
            "impactfactor_norm_category": "ONCOLOGY-SCIE",
            "impactfactor_norm_super": 0.224,
            "impactfactor_norm_super_year": 2021,
            "impactfactor_norm_super_category": "ONCOLOGY-SCI",
            "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": 215888,
            "title": "Systemische Behandlung ultraseltener Sarkome",
            "abstract": null,
            "authors": [
                "Szkandera, J"
            ],
            "year": 2025,
            "source": "ÖGHO; APR 24-26, 2025; Salzburg, AUSTRIA. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "215888-14085"
            ],
            "persons": [
                "215888-69234"
            ],
            "imported": "2025-05-04T16:38:46+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": 215890,
            "title": "Tracing the Evolution of Drug Therapies for Soft Tissue Sarcoma:\r\n A Journey Through Medical Failures and Breakthroughs ",
            "abstract": null,
            "authors": [
                "Szkandera, J"
            ],
            "year": 2025,
            "source": "EMSOS; APR 28-30, 2025; Padua, Italy. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "215890-14085"
            ],
            "persons": [
                "215890-69234"
            ],
            "imported": "2025-05-04T16:45:23+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": true,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 215889,
            "title": "Standards and New Developments in the Treatment of Bone Sarcoma ",
            "abstract": null,
            "authors": [
                "Szkandera, J"
            ],
            "year": 2025,
            "source": "EMSOS; APR 28-30, 2025; Padua, Italy. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "215889-14085"
            ],
            "persons": [
                "215889-69234"
            ],
            "imported": "2025-05-04T16:43:09+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": 215894,
            "title": "Identification of clones by T-cell receptor Vβ repertoire analysis \r\nsupports diagnosis of leukemic cutaneous T-cell lymphoma.",
            "abstract": null,
            "authors": [
                "Woltsche, J",
                "Teufelberger, AR",
                "Vieyra-Garcia, P",
                "Perchthaler, I",
                "Fink-Puches, R",
                "Gruber-Wackernagel, A",
                "Hofer, A",
                "Legat, F",
                "Cerroni, L",
                "Schratter, H",
                "Wolf, P"
            ],
            "year": 2025,
            "source": "Abstract Book of the 10th Science Days of the ÖGDV Austrian Society for Dermatology and Venerology. 2025; 28--Science Days (dedicated to Dermatology Research in Austria); JAN 23-25, 2025; Werfenweng, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "215894-14047"
            ],
            "persons": [
                "215894-51618",
                "215894-51972",
                "215894-52589",
                "215894-54011",
                "215894-107871",
                "215894-107955",
                "215894-118468",
                "215894-51751",
                "215894-51865"
            ],
            "imported": "2025-05-04T22:48:03+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": true,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 205411,
            "title": "Influencing factors on the safety and effectiveness of venom immunotherapy.",
            "abstract": null,
            "authors": [
                "Arzt-Gradwohl, L",
                "Annik, Herzog, S",
                "Aberer, W",
                "Alfaya, Arias, T",
                "Antolín-Amérigo, D",
                "Bonadonna, P",
                "Boni, E",
                "Bożek, A",
                "Chełmińska, M",
                "Ernst, B",
                "Frelih, N",
                "Gawlik, R",
                "Gelincik, A",
                "Hawranek, T",
                "Hoetzenecker, W",
                "Jiménez, Blanco, A",
                "Kita, K",
                "Kendirlinan, R",
                "Košnik, M",
                "Laipold, K",
                "Lang, R",
                "Marchi, F",
                "Mauro, M",
                "Nittner-Marszalska, M",
                "Poziomkowska-Gęsicka, I",
                "Pravettoni, V",
                "Preziosi, D",
                "Quercia, O",
                "Reider, N",
                "Rosiek-Biegus, M",
                "Ruiz-Leon, B",
                "Schrautzer, C",
                "Serrano, P",
                "Sin, A",
                "Ayşe, Sin, B",
                "Stoevesandt, J",
                "Trautmann, A",
                "Vachová, M",
                "Johannes, Sturm, G"
            ],
            "year": 2025,
            "source": "J Investig Allergol Clin Immunol. 2023; 0",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001470383600005",
            "pubmed": "37937715",
            "doi": "10.18176/jiaci.0967",
            "pmc": null,
            "organizations": [
                "205411-14026",
                "205411-14047"
            ],
            "persons": [
                "205411-51346-6",
                "205411-73079-1",
                "205411-83644-6",
                "205411-87717-4",
                "205411-90212-6"
            ],
            "imported": "2023-11-14T01:00:00+01:00",
            "journal": "J Investig Allergol Clin Immunol",
            "issn": "1018-9068",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 6.7,
            "impactfactor_year": 2023,
            "impactfactor_norm": 0.857,
            "impactfactor_norm_year": 2023,
            "impactfactor_norm_category": "ALLERGY-SCIE",
            "impactfactor_norm_super": 0.857,
            "impactfactor_norm_super_year": 2023,
            "impactfactor_norm_super_category": "ALLERGY-SCIE",
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 216484,
            "title": "Internal Superior Laryngeal Nerve Injections Through the Piriform Sinus for Laryngeal Neurosensory Disturbances: A Prospective Analysis",
            "abstract": null,
            "authors": [
                "Bowen, AJ",
                "McCalla, M",
                "Ring, SYY",
                "Roitman, A",
                "Hortobagyi, D",
                "Yang, QY",
                "Francis, DO",
                "Davis, RJ",
                "McCulloch, T",
                "Dailey, SH"
            ],
            "year": 2025,
            "source": "ANN OTO RHINOL LARYN. 2025; ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001497892500001",
            "pubmed": "40432599",
            "doi": "10.1177/00034894251341640",
            "pmc": null,
            "organizations": [
                "216484-14068"
            ],
            "persons": [
                "216484-88652-6"
            ],
            "imported": "2025-06-03T12:34:17+02:00",
            "journal": "ANN OTO RHINOL LARYN",
            "issn": "0003-4894",
            "collection_publisher": null,
            "collection_title": "ANNALS OF OTOLOGY RHINOLOGY AND LARYNGOLOGY; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.3,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.302,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "OTORHINOLARYNGOLOGY-SCIE",
            "impactfactor_norm_super": 0.302,
            "impactfactor_norm_super_year": 2025,
            "impactfactor_norm_super_category": "OTORHINOLARYNGOLOGY-SCIE",
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 215895,
            "title": "Ketamine for Acute Postoperative Pain Management and Prevention of Chronic Postsurgical Pain: What Do Recent Meta-Analysis Teach?",
            "abstract": null,
            "authors": [
                "Labenbacher, S",
                "Eichlseder, M",
                "Bornemann-Cimenti, H"
            ],
            "year": 2025,
            "source": " In: Himmelseher, S editors(s). Pain Management, Critical Care, Depression, and Resource-Poor Settings. II: New York: Springer;  2025(ISBN: 978-1-0716-4598-7) ",
            "category": 6,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "215895-14069"
            ],
            "persons": [
                "215895-58422",
                "215895-104100",
                "215895-97332"
            ],
            "imported": "2025-05-05T09:04:24+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": "Himmelseher, S",
            "collection_title": "Pain Management, Critical Care, Depression, and Resource-Poor Settings",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 213613,
            "title": "Two-stage revision for infection of oncological megaprostheses : a multicentre EMSOS study.",
            "abstract": null,
            "authors": [
                "Sambri, A",
                "Campanacci, DA",
                "Pala, E",
                "Smolle, MA",
                "Donati, DM",
                "van, de, Sande, MAJ",
                "Vyrva, O",
                "Leithner, A",
                "Jeys, L",
                "Ruggieri, P",
                "De, Paolis, M",
                "Fiore, M",
                "Bortoli, M",
                "Bruschi, A",
                "Neri, E",
                "Catelas, D",
                "Oliveira, V",
                "Bergovec, M",
                "Özkan, K",
                "Çelik, A",
                "Okay, E",
                "Cevolani, L",
                "der, Wal, RV",
                "Evenhuis, R",
                "Laitinen, M",
                "Malik, R",
                "Krieg, A",
                "Jutte, P",
                "Joo, MW",
                "Azamgarhi, T",
                "Gerrand, C",
                "Pollock, R",
                "Kaur, J",
                "Stevenson, J",
                "Sur, H",
                "Morris, G, , EMSOS, PJI, Study, Group",
                "EMSOS, PJI, STUDY, GROUP"
            ],
            "year": 2025,
            "source": "Bone Joint J. 2025; 107-B(2): 253-260. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001460119700014",
            "pubmed": "39889756",
            "doi": "10.1302/0301-620X.107B2.BJJ-2024-0562.R2",
            "pmc": null,
            "organizations": [
                "213613-14052"
            ],
            "persons": [
                "213613-95171-6",
                "213613-53237-6"
            ],
            "imported": "2025-02-03T01:00:00+01:00",
            "journal": "Bone Joint J",
            "issn": "2049-4408",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.9,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.953,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "ORTHOPEDICS-SCIE",
            "impactfactor_norm_super": 0.953,
            "impactfactor_norm_super_year": 2025,
            "impactfactor_norm_super_category": "ORTHOPEDICS-SCIE",
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 215741,
            "title": "Same but Different? Exploring the Role of Patient-Reported Outcome Measures and Clinician-Reported Outcome Measures in Postoperative Knee and Hip Arthroplasty Rehabilitation.",
            "abstract": null,
            "authors": [
                "Unger, A",
                "Prüfer, F",
                "Matko, Š",
                "Fischer, MJ",
                "Grote, V"
            ],
            "year": 2025,
            "source": "J Clin Med. 2025; 14(7):",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001465156900001",
            "pubmed": "40217774",
            "doi": "10.3390/jcm14072322",
            "pmc": "PMC11989588",
            "organizations": [],
            "persons": [],
            "imported": "2025-04-21T02:00:00+02:00",
            "journal": "J Clin Med",
            "issn": "2077-0383",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.0,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.661,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL-SCIE",
            "impactfactor_norm_super": 0.663,
            "impactfactor_norm_super_year": 2022,
            "impactfactor_norm_super_category": "MEDICINE, GENERAL + INTERNAL-SCIE",
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        }
    ]
}