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=840&ordering=-year
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 158433,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=860&ordering=-year",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=820&ordering=-year",
    "results": [
        {
            "id": 220697,
            "title": "Optimierung der Bettenkapazität durch tageschirurgische Eingriffe – Eine retrospektive Szenarienanalyse.",
            "abstract": null,
            "authors": [
                "Deininger, C"
            ],
            "year": 2025,
            "source": "Deutscher Kongress für Orthopädie und Unfallchirurgie 2025 (DKOU 2025); OCT 28-31, 2025; Berlin, GERMANY. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "220697-14052"
            ],
            "persons": [
                "220697-136472"
            ],
            "imported": "2026-02-06T16:00:49+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": 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": 220689,
            "title": "A Therapeutic Challenge: \r\nManaging Coexisting Chronic Prurigo and \r\nPsoriasis with Upadacitinib",
            "abstract": null,
            "authors": [
                "Gruber, V",
                "Riegler, M",
                "Sauseng, C",
                "Schneider, C",
                "Schadelbauer, E",
                "Weger, W",
                "Legat, FJ",
                ""
            ],
            "year": 2025,
            "source": " 13th World Congress on Itch; 12-14 October, 2025; Heidelberg, GERMANY. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "220689-14047"
            ],
            "persons": [
                "220689-100469",
                "220689-126634",
                "220689-106501",
                "220689-111027",
                "220689-50153",
                "220689-51865",
                "220689-89743"
            ],
            "imported": "2026-02-06T15:28:47+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 216593,
            "title": "Reorienting frailty in clinical practice, public health, and policy: the Lancet Commission on Frailty.",
            "abstract": null,
            "authors": [
                "Dent, E",
                "Clegg, A",
                "Roller-Wirnsberger, R",
                "Vetrano, DL",
                "Hoogendijk, EO"
            ],
            "year": 2025,
            "source": "Lancet. 2025; ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001531553300004",
            "pubmed": "40484017",
            "doi": "10.1016/S0140-6736(25)01101-8",
            "pmc": null,
            "organizations": [],
            "persons": [
                "216593-51745-6"
            ],
            "imported": "2025-06-10T02:00:00+02:00",
            "journal": "Lancet",
            "issn": "0140-6736",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 88.5,
            "impactfactor_year": 2025,
            "impactfactor_norm": 1.0,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL-SCIE",
            "impactfactor_norm_super": 1.0,
            "impactfactor_norm_super_year": 2025,
            "impactfactor_norm_super_category": "MEDICINE, GENERAL + INTERNAL-SCIE",
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 220702,
            "title": "Collaborative Student-Expert Networks for Research-Integrated Education and Peer-Led Skill Development in Orthopedic Trauma – SURGECRAFT.",
            "abstract": null,
            "authors": [
                "Deininger, C"
            ],
            "year": 2025,
            "source": "Konvent der Universitätsprofessoren; APR, 2025; Seeheim, GERMANY. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "220702-14052"
            ],
            "persons": [
                "220702-136472"
            ],
            "imported": "2026-02-06T17:01:20+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 220147,
            "title": "Fibrofensin: An antimicrobial peptide from human skin",
            "abstract": null,
            "authors": [
                "Joshi, AA",
                "Chan, H",
                "Mares, A",
                "Numata, T",
                "Nicolas, J",
                "Vocanson, M",
                "Wolf, P",
                "Patra, ",
                "Gallo, RL"
            ],
            "year": 2025,
            "source": "J INVEST DERMATOL. 2025; 145(12):-54th Annual ESDR Meeting; SEP 10-13, 2025; Antwerp, BELGIUM. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:001654201500010",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "220147-14047"
            ],
            "persons": [
                "220147-51618"
            ],
            "imported": "2026-01-23T08:13:08+01:00",
            "journal": "J INVEST DERMATOL",
            "issn": "0022-202X",
            "collection_publisher": null,
            "collection_title": "JOURNAL OF INVESTIGATIVE DERMATOLOGY; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 5.7,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.912,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "DERMATOLOGY-SCIE",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": true,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 217498,
            "title": "High Efficacy of Tildrakizumab regardless of Baseline Characteristics in Patients with moderate to severe Plaque Psoriasis: Interim Results from the POSITIVE Study at Week 52",
            "abstract": null,
            "authors": [
                "Mrowietz, U",
                "Sommer, R",
                "Reguiai, Z",
                "Gerdes, S",
                "Dauden, E",
                "Weger, W",
                "Maul, JT",
                "Laws, P",
                "Naldi, L",
                "Ghislain, PD",
                "de Jong, E",
                "Mburu, S",
                "Koscielny, V",
                "Massana, E",
                "Kasujee, I",
                "Kirsch, A",
                "Augustin, M"
            ],
            "year": 2025,
            "source": "J DTSCH DERMATOL GES. 2025; 23: 86-87.-53. Tagung der DDG; APR 30-MAY 3, 2025; Berlin, GERMANY. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:001525952600162",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "217498-14047"
            ],
            "persons": [
                "217498-50153"
            ],
            "imported": "2025-08-28T11:15:55+02:00",
            "journal": "J DTSCH DERMATOL GES",
            "issn": "1610-0379",
            "collection_publisher": null,
            "collection_title": "JOURNAL DER DEUTSCHEN DERMATOLOGISCHEN GESELLSCHAFT; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 5.6,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.884,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "DERMATOLOGY-SCIE",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "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": 217154,
            "title": "Efficacy of tildrakizumab on itching, pain and fatigue in patients with moderate to severe psoriasis: 52-week results of the real-world study POSITIVE",
            "abstract": null,
            "authors": [
                "Mrowietz, U",
                "Augustin, M",
                "Reguiai, Z",
                "Gerdes, S",
                "Dauden, E",
                "Weger, W",
                "Maul, JT",
                "Laws, P",
                "Naldi, L",
                "Ghislain, PD",
                "de Jong, E",
                "Mburu, S",
                "Koscielny, V",
                "Massana, E",
                "Kasujee, I",
                "Kirsc, A",
                "Sommer, R"
            ],
            "year": 2025,
            "source": "J DTSCH DERMATOL GES. 2025; 23: -53. Tagung der DDG; APR 30-MAY 3, 2025; Berlin, GERMANY. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:001515598600076",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "217154-14047"
            ],
            "persons": [
                "217154-50153"
            ],
            "imported": "2025-07-28T09:38:27+02:00",
            "journal": "J DTSCH DERMATOL GES",
            "issn": "1610-0379",
            "collection_publisher": null,
            "collection_title": "JOURNAL DER DEUTSCHEN DERMATOLOGISCHEN GESELLSCHAFT; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 5.6,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.884,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "DERMATOLOGY-SCIE",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "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": 217251,
            "title": "Towards universal early screening for cerebral palsy: a roadmap for automated General Movements Assessment.",
            "abstract": null,
            "authors": [
                "Spittle, AJ",
                "Marschik, PB",
                "Adde, L",
                "Badawi, N",
                "Byrne, R",
                "Bos, AF",
                "Chatelin, A",
                "Coughlan, J",
                "Fedeli, F",
                "Guzzetta, A",
                "Ho, ESL",
                "Johnson, MJ",
                "Kwong, A",
                "McEwan, A",
                "Morgan, C",
                "Mughogho, A",
                "Murray, DM",
                "Orlandi, S",
                "Peyton, C",
                "Prosser, LA",
                "Ritterband-Rosenbaum, A",
                "Tran, T",
                "Zhang, D",
                "Passmore, E"
            ],
            "year": 2025,
            "source": "EClinicalMedicine. 2025; 86:  103379",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:001541087600001",
            "pubmed": "40735348",
            "doi": "10.1016/j.eclinm.2025.103379",
            "pmc": "PMC12304702",
            "organizations": [
                "217251-14068"
            ],
            "persons": [
                "217251-88853-6",
                "217251-58883-6"
            ],
            "imported": "2025-08-04T02:00:00+02:00",
            "journal": "EClinicalMedicine",
            "issn": "2589-5370",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 10.0,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.926,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL-SCIE",
            "impactfactor_norm_super": 0.926,
            "impactfactor_norm_super_year": 2025,
            "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": true
        },
        {
            "id": 217490,
            "title": "High Efficacy of Tildrakizumab in biologic-naive and biologic-experienced Patients with moderate to severe Psoriasis: 52-week Results from the POSITIVE Study",
            "abstract": null,
            "authors": [
                "Mrowietz, U",
                "Sommer, R",
                "Reguiai, Z",
                "Gerdes, S",
                "Dauden, E",
                "Weger, W",
                "Maul, JT",
                "Laws, P",
                "Naldi, L",
                "Ghislain, PD",
                "de Jong, E",
                "Mburu, S",
                "Koscielny, V",
                "Massana, E",
                "Kasujee, I",
                "Kirsch, A",
                "Augustin, M"
            ],
            "year": 2025,
            "source": "J DTSCH DERMATOL GES. 2025; 23: 85-86.-53. Tagung der DDG; APR 30-MAY 3, 2025; Berlin, GERMANY. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:001525952600161",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "217490-14047"
            ],
            "persons": [
                "217490-50153"
            ],
            "imported": "2025-08-28T11:15:55+02:00",
            "journal": "J DTSCH DERMATOL GES",
            "issn": "1610-0379",
            "collection_publisher": null,
            "collection_title": "JOURNAL DER DEUTSCHEN DERMATOLOGISCHEN GESELLSCHAFT; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 5.6,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.884,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "DERMATOLOGY-SCIE",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "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": 217494,
            "title": "Improvement of Itching with Tildrakizumab in Psoriasis Patients with Skin Lesions in difficult-to-treat Locations",
            "abstract": null,
            "authors": [
                "Weger, W",
                "Salmhofer, W",
                "Graier, T",
                "Grossschädl, K",
                "Wolf, P"
            ],
            "year": 2025,
            "source": "J DTSCH DERMATOL GES. 2025; 23: 124-124.-53. Tagung der DDG; APR 30-MAY 3, 2025; Berlin, GERMANY. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:001525952600236",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "217494-14047"
            ],
            "persons": [
                "217494-50153",
                "217494-51618",
                "217494-51721",
                "217494-108777",
                "217494-76691"
            ],
            "imported": "2025-08-28T11:15:55+02:00",
            "journal": "J DTSCH DERMATOL GES",
            "issn": "1610-0379",
            "collection_publisher": null,
            "collection_title": "JOURNAL DER DEUTSCHEN DERMATOLOGISCHEN GESELLSCHAFT; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 5.6,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.884,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "DERMATOLOGY-SCIE",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "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": 218304,
            "title": "Tildrakizumab improves high burdensome symptoms and overall well-being in patients with moderate-to-severe plaque psoriasis",
            "abstract": null,
            "authors": [
                "Augustin, M",
                "Mrowietz, U",
                "Dauden, E",
                "Weger, W",
                "Maul, JT",
                "Zurich, G",
                "Laws, P",
                "Naldi, L",
                "Mburu, S",
                "de Jong, E",
                "Kasujee, I",
                "Sommer, R"
            ],
            "year": 2025,
            "source": "J AM ACAD DERMATOL. 2025; 93(3):AB328-AB328.-AAD Annual Meeting; MAR 7-11, 2025; Orlando, US. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:001574372800108",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "218304-14047"
            ],
            "persons": [
                "218304-50153"
            ],
            "imported": "2025-10-22T10:02:38+02:00",
            "journal": "J AM ACAD DERMATOL",
            "issn": "0190-9622",
            "collection_publisher": null,
            "collection_title": "JOURNAL OF THE AMERICAN ACADEMY OF DERMATOLOGY; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 11.8,
            "impactfactor_year": 2025,
            "impactfactor_norm": 1.0,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "DERMATOLOGY-SCIE",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "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": 218314,
            "title": "Is it time to change the concept of difficult-to-treat areas?: Reflections on the POSITIVE study",
            "abstract": null,
            "authors": [
                "Mrowietz, U",
                "Sommer, R",
                "Daude, E",
                "Weger, W",
                "Maul, JT",
                "Laws, P",
                "Ghislain, PD",
                "Mburu, S",
                "Koscielny, V",
                "Kasujee, I",
                "Augustin, M"
            ],
            "year": 2025,
            "source": "J AM ACAD DERMATOL. 2025; 93(3):AB238-AB238.-AAD Annual Meeting; MAR 7-11, 2025; Orlando, US. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:001574371500153",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "218314-14047"
            ],
            "persons": [
                "218314-50153"
            ],
            "imported": "2025-10-22T10:02:38+02:00",
            "journal": "J AM ACAD DERMATOL",
            "issn": "0190-9622",
            "collection_publisher": null,
            "collection_title": "JOURNAL OF THE AMERICAN ACADEMY OF DERMATOLOGY; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 11.8,
            "impactfactor_year": 2025,
            "impactfactor_norm": 1.0,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "DERMATOLOGY-SCIE",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "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": 220701,
            "title": "Mundchleimhauterkrankungen ",
            "abstract": null,
            "authors": [
                "Weger, W"
            ],
            "year": 2025,
            "source": "Jahrestagung der WVSD ; JUN 27-28, 2025; Graz, AUSTRIA. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "220701-14047"
            ],
            "persons": [
                "220701-50153"
            ],
            "imported": "2026-02-06T17:00:44+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 217149,
            "title": "High efficacy of tildrakizumab in bionaive and bioexperienced patients with moderate to severe psoriasis: 52-week results of the POSITIVE study",
            "abstract": null,
            "authors": [
                "Mrowietz, U",
                "Sommer, R",
                "Reguiai, Z",
                "Gerdes, S",
                "Dauden, E",
                "Weger, W",
                "Maul, JT",
                "Laws, P",
                "Naldi, L",
                "Ghislan, PD",
                "de Jong, E",
                "Mburu, S",
                "Koscieln, V",
                "Massana, E",
                "Kasujee, I",
                "Kirsc, A",
                "Augustin, M"
            ],
            "year": 2025,
            "source": "J DTSCH DERMATOL GES. 2025; 23: -53. Tagung der DDG; APR 30-MAY 3, 2025; Berlin, GERMANY. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:001515598600079",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "217149-14047"
            ],
            "persons": [
                "217149-50153"
            ],
            "imported": "2025-07-28T09:38:27+02:00",
            "journal": "J DTSCH DERMATOL GES",
            "issn": "1610-0379",
            "collection_publisher": null,
            "collection_title": "JOURNAL DER DEUTSCHEN DERMATOLOGISCHEN GESELLSCHAFT; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 5.6,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.884,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "DERMATOLOGY-SCIE",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "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": 217475,
            "title": "Effectiveness of Tildrakizumab in Treating Itching, Pain, and Fatigue in Patients with moderate to severe Psoriasis: 52-Week Results from the Real-World POSITIVE Study",
            "abstract": null,
            "authors": [
                "Mrowietz, U",
                "Augustin, M",
                "Reguiai, Z",
                "Gerdes, S",
                "Dauden, E",
                "Weger, W",
                "Maul, JT",
                "Laws, P",
                "Naldi, L",
                "Ghislain, PD",
                "de Jong, E",
                "Mburu, S",
                "Koscielny, V",
                "Massana, E",
                "Kasujee, I",
                "Kirsch, A",
                "Sommer, R"
            ],
            "year": 2025,
            "source": "J DTSCH DERMATOL GES. 2025; 23: 84-85.-53. Tagung der DDG; APR 30-MAY 3, 2025; Berlin, GERMANY. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:001525952600159",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "217475-14047"
            ],
            "persons": [
                "217475-50153"
            ],
            "imported": "2025-08-28T11:15:55+02:00",
            "journal": "J DTSCH DERMATOL GES",
            "issn": "1610-0379",
            "collection_publisher": null,
            "collection_title": "JOURNAL DER DEUTSCHEN DERMATOLOGISCHEN GESELLSCHAFT; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 5.6,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.884,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "DERMATOLOGY-SCIE",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "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": 215617,
            "title": "Comparison of marker-less 2D image-based methods for infant pose estimation.",
            "abstract": null,
            "authors": [
                "Jahn, L",
                "Flügge, S",
                "Zhang, D",
                "Poustka, L",
                "Bölte, S",
                "Wörgötter, F",
                "Marschik, PB",
                "Kulvicius, T"
            ],
            "year": 2025,
            "source": "Sci Rep. 2025; 15(1): 12148",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001464297900023",
            "pubmed": "40204781",
            "doi": "10.1038/s41598-025-96206-0",
            "pmc": "PMC11982382",
            "organizations": [
                "215617-14068"
            ],
            "persons": [
                "215617-58883-6",
                "215617-88853-6"
            ],
            "imported": "2025-04-14T02:00:00+02:00",
            "journal": "Sci Rep",
            "issn": "2045-2322",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.9,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.716,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "MULTIDISCIPLINARY SCIENCES-SCIE",
            "impactfactor_norm_super": 0.722,
            "impactfactor_norm_super_year": 2023,
            "impactfactor_norm_super_category": "MULTIDISCIPLINARY SCIENCES-SCIE",
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 220700,
            "title": "Association of molecular and morphological features with ctDNA release in non-metastatic colorectal cancer",
            "abstract": null,
            "authors": [
                "Andaloro, S",
                "Sallinger, K",
                "Müller, CT",
                "Aigner, F",
                "Uranitsch, S",
                "Lax, S",
                "Höfler, G",
                "El- Heliebi, A",
                "Kühberger, S",
                "Heitzer, E",
                ""
            ],
            "year": 2025,
            "source": "14th International Symposium on Circulating Nucleic Acids in Plasma and Serum (CNAPS); December 3-5, 2025; Hong Kong, CHINA. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "220700-14006",
                "220700-14017",
                "220700-14020",
                "220700-14021",
                "220700-14045"
            ],
            "persons": [
                "220700-105079",
                "220700-113010",
                "220700-119492",
                "220700-104057",
                "220700-125879",
                "220700-50899",
                "220700-52442",
                "220700-66435",
                "220700-51691"
            ],
            "imported": "2026-02-06T16:43:16+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 220706,
            "title": "Effectiveness and safety of tildrakizumab in the treatment of genital psoriasis in Austria, Switzerland, and the Czech Republic (CzATCH-Genital.PsO); 28 weeks interim Results ",
            "abstract": null,
            "authors": [
                "Jonak, C",
                "Maul JT",
                "Gkalpakiotis, S",
                "Weger, W"
            ],
            "year": 2025,
            "source": "Skin . 2025; (4):65-66.-ÖGDV Jahrestagung 2025 ; Nov 27-29, 2025; Vienna, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "220706-14047"
            ],
            "persons": [
                "220706-50153"
            ],
            "imported": "2026-02-06T17:15:28+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 220707,
            "title": "Evidezbasierte Therapien bei atopischer Dermatitis und Psoriasis  ",
            "abstract": null,
            "authors": [
                "Weger, W",
                "Richter, L"
            ],
            "year": 2025,
            "source": "ÖGDV Jahrestagung 2025 ; Nov 27-29, 2025; Vienna, AUSTRIA. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "220707-14047"
            ],
            "persons": [
                "220707-50153"
            ],
            "imported": "2026-02-06T17:24:53+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 218287,
            "title": "A holistic approach to patients with moderate-to-severe plaque psoriasis in a real-world setting: improvements with tildrakizumab beyond the skin lesions",
            "abstract": null,
            "authors": [
                "Mrowietz, U",
                "Sommer, R",
                "Reguiai, Z",
                "Gerdes, S",
                "Weger, W",
                "Maul, JT",
                "Naldi, L",
                "de Jong, E",
                "Koscielny, V",
                "Massana, E",
                "Augustin, M"
            ],
            "year": 2025,
            "source": "J AM ACAD DERMATOL. 2025; 93(3):AB103-AB103.-AAD Annual Meeting; MAR 7-11, 2025; Orlando, US. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:001574484800016",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "218287-14047"
            ],
            "persons": [
                "218287-50153"
            ],
            "imported": "2025-10-22T10:02:38+02:00",
            "journal": "J AM ACAD DERMATOL",
            "issn": "0190-9622",
            "collection_publisher": null,
            "collection_title": "JOURNAL OF THE AMERICAN ACADEMY OF DERMATOLOGY; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 11.8,
            "impactfactor_year": 2025,
            "impactfactor_norm": 1.0,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "DERMATOLOGY-SCIE",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "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
        }
    ]
}