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=156120
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 156963,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=156140",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=156100",
    "results": [
        {
            "id": 204046,
            "title": "Undergraduate Skills Training in Pandemic Times: Where Is the Future of Medical Education?",
            "abstract": null,
            "authors": [
                "Hecker, A",
                "Nischwitz, SP",
                "Petritsch, J",
                "Holzer-Geissler, JCJ",
                "Draschl, A",
                "Wegscheider, T",
                "Lumenta, DB"
            ],
            "year": 2023,
            "source": "Eur J Investig Health Psychol Educ. 2023; 13(7): 1219-1228. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001035105100001",
            "pubmed": "37504481",
            "doi": "10.3390/ejihpe13070090",
            "pmc": "PMC10377890",
            "organizations": [
                "204046-14076"
            ],
            "persons": [
                "204046-97446-6",
                "204046-100854-1",
                "204046-68533-6",
                "204046-81670-6",
                "204046-106534-2"
            ],
            "imported": "2023-08-11T02:00:00+02:00",
            "journal": "Eur J Investig Health Psychol Educ",
            "issn": "2254-9625",
            "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": 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": 204222,
            "title": "Pediatric vascular anomalies in Austria. Where are we at? A survey among primary care pediatricians.",
            "abstract": null,
            "authors": [
                "Gasparella, P",
                "Senica, SO",
                "Singer, G",
                "Banfi, C",
                "Flucher, C",
                "Beqo, BP",
                "Till, H",
                "Haxhija, EQ"
            ],
            "year": 2023,
            "source": "Front Pediatr. 2023; 11:  1216460",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001056651400001",
            "pubmed": "37664549",
            "doi": "10.3389/fped.2023.1216460",
            "pmc": "PMC10473968",
            "organizations": [
                "204222-14026",
                "204222-14049"
            ],
            "persons": [
                "204222-50778-6",
                "204222-51879-6",
                "204222-83445-6",
                "204222-93943-2",
                "204222-95093-6"
            ],
            "imported": "2023-09-05T02:00:00+02:00",
            "journal": "Front Pediatr",
            "issn": "2296-2360",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.1,
            "impactfactor_year": 2023,
            "impactfactor_norm": 0.577,
            "impactfactor_norm_year": 2023,
            "impactfactor_norm_category": "PEDIATRICS-SCIE",
            "impactfactor_norm_super": 0.822,
            "impactfactor_norm_super_year": 2020,
            "impactfactor_norm_super_category": "PEDIATRICS-SCI",
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 204491,
            "title": "Dermatology 2030",
            "abstract": null,
            "authors": [
                "Wolf, P",
                "Fink-Puches, R"
            ],
            "year": 2023,
            "source": "J DTSCH DERMATOL GES. 2023; 21(6): 699-700. ",
            "category": 1,
            "document_type": 4,
            "sci": "ISI:001019103900038",
            "pubmed": "37338833",
            "doi": "10.1111/ddg.15085_g",
            "pmc": null,
            "organizations": [
                "204491-14047"
            ],
            "persons": [
                "204491-51618-2",
                "204491-52589-6"
            ],
            "imported": "2023-09-19T09:04:16+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": 2023,
            "impactfactor_norm": 0.884,
            "impactfactor_norm_year": 2023,
            "impactfactor_norm_category": "DERMATOLOGY-SCIE",
            "impactfactor_norm_super": 0.899,
            "impactfactor_norm_super_year": 2020,
            "impactfactor_norm_super_category": "DERMATOLOGY-SCI",
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 204990,
            "title": "Usage and benefit of the Internet as a source of information on disease and therapy in dermatology.",
            "abstract": null,
            "authors": [
                "Grossschaedl, K",
                "Vallant, C",
                "Dernoscheg, MT",
                "Richtig, M",
                "Öllinger, A",
                "Balakirski, G",
                "Wilsmann-Theis, D",
                "Nguyen, VA",
                "Weinlich, G",
                "Tsiogka, A",
                "Koelblinger, P",
                "Scheffel, J",
                "Richtig, E",
                "Richtig, G"
            ],
            "year": 2023,
            "source": "J Dtsch Dermatol Ges. 2023; 21(11): 1383-1386. ",
            "category": 1,
            "document_type": 2,
            "sci": "ISI:001169839300025",
            "pubmed": "37811739",
            "doi": "10.1111/ddg.15199",
            "pmc": null,
            "organizations": [
                "204990-14047",
                "204990-14085"
            ],
            "persons": [
                "204990-108777-1",
                "204990-52274-6",
                "204990-57355-6",
                "204990-83984-4"
            ],
            "imported": "2023-10-18T02:00:00+02:00",
            "journal": "J Dtsch Dermatol Ges",
            "issn": "1610-0379",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 5.6,
            "impactfactor_year": 2023,
            "impactfactor_norm": 0.884,
            "impactfactor_norm_year": 2023,
            "impactfactor_norm_category": "DERMATOLOGY-SCIE",
            "impactfactor_norm_super": 0.899,
            "impactfactor_norm_super_year": 2020,
            "impactfactor_norm_super_category": "DERMATOLOGY-SCI",
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 205151,
            "title": "[Diagnosis and Treatment of IgA Nephropathy-2023].",
            "abstract": null,
            "authors": [
                "Schimpf, J",
                "Kronbichler, A",
                "Windpessl, M",
                "Zitt, E",
                "Eller, K",
                "Säemann, MD",
                "Lhotta, K",
                "Rudnicki, M"
            ],
            "year": 2023,
            "source": "Wien Klin Wochenschr. 2023; 135(Suppl 5):621-627",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001070603600002",
            "pubmed": "37728647",
            "doi": "10.1007/s00508-023-02257-6",
            "pmc": "PMC10511560",
            "organizations": [
                "205151-14084"
            ],
            "persons": [
                "205151-74174-6"
            ],
            "imported": "2023-10-30T09:02:48+01:00",
            "journal": "WIEN KLIN WOCHENSCHR",
            "issn": "0043-5325",
            "collection_publisher": null,
            "collection_title": "WIENER KLINISCHE WOCHENSCHRIFT; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.9,
            "impactfactor_year": 2023,
            "impactfactor_norm": 0.429,
            "impactfactor_norm_year": 2023,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL-SCIE",
            "impactfactor_norm_super": 0.479,
            "impactfactor_norm_super_year": 2022,
            "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": false,
            "local_affiliation": true
        },
        {
            "id": 205906,
            "title": "T cells acquire cell surface determinants of APC via in vivo trogocytosis during viral infections.",
            "abstract": null,
            "authors": [
                "Rosenits, K",
                "Keppler, SJ",
                "Vucikuja, S",
                "Aichele, P"
            ],
            "year": 2010,
            "source": "Eur J Immunol. 2010; 40(12): 3450-7. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000285262200018",
            "pubmed": "21080375",
            "doi": "10.1002/eji.201040743",
            "pmc": null,
            "organizations": [],
            "persons": [
                "205906-120271-6"
            ],
            "imported": "2023-12-12T01:00:00+01:00",
            "journal": "Eur J Immunol",
            "issn": "1521-4141",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.942,
            "impactfactor_year": 2010,
            "impactfactor_norm": 0.843,
            "impactfactor_norm_year": 2010,
            "impactfactor_norm_category": "IMMUNOLOGY",
            "impactfactor_norm_super": 0.852,
            "impactfactor_norm_super_year": 2009,
            "impactfactor_norm_super_category": "IMMUNOLOGY",
            "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": false
        },
        {
            "id": 207161,
            "title": "Non-extensitivity and criticality of atomic hydropathicity around a voltage-gated sodium channel's pore: a modeling study",
            "abstract": null,
            "authors": [
                "Xenakis, MN",
                "Kapetis, D",
                "Yang, Y",
                "Heijman, J",
                "Waxman, SG",
                "Lauria, G",
                "Faber, CG",
                "Smeets, HJ",
                "Lindsey, PJ",
                "Westra, RL"
            ],
            "year": 2021,
            "source": "J BIOL PHYS. 2021; 47(1): 61-77. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000630276100002",
            "pubmed": "33735400",
            "doi": "10.1007/s10867-021-09565-w",
            "pmc": "PMC7981368",
            "organizations": [],
            "persons": [
                "207161-123850-6"
            ],
            "imported": "2024-01-30T15:06:48+01:00",
            "journal": "J BIOL PHYS",
            "issn": "0092-0606",
            "collection_publisher": null,
            "collection_title": "JOURNAL OF BIOLOGICAL PHYSICS; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.56,
            "impactfactor_year": 2021,
            "impactfactor_norm": 0.153,
            "impactfactor_norm_year": 2021,
            "impactfactor_norm_category": "BIOPHYSICS-SCI",
            "impactfactor_norm_super": 0.169,
            "impactfactor_norm_super_year": 2019,
            "impactfactor_norm_super_category": "BIOPHYSICS-SCI",
            "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": false
        },
        {
            "id": 208457,
            "title": "White matter hyperintensities affect cognitive changes after recent small subcortical infarcts",
            "abstract": null,
            "authors": [
                "Fruhwirth, V",
                "Enzinger, C",
                "Gattringer, T",
                "Pinter, D"
            ],
            "year": 2023,
            "source": "INT J PSYCHOL. 2023; 58: 220-220.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:001144610001314",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "208457-14051"
            ],
            "persons": [
                "208457-50173",
                "208457-66708",
                "208457-70680"
            ],
            "imported": "2024-03-04T09:31:10+01:00",
            "journal": "INT J PSYCHOL",
            "issn": "0020-7594",
            "collection_publisher": null,
            "collection_title": "INTERNATIONAL JOURNAL OF PSYCHOLOGY; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.2,
            "impactfactor_year": 2023,
            "impactfactor_norm": 0.68,
            "impactfactor_norm_year": 2023,
            "impactfactor_norm_category": "PSYCHOLOGY, MULTIDISCIPLINARY-SSCI",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "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": 209152,
            "title": "Swallowed denture stuck in the proximal esophagus.",
            "abstract": null,
            "authors": [
                "Habenbacher, M",
                "Andrianakis, A"
            ],
            "year": 2024,
            "source": "Wien Med Wochenschr. 2024; 174(9-10):208-209",
            "category": 1,
            "document_type": 5,
            "sci": "ISI:001205028200001",
            "pubmed": "38635109",
            "doi": "10.1007/s10354-024-01040-0",
            "pmc": "PMC11130022",
            "organizations": [
                "209152-14066"
            ],
            "persons": [
                "209152-89704-4",
                "209152-117321-1"
            ],
            "imported": "2024-04-22T02:00:00+02:00",
            "journal": "Wien Med Wochenschr",
            "issn": "0043-5341",
            "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": 210956,
            "title": "Foreign body aspiration in children: Challenges, insights, and pathways forward.",
            "abstract": null,
            "authors": [
                "Goussard, P",
                "Eber, E"
            ],
            "year": 2024,
            "source": "Afr J Thorac Crit Care Med. 2024; 30(2): e2380",
            "category": 1,
            "document_type": 4,
            "sci": null,
            "pubmed": "39171157",
            "doi": "10.7196/AJTCCM.2024.v30i2.2380",
            "pmc": "PMC11334891",
            "organizations": [
                "210956-14095"
            ],
            "persons": [
                "210956-51713-6"
            ],
            "imported": "2024-09-03T02:00:00+02:00",
            "journal": "Afr J Thorac Crit Care Med",
            "issn": "2617-0205",
            "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": 211259,
            "title": "Retrospektive Evaluierung des COP-NLR Scores auf seine Eignung als prognostischer und prädiktiver Biomarker bei Patientinnen und Patienten mit Nierenzellkarzinom unter palliativer Erstlinientherapie mit Immun-Checkpoint Inhibitoren.",
            "abstract": "Hintergrund. Das Nierenzellkarzinom ist weltweit das sechst-häufigste Karzinom bei Männern und das zehnt häufigste bei Frauen. In den vergangenen Jahren gab es stetige Fortschritte in der Behandlung des Nierenzellkarzinoms, zuletzt fanden die Checkpoint-Inhibitoren ihren Durchbruch in der Behandlung von zahlreichen Krebsarten, so auch dem Nierenzellkarzinom. Abseits der im Zeitalter der Tyrosinkinaseinhibitoren etablierten IMDC-Klassifikation (Motzer-Kriterien), gibt es aktuell keine relevanten und klinisch etablierten prognostischen sowie prädiktiven Biomarker. Der sogenannte COP-NLR Score wurde bisher nur im Zeitalter der Tyrosinkinaseinhibitoren untersucht. Ziel dieser Arbeit ist es, den COP-NLR Score auf seine Eignung als prognostischer und prädiktiver Biomarker bei Patientinnen und Patienten und palliativer Checkpoint-Inhibitor Therapie zu untersuchen.",
            "authors": [
                "Trink, P"
            ],
            "year": 2024,
            "source": "Humanmedizin; [ Diplomarbeit ] Medizinische Universität Graz; 2024. pp. 80",
            "category": 5,
            "document_type": 15,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2024-09-25T11:32:12+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": "Medizinische Universität Graz",
            "country": "40",
            "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": false
        },
        {
            "id": 211302,
            "title": "Personalized assessment of vitamin D status by a novel metabolic approach.",
            "abstract": null,
            "authors": [
                "Herrmann, M",
                "Zelzer, S",
                "Cavalier, E",
                "Kleber, M",
                "Drexler-Helmberg, C",
                "Schlenke, P",
                "Curcic, P",
                "Keppel, M",
                "Enko, D",
                "Scharnagl, H",
                "Pilz, S",
                "März, W"
            ],
            "year": 2024,
            "source": "CLIN CHIM ACTA. 2024; 558: 118232--26th International Congress of Clinical Chemistry and Laboratory Medicine; MAY 26-30, 2024; Dubai, UNITED ARAB EMIRATES. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:001283137200326",
            "pubmed": null,
            "doi": "10.1016/j.cca.2024.118232",
            "pmc": null,
            "organizations": [
                "211302-14014",
                "211302-14023",
                "211302-14028",
                "211302-14058",
                "211302-14080"
            ],
            "persons": [
                "211302-68273",
                "211302-50026",
                "211302-53344",
                "211302-81051",
                "211302-99451",
                "211302-50886",
                "211302-88593",
                "211302-89193"
            ],
            "imported": "2024-09-30T09:48:01+02:00",
            "journal": "CLIN CHIM ACTA",
            "issn": "0009-8981",
            "collection_publisher": null,
            "collection_title": "CLINICA CHIMICA ACTA; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.2,
            "impactfactor_year": 2024,
            "impactfactor_norm": 0.704,
            "impactfactor_norm_year": 2024,
            "impactfactor_norm_category": "MEDICAL LABORATORY TECHNOLOGY-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": 212284,
            "title": "Bewertung von Chronischen Wunden im Hinblick auf Komorbiditäten und\r\nausgewählten demographischen Parametern– eine retrospektive Studie.",
            "abstract": null,
            "authors": [
                "Petscnig, D",
                "Hecker, A, Glantschnig C",
                "Sondergaard, A",
                "Moshammer, M",
                "Pignet, A.L.",
                "Kotzbeck, P",
                "Kamolz, LP"
            ],
            "year": 2024,
            "source": "ÖGPÄRC\r\n62. Jahrestagung\r\nTA PANTA RHEI – ALLES FLIESST; OCT 3-5, 2024; Linz, AUSTRIA. 2024. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "212284-14017",
                "212284-14018",
                "212284-14076"
            ],
            "persons": [
                "212284-124934",
                "212284-106534",
                "212284-111830",
                "212284-80111",
                "212284-122126",
                "212284-95211"
            ],
            "imported": "2024-11-27T11:19:04+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": 211912,
            "title": "Clinical and radiological outcome in stemless reverse shoulder arthroplasty: Comparison of a mid to long-term follow-up of 102 months.",
            "abstract": null,
            "authors": [
                "Hofer, R",
                "Krifter, RM",
                "Fischerauer, S",
                "Schatz, M"
            ],
            "year": 2024,
            "source": "Abstract bei German Medical Science. 2024; -Deutscher Kongress für Orthopädie und Unfallchirurgie (DKOU); OCT 22-25, 2024; Berlin, GERMANY. ",
            "category": 2,
            "document_type": 22,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "211912-14052"
            ],
            "persons": [
                "211912-72835"
            ],
            "imported": "2024-11-04T15:30:11+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": 212288,
            "title": "Implantatkomplikationen und nationale Datenauswertung.",
            "abstract": null,
            "authors": [
                "Lumenta, D"
            ],
            "year": 2024,
            "source": "ÖGPÄRC\r\n62. Jahrestagung\r\nTA PANTA RHEI – ALLES FLIESST; OCT 3-5, 2024; Linz, AUSTRIA. 2024. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "212288-14076"
            ],
            "persons": [
                "212288-81670"
            ],
            "imported": "2024-11-27T11:29:57+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": 211947,
            "title": "Novel anti-HDV therapies require reliable and sensitive quantification of HDV RNA: A European multicenter study",
            "abstract": null,
            "authors": [
                "Berger, A",
                "Stelzl, E",
                "Kress, J",
                "Olivero, A",
                "Lampertico, P",
                "Heim, A",
                "Aberle, SW",
                "Wedemeyer, H",
                "Reinhardt, A",
                "Gey, B",
                "Früchte, C",
                "Kessler, HH"
            ],
            "year": 2024,
            "source": "Clin Chem Lab Med 2024; Congress Abstracts. 2024; 62(6):eA188-eA211.-ISMD2024 Thirteenth International Symposium on\r\nMolecular Diagnostics; JUN 13-14, 2024; Graz, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "211947-14023"
            ],
            "persons": [
                "211947-50514",
                "211947-51812"
            ],
            "imported": "2024-11-06T11:35: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": 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": 211957,
            "title": "Ösophaguschirurgie.",
            "abstract": null,
            "authors": [
                "Roj, A"
            ],
            "year": 2024,
            "source": "Ausbildung zur Operationstechnischen Assistenz (OTA); OCT 23, 2024; Graz, AUSTRIA. 2024. ",
            "category": 20,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "211957-14045"
            ],
            "persons": [
                "211957-113170"
            ],
            "imported": "2024-11-06T13:07:04+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 211959,
            "title": "Asymmetrical Chest Wall Morphology as an Indicator of Left Atrial Wall Remodeling in Patients with Supraventricular Arrhythmias: A Retrospective Anatomical Imaging Analysis",
            "abstract": null,
            "authors": [
                "Puseljic, M",
                "Kopetzky, M",
                "Schmid. J",
                "Manninger, M",
                "Scherr, D",
                "Fuchsjäger, M",
                "Apfaltrer, P"
            ],
            "year": 2024,
            "source": "ESCR Annual Scientific Meeting 2024 ; OCT 24-26, 2024; Dubrovnik, CROATIA. 2024. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "211959-14083",
                "211959-14104"
            ],
            "persons": [
                "211959-99888",
                "211959-108763",
                "211959-116406",
                "211959-50168",
                "211959-63032",
                "211959-82111",
                "211959-91529"
            ],
            "imported": "2024-11-06T15:35:26+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": 212016,
            "title": "Tumoren der Harnableitenden Wege – Was gibt es Neues?",
            "abstract": null,
            "authors": [
                "Schöllnast, H"
            ],
            "year": 2024,
            "source": "Wiener Radiologisches Symposium; NOV 7-9, 2024; Vienna, AUSTRIA. 2024. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "212016-14104"
            ],
            "persons": [
                "212016-52008"
            ],
            "imported": "2024-11-11T09:59: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": false,
            "scientific_event": false,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 212033,
            "title": "Correction to: Hilar en bloc resection for hilar cholangiocarcinoma in patients with limited liver capacities-preserving parts of liver segment 4.",
            "abstract": null,
            "authors": [
                "Jonas, S",
                "Krenzien, F",
                "Atanasov, G",
                "Hau, HM",
                "Gawlitza, M",
                "Moche, M",
                "Wiltberger, G",
                "Pratschke, J",
                "Schmelzle, M"
            ],
            "year": 2018,
            "source": "Eur Surg. 2018; 50(6): 315",
            "category": 1,
            "document_type": 8,
            "sci": "ISI:000450925300009",
            "pubmed": "31186626",
            "doi": "10.1007/s10353-018-0559-4",
            "pmc": "PMC6267423",
            "organizations": [],
            "persons": [
                "212033-117923"
            ],
            "imported": "2024-11-11T01:00:00+01:00",
            "journal": "Eur Surg",
            "issn": "1682-8631",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.483,
            "impactfactor_year": 2018,
            "impactfactor_norm": 0.03,
            "impactfactor_norm_year": 2018,
            "impactfactor_norm_category": "SURGERY-SCI",
            "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": false
        }
    ]
}