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=159060&ordering=impactfactor
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 159104,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=159080&ordering=impactfactor",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=159040&ordering=impactfactor",
    "results": [
        {
            "id": 184840,
            "title": "Handbook of Burns Volume 2.",
            "abstract": null,
            "authors": [
                "Kamolz, LP",
                "Jeschke, MG",
                "Horch, RE",
                "Küntscher, M",
                "Brychta, P"
            ],
            "year": 2020,
            "source": "Second Edition; Cham: Springer Nature Switzerland AG; 2020. pp. 343. (ISBN: 978-3-030-34510-5) ",
            "category": 14,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "184840-14076"
            ],
            "persons": [
                "184840-80111"
            ],
            "imported": "2020-12-22T14:27: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": 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": 184842,
            "title": "Anwendung von Biologika bei allergischen und Typ-2-entzünd-lichen Erkrankungen in der aktuellen Covid-19-Pandemie.",
            "abstract": null,
            "authors": [
                "Klimek, L",
                "Pfaar, O",
                "Worm, M",
                "Eiwegger, T",
                "Hagemann, J",
                "Ollert, M",
                "Untersmayr, E",
                "Hoffmann-Sommergruber, K",
                "Vultaggio, A",
                "Agache, I",
                "Bavbek, S",
                "Bossios, A",
                "Casper, I",
                "Chan, S",
                "Chatzipetrou, A",
                "Vogelberg, C",
                "Firinu, D",
                "Kauppi, P",
                "Kolios, A",
                "Kothari, A",
                "Matucci, A",
                "Palomares, O",
                "Szépfalusi, Z",
                "Pohl, W",
                "Hötzenecker, W",
                "Rosenkranz, A",
                "Bergmann, KC",
                "Bieber, T",
                "Buhl, R",
                "Buters, J",
                "Darsow, U",
                "Keil, T",
                "Kleine-Tebbe, J",
                "Lau, S",
                "Maurer, M",
                "Merk, H",
                "Mösges, R",
                "Saloga, J",
                "Staubach, P",
                "Jappe, U",
                "Rabe, C",
                "Rabe, U",
                "Vogelmeier, C",
                "Biedermann, T",
                "Jung, K",
                "Schlenter, W",
                "Ring, J",
                "Chaker, A",
                "Wehrmann, W",
                "Becker, S",
                "Freudelsperger, L",
                "Mülleneisen, N",
                "Nemat, K",
                "Czech, W",
                "Wrede, H",
                "Brehler, R",
                "Fuchs, T",
                "Tomazic, PV",
                "Aberer, W",
                "Fink Wagner, A",
                "Horak, F",
                "Wöhrl, S",
                "Niederberger-Leppin, V",
                "Pali-Schöll, I",
                "Roller-Wirnsberger, R",
                "Spranger, O",
                "Valenta, R",
                "Akdis, M",
                "Matricardi, PM",
                "Spertini, F",
                "Khaltaev, N",
                "Michel, JP",
                "Nicod, L",
                "Schmid-Grendelmeier, P",
                "Idzko, M",
                "Hamelmann, E",
                "Jakob, T",
                "Werfel, T",
                "Wagenmann, M",
                "Taube, C",
                "Jensen-Jarolim, E",
                "Korn, S",
                "Hentges, F",
                "Schwarze, J",
                "O Mahony, L",
                "Knol, E",
                "Del Giacco, S",
                "Chivato, T",
                "Bousquet, J",
                "Zuberbier, T",
                "Akdis, C",
                "Jutel, M"
            ],
            "year": 2020,
            "source": "Allergo J. 2020; 29(4): 14-27. ",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000610613300010",
            "pubmed": "32546898",
            "doi": "10.1007/s15007-020-2553-y",
            "pmc": "PMC7289636",
            "organizations": [
                "184842-14047",
                "184842-14066",
                "184842-14084"
            ],
            "persons": [
                "184842-51346-6",
                "184842-51745-6",
                "184842-72630-6"
            ],
            "imported": "2020-12-22T01:00:00+01:00",
            "journal": "Allergo J",
            "issn": "0941-8849",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 184843,
            "title": "Allergen immunotherapy in the current COVID-19 pandemic: A position paper of AeDA, ARIA, EAACI, DGAKI and GPA: Position paper of the German ARIA GroupA in cooperation with the Austrian ARIA GroupB, the Swiss ARIA GroupC, German Society for Applied Allergology (AEDA)D, German Society for Allergology and Clinical Immunology (DGAKI)E, Society for Pediatric Allergology (GPA)F in cooperation with AG Clinical Immunology, Allergology and Environmental Medicine of the DGHNO-KHCG and the European Academy of Allergy and Clinical Immunology (EAACI)H.",
            "abstract": null,
            "authors": [
                "Klimek, L",
                "Pfaar, O",
                "Worm, M",
                "Bergmann, KC",
                "Bieber, T",
                "Buhl, R",
                "Buters, J",
                "Darsow, U",
                "Keil, T",
                "Kleine-Tebbe, J",
                "Lau, S",
                "Maurer, M",
                "Merk, H",
                "Mösges, R",
                "Saloga, J",
                "Staubach, P",
                "Stute, P",
                "Rabe, K",
                "Rabe, U",
                "Vogelmeier, C",
                "Biedermann, T",
                "Jung, K",
                "Schlenter, W",
                "Ring, J",
                "Chaker, A",
                "Wehrmann, W",
                "Becker, S",
                "Mülleneisen, N",
                "Nemat, K",
                "Czech, W",
                "Wrede, H",
                "Brehler, R",
                "Fuchs, T",
                "Tomazic, PV",
                "Aberer, W",
                "Fink-Wagner, A",
                "Horak, F",
                "Wöhrl, S",
                "Niederberger-Leppin, V",
                "Pali-Schöll, I",
                "Pohl, W",
                "Roller-Wirnsberger, R",
                "Spranger, O",
                "Valenta, R",
                "Akdis, M",
                "Akdis, C",
                "Hoffmann-Sommergruber, K",
                "Jutel, M",
                "Matricardi, P",
                "Spertin, F",
                "Khaltaev, N",
                "Michel, JP",
                "Nicod, L",
                "Schmid-Grendelmeier, P",
                "Hamelmann, E",
                "Jakob, T",
                "Werfel, T",
                "Wagenmann, M",
                "Taube, C",
                "Gerstlauer, M",
                "Vogelberg, C",
                "Bousquet, J",
                "Zuberbier, T"
            ],
            "year": 2020,
            "source": "Allergol Select. 2020; 4(10): 44-52. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "32568272",
            "doi": "10.5414/ALX02147E",
            "pmc": "PMC7304289",
            "organizations": [
                "184843-14047",
                "184843-14066"
            ],
            "persons": [
                "184843-51346-6",
                "184843-51745-6"
            ],
            "imported": "2020-12-22T01:00:00+01:00",
            "journal": "Allergol Select",
            "issn": "2512-8957",
            "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": 184848,
            "title": "Influence of nursing staff working hours on the stress level during the COVID-19 pandemic: a cross-sectional online survey.",
            "abstract": null,
            "authors": [
                "Hoedl, M",
                "Bauer, S",
                "Eglseer, D"
            ],
            "year": 2020,
            "source": "MedRxiv. 2020",
            "category": 12,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "184848-14509"
            ],
            "persons": [
                "184848-59569",
                "184848-66487",
                "184848-82963"
            ],
            "imported": "2020-12-23T11:19:07+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": 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": 184849,
            "title": "COVID-19 among nursing staff: Settings and regional differences.",
            "abstract": null,
            "authors": [
                "Hoedl, M",
                "Eglseer, D",
                "Bauer, S"
            ],
            "year": 2020,
            "source": "MedRxiv. 2020",
            "category": 12,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "184849-14509"
            ],
            "persons": [
                "184849-82963",
                "184849-59569",
                "184849-66487"
            ],
            "imported": "2020-12-23T11:20: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": 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": 184850,
            "title": "Associations between personal protective equipment and nursing staff stress during the COVID-19 pandemic.",
            "abstract": null,
            "authors": [
                "Hoedl, M",
                "Eglseer, D",
                "Bauer, S"
            ],
            "year": 2020,
            "source": "MedRxiv. 2020",
            "category": 12,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "184850-14509"
            ],
            "persons": [
                "184850-82963",
                "184850-59569",
                "184850-66487"
            ],
            "imported": "2020-12-23T11:23:31+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": 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": 184851,
            "title": "Care dependency among older women in Austrian nursing homes: The role of outdoor temperatures.",
            "abstract": null,
            "authors": [
                "Schuettengruber, G",
                "Grossschaedl, F",
                "Hoedl, M"
            ],
            "year": 2020,
            "source": "MedRxiv. 2020",
            "category": 12,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "184851-14509"
            ],
            "persons": [
                "184851-59569",
                "184851-66488",
                "184851-85011"
            ],
            "imported": "2020-12-23T11:25:12+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": 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": 184852,
            "title": "Achte auf „Dekubitus, Feuchtigkeit & die Füße“: Informationsmaterial für Betroffene, Angehörige und Pflegepersonen.",
            "abstract": null,
            "authors": [
                "Hödl, M",
                "Osmancevic, S",
                "Bauer, S",
                "Eglseer, D"
            ],
            "year": 2020,
            "source": "Abstractband. 2020; -PflegeKongress ; NOV 26-27, 2020; Vienna, Austria. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "184852-14509"
            ],
            "persons": [
                "184852-100525",
                "184852-59569",
                "184852-66487",
                "184852-82963"
            ],
            "imported": "2020-12-23T11:46:13+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": 184853,
            "title": "Vorhandene Strukturen und durchgeführte pflegerische Maßnahmen während der COVID-19 Pandemie.",
            "abstract": null,
            "authors": [
                "Hödl, M",
                "Bauer, S",
                "Eglseer, D"
            ],
            "year": 2020,
            "source": "Abstractband. 2020; -PflegeKongress; NOV 26-27, 2020; Vienna, Austria. ",
            "category": 2,
            "document_type": 18,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "184853-14509"
            ],
            "persons": [
                "184853-82963",
                "184853-59569",
                "184853-66487"
            ],
            "imported": "2020-12-23T11:48:33+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": 184854,
            "title": "Dealing with COVID-19 in Austrian Nursing Homes.",
            "abstract": null,
            "authors": [
                "Bauer S, Hödl M, Eglseer D"
            ],
            "year": 2020,
            "source": "EuGMS e-congress. 2020; -EuGMS e-congress; OCT 7-9, 2020; Roma, Italy. ",
            "category": 2,
            "document_type": 18,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "184854-14509"
            ],
            "persons": [
                "184854-82963",
                "184854-59569",
                "184854-66487"
            ],
            "imported": "2020-12-23T11:56: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": 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": 184855,
            "title": "Minimally Invasive Technologies for Treatment of HTS and Keloids: Pulsed-Dye Laser.",
            "abstract": null,
            "authors": [
                "Nischwitz, S",
                "Lumenta, DB.",
                "Spendel, S",
                "Kamolz LP"
            ],
            "year": 2020,
            "source": " In: Téot, L; Mustoe, T.A.; Middelkoop, E; Gauglitz, G.G. editors(s). Textbook on Scar Management.. Springer; p. 263-269.  2020(ISBN: 978-3-030-44765-6) ",
            "category": 6,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "184855-14076"
            ],
            "persons": [
                "184855-100854",
                "184855-80111",
                "184855-81670",
                "184855-51824"
            ],
            "imported": "2020-12-23T13:12:36+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": "Téot, L; Mustoe, T.A.; Middelkoop, E; Gauglitz, G.G.",
            "collection_title": "Textbook on Scar Management.",
            "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": 184859,
            "title": "Trajectories of physical functioning in late-life vary by the condition leading to death.",
            "abstract": null,
            "authors": [
                "Stolz, E",
                "Gill, T",
                "Mayerl, H",
                "Rásky, É",
                "Freidl, W"
            ],
            "year": 2020,
            "source": "Eur Geriatr Med. 2020; 11: 1-309.-16th International E-Congress of the European Geriatric Medicine Society; OCT 7-9, 2020; Rome, ITALY. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "184859-14024"
            ],
            "persons": [
                "184859-51688",
                "184859-51845",
                "184859-89152",
                "184859-90882"
            ],
            "imported": "2020-12-26T12:20:23+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": 184860,
            "title": "Frailty changes predict mortality in four longitudinal studies of aging.",
            "abstract": null,
            "authors": [
                "Stolz, E",
                "Hoogendijk, E",
                "Mayerl, H",
                "Freidl, W"
            ],
            "year": 2020,
            "source": "Eur Geriatr Med. 2020; 11: 1-309.-16th International E-Congress of the European Geriatric Medicine Society; OCT 7-9, 2020; Rome, ITALY. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "184860-14024"
            ],
            "persons": [
                "184860-51845",
                "184860-89152",
                "184860-90882"
            ],
            "imported": "2020-12-26T12:24:22+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": 184861,
            "title": "Frailty index changes in late-life: acceleration in health deficit accumulation rate indicates the presence of frailty.",
            "abstract": null,
            "authors": [
                "Stolz, E",
                "Mayerl, H",
                "Hoogendijk, E",
                "Armstrong, JJ",
                "Roller-Wirnsberger, R",
                "Freidl, W"
            ],
            "year": 2020,
            "source": "Eur Geriatr Med. 2020; 11: 1-309.-16th International E-Congress of the European Geriatric Medicine Society; OCT 7-9, 2020; Rome, ITALY. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "184861-14024"
            ],
            "persons": [
                "184861-51745",
                "184861-51845",
                "184861-89152",
                "184861-90882"
            ],
            "imported": "2020-12-26T12:29:08+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": 213292,
            "title": "CLINICAL, MOLECULAR AND IMMUNOHISTOCHEMICAL PROFILES OF CLEAR CELL ADENOCARCINOMA OF THE URINARY TRACT",
            "abstract": null,
            "authors": [
                "Koll, F",
                "Rammal, R",
                "Chen, Z",
                "Basar, M",
                "Alam, SM",
                "Tallman, JE",
                "Pietzak, E",
                "Dalbagni, G",
                "Donahue, T",
                "Donat, SM",
                "Bochner, B",
                "Rosenberg, J",
                "Iyer, G",
                "Solit, D",
                "Al-Ahmadie, H"
            ],
            "year": 2023,
            "source": "Urologic Oncology: Seminars and Original Investigations. 2023; 42: S35--24th Annual Meeting of the Society of Urologic Oncology ;  NOV 28 - DEC 1, 2023; Washington DC, USA. ",
            "category": 2,
            "document_type": 22,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "213292-14056"
            ],
            "persons": [
                "213292-130518"
            ],
            "imported": "2025-01-21T11:54:23+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": 184868,
            "title": "Oral Anticoagulation and antithrombotic Therapy in Patients with Atrial Fibrillation after percutaneous Coronary Intervention - with special Reference to Dabigatran.",
            "abstract": null,
            "authors": [
                "Huber, K",
                "Delle Karth, G",
                "Frank, H",
                "Gremmel, T",
                "Madl, C",
                "Niessner, A",
                "Neunteufl, T",
                "Pirker, W",
                "Watschinger, B",
                "Weidinger, F",
                "Weiss, T",
                "Hoppe, U",
                "Auer, J",
                "Binder, RK",
                "Siostrzonek, P",
                "Steinwender, C",
                "Sturmberger, T",
                "Vosko, M",
                "Wallner, H",
                "Zweiker, R",
                "Alber, H",
                "Dritan, K",
                "Kirsch, A",
                "Kneihsl, M",
                "Raggam, R",
                "Scherr, D",
                "Stadlbauer-Kollner, V",
                "Zirlik, A"
            ],
            "year": 2020,
            "source": "J KARDIOL. 2020; 27:  3-12. ",
            "category": 1,
            "document_type": 4,
            "sci": "ISI:000596732900001",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "184868-14051",
                "184868-14079",
                "184868-14081",
                "184868-14083",
                "184868-14084"
            ],
            "persons": [
                "184868-100805-6",
                "184868-50168-6",
                "184868-50564-6",
                "184868-50989-6",
                "184868-75657-6",
                "184868-83425-6"
            ],
            "imported": "2020-12-28T08:46:07+01:00",
            "journal": "J KARDIOL",
            "issn": "1024-0098",
            "collection_publisher": null,
            "collection_title": "JOURNAL FUR KARDIOLOGIE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 184869,
            "title": "New Developments in Mitral and Tricuspid Valve Therapy.",
            "abstract": null,
            "authors": [
                "Gollmer, J",
                "Zirlik, A",
                "Schmidt, A"
            ],
            "year": 2020,
            "source": "J KARDIOL. 2020; 27(11-12): 382-386. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000585215500003",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "184869-14083"
            ],
            "persons": [
                "184869-100805-4",
                "184869-61189-6"
            ],
            "imported": "2020-12-28T08:46:07+01:00",
            "journal": "J KARDIOL",
            "issn": "1024-0098",
            "collection_publisher": null,
            "collection_title": "JOURNAL FUR KARDIOLOGIE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 213291,
            "title": "MP14-15 MACROPHAGES AND REGULATORY T-CELLS AS PROGNOSTIC FACTORS IN PATIENTS WITH UROTHELIAL MUSCLE-INVASIVE BLADDER CANCER",
            "abstract": null,
            "authors": [
                "Koll, F",
                "Banek, S",
                "Kluth, L",
                "Köllermann, J",
                "Weigert, A",
                "Chun, F",
                "Wild, P",
                "Reis, H"
            ],
            "year": 2023,
            "source": "The Journal of Urology 209(Supplement 4):p e188. 2023; -American Urological Association's 2023 Annual Meeting; APR 28 - MAY 1, 2023; Chicago, USA. ",
            "category": 2,
            "document_type": 22,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "213291-14056"
            ],
            "persons": [
                "213291-130518"
            ],
            "imported": "2025-01-21T11:47:51+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": 184872,
            "title": "Molecular profiling-ready for clinical routine.",
            "abstract": null,
            "authors": [
                "Gerger, A"
            ],
            "year": 2020,
            "source": "MEMO-MAG EUR MED ONC. 2020; 13(4): 365-366. ",
            "category": 1,
            "document_type": 4,
            "sci": "ISI:000595566800005",
            "pubmed": null,
            "doi": "10.1007/s12254-020-00663-4",
            "pmc": null,
            "organizations": [
                "184872-14085"
            ],
            "persons": [
                "184872-58814-2"
            ],
            "imported": "2020-12-28T08:46:07+01:00",
            "journal": "MEMO-MAG EUR MED ONC",
            "issn": "1865-5041",
            "collection_publisher": null,
            "collection_title": "MEMO-MAGAZINE OF EUROPEAN MEDICAL ONCOLOGY; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 184874,
            "title": "[On the way to telemedicine].",
            "abstract": null,
            "authors": [
                "Scheer, PJ"
            ],
            "year": 2020,
            "source": "Padiatr Padol. 2020; 18(1):1-5",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000595284300001",
            "pubmed": "33281232",
            "doi": "10.1007/s00608-020-00846-6",
            "pmc": "PMC7702678",
            "organizations": [
                "184874-14091"
            ],
            "persons": [
                "184874-51655-2"
            ],
            "imported": "2020-12-28T08:46:07+01:00",
            "journal": "PADIATR PADOL",
            "issn": "0030-9338",
            "collection_publisher": null,
            "collection_title": "PADIATRIE UND PADOLOGIE; ",
            "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": 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
        }
    ]
}