List publications.

Fields

id (integer)

Primary key.

name (string)

Name of doctoral school.

emails (string[])

Contact emails.

Expansions

To activate relation expansion add the desired fields as a comma separated list to the expand query parameter like this:

?expand=<field>,<field>,<field>,...

The following relational fields can be expanded:

  • persons
  • category
  • document
  • organization_authorship

Filters

To filter for exact value matches:

?<fieldname>=<value>

Possible exact filters:

  • year
  • category
  • document
  • persons

For advanced filtering use lookups:

?<fieldname>__<lookup>=<value>

All fields with advanced lookups can also be used for exact value matches as described above.

Possible advanced lookups:

  • year: gt, gte, lt, lte
  • sci: iexact, contains, icontains, startswith, istartswith
  • pubmed: iexact, contains, icontains, startswith, istartswith
  • doi: iexact, contains, icontains, startswith, istartswith
  • pmc: iexact, contains, icontains, startswith, istartswith
  • organization_authorship: in
  • impact: isnull, gt, gte, lt, lte
  • imported: isnull, gt, gte, lt, lte, date
GET /v1/research/publication/?format=api&offset=3220&ordering=-impactfactor_norm
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157757,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=3240&ordering=-impactfactor_norm",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=3200&ordering=-impactfactor_norm",
    "results": [
        {
            "id": 219435,
            "title": "Quality assessment of the rheumatological escape room for medical students",
            "abstract": null,
            "authors": [
                "Kickinger, D",
                "Reisch, M",
                "Sautner, J",
                "Puchner, R",
                "Bosch, P",
                "Thiel, J",
                "Dejaco, C"
            ],
            "year": 2025,
            "source": "Abstracts der ÖGR Jahrestagung 2025. 2025; -ÖGR Jahrestagung 2025; NOV 27-29, 2025; Vienna, Austria. ",
            "category": 2,
            "document_type": 22,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "219435-14086"
            ],
            "persons": [
                "219435-111873",
                "219435-117681",
                "219435-66227",
                "219435-100419",
                "219435-117682"
            ],
            "imported": "2025-12-29T16:07: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": 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": 219436,
            "title": "Successful off-label treatment for therapy-resistant digital ulcers in systemic sclerosis: a case report",
            "abstract": null,
            "authors": [
                "Kickinger, D",
                "Berghammer, S",
                "Reisch, M",
                "Keppler, S",
                "Moazedi-Fürst, F",
                "Thiel, J"
            ],
            "year": 2025,
            "source": "Abstractband 53. Kongress der Deutschen Gesellschaft für Rheumatologie und Klinische Immunologie (DGRh). 2025; -Deutscher Rheumatologiekongress 2025; SEP 17-20, 2025; Wiesbaden, Germany. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "219436-14086"
            ],
            "persons": [
                "219436-111873",
                "219436-115661",
                "219436-117682",
                "219436-120271",
                "219436-57343",
                "219436-117681"
            ],
            "imported": "2025-12-29T16:15:18+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 219400,
            "title": "Knowledge Bowl",
            "abstract": null,
            "authors": [
                "Reisch, M",
                "Fonti, M",
                "Aykara, I",
                "Budas, R",
                "Kickinger, D"
            ],
            "year": 2025,
            "source": "ÖGR Jahrestagung 2025; NOV, 27-29, 2025; Vienna, Austria. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "219400-14086"
            ],
            "persons": [
                "219400-117681",
                "219400-117682"
            ],
            "imported": "2025-12-29T14:07:01+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 219433,
            "title": "PREDIKTORI AKUTNIH EGZACERBACIJA KRONIČNE\r\n OPSTRUKTIVNE PLUĆNE BOLESTI – REZULTATI STUDIJE\r\n PROVEDENE U KLINICI ZA PLUĆNE BOLESTI „JORDANOVAC“",
            "abstract": null,
            "authors": [
                "Naranda, FS",
                "Milosevic, I",
                "Markelic, I",
                "Markelic, D",
                "Nedeljkovic, V",
                "Dukic, V",
                "Samarzija, M",
                "Vukic Dugac, A"
            ],
            "year": 2020,
            "source": "10th Congress of the Croatian Thoracic Society; September 16-19, 2020; Zagreb, Kroatien. 2020. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "219433-14020"
            ],
            "persons": [
                "219433-121590"
            ],
            "imported": "2025-12-29T15:55:17+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 219438,
            "title": "Der rheumatologische Escape-Room: Evaluation eines innovativen Lehrformats",
            "abstract": null,
            "authors": [
                "Reisch, M",
                "Kickinger, D"
            ],
            "year": 2025,
            "source": "Fakten der Rheumatologie. 2025. 03/2025: ",
            "category": 11,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "219438-14086"
            ],
            "persons": [
                "219438-117682",
                "219438-117681"
            ],
            "imported": "2025-12-29T16:39:57+01:00",
            "journal": "Fakten der Rheumatologie",
            "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": 219372,
            "title": "Lunchsymposium: RSV bei allen Säuglingen – Update zur Epidemiologie, Krankheitslast und Prävention",
            "abstract": null,
            "authors": [
                "Sever Yildiz, G",
                "Resch, B",
                "Dornbusch, HJ ."
            ],
            "year": 2022,
            "source": "https://link.springer.com/article/10.1007/s00608-022-01026-4. 2022; -60. Jahrestagung der Österreichischen Gesellschaft für Kinder- und Jugendheilkunde e. V. (ÖGKJ); OCT 6-8, 2022; 2022; Vienna, AUSTRIA.. ",
            "category": 2,
            "document_type": 18,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "219372-14094"
            ],
            "persons": [
                "219372-112151",
                "219372-51743"
            ],
            "imported": "2025-12-24T00:59:00+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": true,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 219374,
            "title": "CYP24A1-assoziierte infantile Hyperkalzämie Typ 1",
            "abstract": null,
            "authors": [
                "Sever Yildiz, G",
                "Acham-Roschitz, B",
                "Hubmann, H",
                "Mache, C",
                ""
            ],
            "year": 2025,
            "source": "Intensivkurs Kindernephrologie ; DEZ 11-12, 2025; Marburg, Deutschland . 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "219374-14091"
            ],
            "persons": [
                "219374-112151",
                "219374-61824",
                "219374-50752",
                "219374-51877"
            ],
            "imported": "2025-12-24T01:29: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": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 219417,
            "title": "Systemic sclerosis",
            "abstract": null,
            "authors": [
                "Kickinger, D"
            ],
            "year": 2025,
            "source": "Autoimmunity across boarders; DEC 14-16; Bruneck, Italy. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "219417-14086"
            ],
            "persons": [
                "219417-117682"
            ],
            "imported": "2025-12-29T15:03:10+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 219401,
            "title": "Verbrennt die Entzündung auch unsere Psyche? Umgang mit Fatigue, Depression, Therapietreue",
            "abstract": null,
            "authors": [
                "Kickinger, D"
            ],
            "year": 2025,
            "source": "ÖGR Jahrestagung 2025; NOV 27-29, 2025; Vienna, Austria. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "219401-14086"
            ],
            "persons": [
                "219401-117682"
            ],
            "imported": "2025-12-29T14:09:00+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 219398,
            "title": "CTD-ILD Management: New Guidelines and Monitoring Strategies",
            "abstract": null,
            "authors": [
                "Kickinger, D"
            ],
            "year": 2025,
            "source": "Preceptorship Interstitial Lung Disease 2025; SEP, 4-5, 2025; Vienna, Austria. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "219398-14086"
            ],
            "persons": [
                "219398-117682"
            ],
            "imported": "2025-12-29T13:59:32+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": 219399,
            "title": "Rheum prospective clinical application of guidelines: focus on the use of lung ultrasound",
            "abstract": null,
            "authors": [
                "Kickinger, D"
            ],
            "year": 2025,
            "source": "ILD Expert Forum 2025; NOV 27-29, 2025; Vienna, Austria. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "219399-14086"
            ],
            "persons": [
                "219399-117682"
            ],
            "imported": "2025-12-29T14:04:34+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": 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": 219396,
            "title": "Braucht die Lunge wirklich Luft? ",
            "abstract": null,
            "authors": [
                "Kickinger, D"
            ],
            "year": 2025,
            "source": "Rheumatage 2025; April 30 - May 03, 2025; Andau, Austria. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "219396-14086"
            ],
            "persons": [
                "219396-117682"
            ],
            "imported": "2025-12-29T13:51:55+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": 219397,
            "title": "Systemische Sklerose: mit Nachdruck gegen Hochdruck",
            "abstract": null,
            "authors": [
                "Kickinger, D"
            ],
            "year": 2025,
            "source": "Neue Wege in der PAH Therapie; JUL 02, 2025; Klagenfurt, Austria. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "219397-14086"
            ],
            "persons": [
                "219397-117682"
            ],
            "imported": "2025-12-29T13:53:49+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 219402,
            "title": "ILD: OLD or GOLD",
            "abstract": null,
            "authors": [
                "Kickinger, D"
            ],
            "year": 2025,
            "source": "1. Rheumatology Science Slam; JUN 21, 2025; Bad Liebenwerda, Germany. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "219402-14086"
            ],
            "persons": [
                "219402-117682"
            ],
            "imported": "2025-12-29T14:12:17+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 219395,
            "title": "Rheumatoid Arthritis-ILD – A distinct phenotype",
            "abstract": null,
            "authors": [
                "Kickinger, D"
            ],
            "year": 2025,
            "source": "ZILELE SPITALULUI CLINIC DE RECUPERARE IAȘI 2025 (Days of the Iași Clinical Recovery Hospital 2025); MAR, 28, 2025; Iași, Rumänien. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "219395-14086"
            ],
            "persons": [
                "219395-117682"
            ],
            "imported": "2025-12-29T13:36:24+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 219370,
            "title": "Geschlecht als Effektmodifikator im Zusammenhang zwischen postoperativem Troponin und Mortalität nach koronarer Bypassoperation",
            "abstract": null,
            "authors": [
                "Schreiber, N",
                "Sartori, S",
                "Fida, S",
                "Schadler, P",
                "Pannold, J",
                "Kolland, M",
                "Pichler, A",
                ""
            ],
            "year": 2025,
            "source": "Divi Abstract Buch 2025. 2025; -Kongress der deutschen Interdisziplinären Vereinigung für Intensiv- und Notfallmedizin E.V. (DIVI); DEZ 3-5, 2025; HAMBURG, GERMANY. ",
            "category": 2,
            "document_type": 22,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "219370-14051",
                "219370-14069",
                "219370-14070",
                "219370-14084"
            ],
            "persons": [
                "219370-100227",
                "219370-100461",
                "219370-121953",
                "219370-59286",
                "219370-94957",
                "219370-99708",
                "219370-121931",
                "219370-71486"
            ],
            "imported": "2025-12-23T17:22:25+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 219393,
            "title": "The essential role of multidisciplinary boards in CTD-ILD: Optimizing diagnosis, treatment, and management ",
            "abstract": null,
            "authors": [
                "Kickinger, D"
            ],
            "year": 2025,
            "source": "HRCT Academy Satellite; Feb 17, 2025; Vienna, Austria. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "219393-14086"
            ],
            "persons": [
                "219393-117682"
            ],
            "imported": "2025-12-29T13:11:01+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 219336,
            "title": "Utilization of Pre-Diagnostic Prostate MRI Among Rural Americans: An Analysis of Medicare Claims for Elevated PSA.",
            "abstract": null,
            "authors": [
                "Hansen, NF",
                "Zurl, H",
                "Korn, SM",
                "Zhang, J",
                "Tan, HJ",
                "Nielsen, ME",
                "Moore, CM",
                "Trinh, QD",
                "Kibel, AS",
                "Cole, AP"
            ],
            "year": 2025,
            "source": "Urol Pract. 2025; 101097UPJ0000000000000956",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "41406367",
            "doi": "10.1097/UPJ.0000000000000956",
            "pmc": null,
            "organizations": [
                "219336-14056"
            ],
            "persons": [
                "219336-96506-6"
            ],
            "imported": "2025-12-22T01:00:00+01:00",
            "journal": "Urol Pract",
            "issn": "2352-0787",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 219383,
            "title": "Mechanical circulatory support systems as a bridge to heart transplantation",
            "abstract": null,
            "authors": [
                "Mouritane, S",
                "Caracioni, A",
                "Reindl, S",
                "Wallner, M",
                "Sommer, G",
                "Glantschnig, T",
                "Mach, M",
                "Knez, I",
                "Laufer, G",
                "Andreas, M"
            ],
            "year": 2025,
            "source": "Österreichische Kardiologische Gesellschaft\r\nJahrestagung 2025; JUL 4-7, 2025; Salzburg, Austria. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "219383-14075"
            ],
            "persons": [
                "219383-124030"
            ],
            "imported": "2025-12-27T09:20:39+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 219380,
            "title": "Implementation of a Ross-PEARS Program: Our Single-Centre Experience.",
            "abstract": null,
            "authors": [
                "Geissler, R",
                "Mouritane, S",
                "Caracioni, A",
                "Entenfellner, A",
                "Mayer, C",
                "Nebert, C",
                "Srekl-Filzmaier, P",
                "Mach, M",
                "Laufer, G",
                "Andreas,M \r\n"
            ],
            "year": 2025,
            "source": "Österreichische Gesellschaft für Herz- und thorakale Gefäßchirurgie\r\nJahrestagung; JUN 4, 2025; Salzburg, Austria. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "219380-14075",
                "219380-14079"
            ],
            "persons": [
                "219380-120875",
                "219380-124030"
            ],
            "imported": "2025-12-27T09:11:20+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        }
    ]
}