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=156020
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 156974,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=156040",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=156000",
    "results": [
        {
            "id": 212203,
            "title": "Entzugsmanagement nach medikamentöser Schmerztherapie.",
            "abstract": null,
            "authors": [
                "Mileder, LP",
                "Freidl, T",
                "Raith, W"
            ],
            "year": 2024,
            "source": "Weiterqualifizierung Schmerzexperte/-in Neonatologie; NOV 19-21, 2024; Graz, AUSTRIA. 2024. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "212203-14094"
            ],
            "persons": [
                "212203-68534"
            ],
            "imported": "2024-11-20T22:26:19+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": 212200,
            "title": "Prevalence and associated factors of sarcopenic obesity among nursing home residents: A cross-sectional study",
            "abstract": null,
            "authors": [
                "Lavriša, Ž",
                "Hristov, H",
                "Pravst, I",
                "Eglseer, D"
            ],
            "year": 2024,
            "source": "Clinical Nutrition ESPEN. 2024; 63: 1158--46th ESPEN Congress on Clinical Nutrition & Metabolism; SEPT 7-10, 2024; Milan, ITALY. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "212200-14509"
            ],
            "persons": [
                "212200-82963"
            ],
            "imported": "2024-11-20T15:06:35+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": 212149,
            "title": "\"Delabeling\" by direct provocation testing in children and adolescents with a suspected history of a delayed reaction to β-lactam antibiotics",
            "abstract": null,
            "authors": [
                "Naustädter, I",
                "Blatt, S",
                "Wurpts, G",
                "Dickel, H",
                "Walter, C",
                "Aberer, W",
                "Bode, S",
                "Buhl, T",
                "Gernert, S",
                "Harner, S",
                "Heine, G",
                "Kerzel, S",
                "Köhler, M",
                "Lange, L",
                "List, J",
                "Merk, HF",
                "Nüsslein, T",
                "Ott, H",
                "Sattler, F",
                "Schuster, A",
                "Straube, H",
                "Weddi, B",
                "Zuberbier, T",
                "Brockow, K"
            ],
            "year": 2024,
            "source": "ALLERGOL SEL. 2024; 8:  206-211. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001343362600005",
            "pubmed": "38835749",
            "doi": "10.5414/ALX02480E",
            "pmc": "PMC11149545",
            "organizations": [
                "212149-14047"
            ],
            "persons": [
                "212149-51346-6"
            ],
            "imported": "2024-11-18T09:31:25+01:00",
            "journal": "ALLERGOL SEL",
            "issn": "2512-8957",
            "collection_publisher": null,
            "collection_title": "ALLERGOLOGIE SELECT; ",
            "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": 212124,
            "title": "Loss of retention of locators",
            "abstract": null,
            "authors": [
                "Thurner, B",
                "Sokolowski, A"
            ],
            "year": 2024,
            "source": "Clinical Oral Implants Research. 2024; 35(S28):47-318.-EAO congress; OKT 24-26, 2024; Milan, ITALY. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "212124-14057",
                "212124-14111"
            ],
            "persons": [
                "212124-122631",
                "212124-85682"
            ],
            "imported": "2024-11-15T13:15: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": 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": 212117,
            "title": "Forensic Imaging - a practical guide",
            "abstract": null,
            "authors": [
                "Dedouit F, Yen K, Heinze S"
            ],
            "year": 2022,
            "source": "Cham: Springer; 2022. pp. 196. (ISBN: 978-3-030-83351-0) ",
            "category": 14,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2024-11-14T13:49: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": 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": 212097,
            "title": "SYNDAKTYLIE DER HAND\r\nEine Übersichtsarbeit",
            "abstract": "Mit einer jährlichen Inzidenz von einer von etwa 2000 bis 3000 Lebendgeburten ist die Syndaktylie, also die Verschmelzung zwei benachbarter Finger eine der häufigsten Fehlbildungen der Hand. Sie manifestiert sich aufgrund zahlreicher möglicher Wege der intrauterinen Entstehung in unterschiedlichsten phänotypischen Ausprägungsformen. Das Krankheitsbild ist bereits seit vielen Jahren Thema der medizinischen Forschung und es werden in der Literatur laufend neue Erkenntnisse hinsichtlich Epidemiologie, Ätiologie, Diagnostik und vor allem auch chirurgischer Behandlungsmethoden beschrieben. In dieser Arbeit soll ein Überblick über den aktuellen Wissensstand rund um diese Malformation mit Hauptaugenmerk auf die chirurgische Versorgung geschaffen werden und unter anderem auf die Frage nach dem Vorhandensein einer vorteilhaften Operationsmethode oder einem idealen Operationszeitpunkt eingegangen werden. Hierfür wurden die gängigen Suchmaschinen auf die verfügbare Evidenz durchsucht und die wichtigsten Inhalte zu einer strukturierten Übersichtsarbeit kondensiert. Insgesamt verzeichnen die allermeisten der zahlreichen beschriebenen Behandlungstechniken sehr zufriedenstellende Ergebnisse, wobei die eingeschränkte Vergleichbarkeit der verfügbaren Studien aufgrund uneinheitlicher Einschluss- und Beurteilungskriterien, sowie Fallzahlen und Studiendesigns keine Identifikation einer allgemein zu bevorzugenden Operationsmethode zulässt. ",
            "authors": [
                "Goldmann, N"
            ],
            "year": 2024,
            "source": "Humanmedizin; [ Diplomarbeit ] Medizinische Universität Graz; 2024. pp. 68",
            "category": 5,
            "document_type": 15,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2024-11-12T09:42:33+01: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": 212087,
            "title": "CHARACTERISATION OF CARDIAC FUNCTION AND STRUCTURE IN AN ATHEROSCLEROSIS PRONE MOUSE MODEL OF OBESITY AND TYPE 2 DIABETES",
            "abstract": "Obesity and Type 2 diabetes mellitus (T2DM) increase the risk for heart failure (HF), including diastolic dysfunction. While animal models of obesity and T2DM used for mechanistic research display diastolic dysfunction, these models usually lack development of atherosclerosis unless an atherosclerosis predisposing mutation has been included. Thus, these animal models do not allow to estimate the additional contribution of atherosclerosis and vascular dysfunction which however commonly develop in humans with T2DM. Thus, the aim of the current study was to investigate the effects of obesity and T2DM on cardiac function and structure in a mouse model that also develops atherosclerosis.",
            "authors": [
                "Cichocki, F"
            ],
            "year": 2024,
            "source": "Humanmedizin; [ Diplomarbeit ] Medizinische Universität Graz; 2024. pp. 59",
            "category": 5,
            "document_type": 15,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2024-11-12T09:42:33+01: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": 212084,
            "title": "Fatigue After Liver Transplant and Combined Liver and Kidney Transplant.",
            "abstract": null,
            "authors": [
                "Benzing, C",
                "Krenzien, F",
                "Krezdorn, N",
                "Wiltberger, G",
                "Hinz, A",
                "Förster, J",
                "Atanasov, G",
                "Schmelzle, M",
                "Glaesmer, H",
                "Hau, HM",
                "Bartels, M"
            ],
            "year": 2017,
            "source": "Exp Clin Transplant. 2017; 15(4): 437-444. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000408484400011",
            "pubmed": "28621633",
            "doi": "10.6002/ect.2016.0138",
            "pmc": null,
            "organizations": [],
            "persons": [
                "212084-117923-6"
            ],
            "imported": "2024-11-11T01:00:00+01:00",
            "journal": "Exp Clin Transplant",
            "issn": "2146-8427",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.695,
            "impactfactor_year": 2017,
            "impactfactor_norm": 0.04,
            "impactfactor_norm_year": 2017,
            "impactfactor_norm_category": "TRANSPLANTATION-SCI",
            "impactfactor_norm_super": 0.04,
            "impactfactor_norm_super_year": 2017,
            "impactfactor_norm_super_category": "TRANSPLANTATION-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": 211977,
            "title": "Hands-on ultrasound guided interventions I.",
            "abstract": null,
            "authors": [
                "Mann, R",
                "D'Angelo, A",
                "Kilburn-Toppin, F",
                "Adelsmayr, G",
                "Steiner, J",
                "Fuchsjäger, M"
            ],
            "year": 2024,
            "source": "ESOR Asklepios Breast Imaging Course 2024; OCT 23-25, 2024; Graz, AUSTRIA. 2024. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "211977-14054",
                "211977-14104"
            ],
            "persons": [
                "211977-87602",
                "211977-66027",
                "211977-82111"
            ],
            "imported": "2024-11-07T17:18: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": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 211975,
            "title": "Minimal invasive therapy.",
            "abstract": null,
            "authors": [
                "Fuchsjäger, M"
            ],
            "year": 2024,
            "source": "ESOR Asklepios Breast Imaging Course 2024; OCT 23-25, 2024; Graz, AUSTRIA. 2024. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "211975-14104"
            ],
            "persons": [
                "211975-82111"
            ],
            "imported": "2024-11-07T17:13: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": 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": 211973,
            "title": "Welcome and introduction to the Breast Imaging Course.",
            "abstract": null,
            "authors": [
                "Fuchsjäger, M"
            ],
            "year": 2024,
            "source": "ESOR Asklepios Breast Imaging Course 2024; OCT 23-25, 2024; Graz, AUSTRIA. 2024. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "211973-14104"
            ],
            "persons": [
                "211973-82111"
            ],
            "imported": "2024-11-07T17:10: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": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 211930,
            "title": "Performance of Steatotic Pig Livers during Sub-Normothermic Machine Perfusion.",
            "abstract": null,
            "authors": [
                "Stimmeder, S",
                "Leber, B",
                "Weber, J",
                "Rohrhofer, L",
                "Sucher, R",
                "Stiegler, P"
            ],
            "year": 2024,
            "source": "TRANSPL INT. 2024; -Austrotransplant 2024; OCT 16-18, 2024; Salzburg, AUSTRIA. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "211930-14073",
                "211930-14080"
            ],
            "persons": [
                "211930-111188",
                "211930-89855",
                "211930-93640",
                "211930-117182",
                "211930-50874",
                "211930-62756"
            ],
            "imported": "2024-11-04T20:09: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": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": true,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 211918,
            "title": "Harnwegsinfektion",
            "abstract": null,
            "authors": [
                "Wunder, A",
                "Schutting, G",
                "Kert, S"
            ],
            "year": 2024,
            "source": " In: Bachler, H; Rabady, S; Zelko, E editors(s). Lehrbuch für Allgemein-/Familienmedizin. 1: Linz: TRAUNER Verlag + Buchservice GmbH\r\n; p. 107-121.  2024(ISBN: 978-3-99151-336-0) ",
            "category": 6,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "211918-27964"
            ],
            "persons": [
                "211918-97773",
                "211918-113131"
            ],
            "imported": "2024-11-04T16:55:11+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": "Bachler, H; Rabady, S; Zelko, E",
            "collection_title": "Lehrbuch für Allgemein-/Familienmedizin",
            "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": 211840,
            "title": "Management of Total Knee Arthroplasty in Chondrogenic Tumors\r\nretrospective case series, literature review and management recommendation",
            "abstract": "Introduction. Chondrogenic tumors near the knee, such as benign enchondromas, are relatively common findings, often detected incidentally during imaging for other conditions like osteoarthritis. These tumors, which are typically asymptomatic unless they become large enough to cause pain or fractures, can complicate the management of osteoarthritis when Total Knee Arthroplasty (TKA) is required. The prevalence of chondrogenic tumors near the knee varies, with some MRI studies indicating a frequency between 0.2% and 2.9%. The challenge arises when a TKA is planned in the presence of a chondrogenic tumor of uncertain dignity, as the risk of severe complications, including amputation, becomes a critical concern. The aim of this study was to determine the necessary diagnostic, preoperative, and intraoperative steps to achieve the best possible outcomes for patients undergoing TKA in the presence of these tumors.",
            "authors": [
                "Kremser, J"
            ],
            "year": 2024,
            "source": "Humanmedizin; [ Diplomarbeit ] Medizinische Universität Graz; 2024. pp. 99",
            "category": 5,
            "document_type": 15,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2024-10-28T09:03:36+01: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": 211347,
            "title": "Replacing middle colic artery arising from the splenic artery-an arterial variety in a patient undergoing total pancreatoduodenectomy.",
            "abstract": null,
            "authors": [
                "Karitnig, R",
                "Margreiter, C",
                "Wagner, D",
                "Wienerroither, VF",
                "Lederer, A",
                "Hau, HM",
                "Kornprat, P",
                "Talakic, E",
                "Sucher, R"
            ],
            "year": 2024,
            "source": "J Surg Case Rep. 2024; 2024(9): rjae609",
            "category": 1,
            "document_type": 5,
            "sci": "ISI:001318786200005",
            "pubmed": "39314780",
            "doi": "10.1093/jscr/rjae609",
            "pmc": "PMC11419310",
            "organizations": [
                "211347-14073",
                "211347-14104"
            ],
            "persons": [
                "211347-117923-6",
                "211347-117182-6",
                "211347-50039-6",
                "211347-104125-2",
                "211347-59327-6",
                "211347-99883-6"
            ],
            "imported": "2024-10-01T02:00:00+02:00",
            "journal": "J Surg Case Rep",
            "issn": "2042-8812",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "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": 209842,
            "title": "Vitamin D and K measurements in postmenopausal women with different bone mineral density status.",
            "abstract": null,
            "authors": [
                "Zelzer, S",
                "Meinitzer, A",
                "Enko, D",
                "Markis, K",
                "Tournis, S",
                "Trironidi, I",
                "Spanou, L",
                "Alonso, N",
                "Cavalier, E",
                "Herrmann, M"
            ],
            "year": 2024,
            "source": "Abstracts of the ECTS 2024 Congres; JBMR Plus. 2024; 8(S1):i1-i340.-51st European Calcified Tissue Society (ECTS) Congress ; May 25-28, 2024; Marseille, FRANCE. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "209842-14014",
                "209842-14028"
            ],
            "persons": [
                "209842-68273",
                "209842-107134",
                "209842-89193",
                "209842-99451"
            ],
            "imported": "2024-06-04T15:18:16+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 209296,
            "title": "Idiopathic Pulmonary Fibrosis Among Young Patients: Challenges in Diagnosis and Management",
            "abstract": null,
            "authors": [
                "Leuschner, G",
                "Reiter, F",
                "Stocker, F",
                "Crispin, A",
                "Kneidinger, N",
                "Veit, T",
                "Klenner, F",
                "Ceelen, F",
                "Zimmermann, G",
                "Leuchte, H",
                "Reu, S",
                "Dinkel, J",
                "Behr, J",
                "Neurohr, C"
            ],
            "year": 2018,
            "source": "LUNG. 2018; 196(4): 401-408. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000439321500005",
            "pubmed": "29761229",
            "doi": "10.1007/s00408-018-0123-9",
            "pmc": null,
            "organizations": [],
            "persons": [
                "209296-125880-6"
            ],
            "imported": "2024-05-02T09:27:07+02:00",
            "journal": "LUNG",
            "issn": "0341-2040",
            "collection_publisher": null,
            "collection_title": "LUNG; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.231,
            "impactfactor_year": 2018,
            "impactfactor_norm": 0.397,
            "impactfactor_norm_year": 2018,
            "impactfactor_norm_category": "RESPIRATORY SYSTEM-SCI",
            "impactfactor_norm_super": 0.397,
            "impactfactor_norm_super_year": 2018,
            "impactfactor_norm_super_category": "RESPIRATORY SYSTEM-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": 206413,
            "title": "Lipid therapy in patients with diabetes mellitus - A joint statement from the Fat Metabolism Commission and the Heart and Diabetes Working Group of the German Diabetes Society (DDG), the Diabetes, Obesity and Metabolism Section of the German Society for Endocrinology (DGE), the German Heart and Diabetes Working Group Society for Cardiology (DGK) and the joint working group Heart - Hormones - Diabetes of the DGK, DGE and DDG",
            "abstract": null,
            "authors": [
                "Parhofer, KG",
                "Birkenfeld, AL",
                "Krone, W",
                "Lehrke, M",
                "Marx, N",
                "Merkel, M",
                "Schütt, KS",
                "Zirlik, A",
                "Müller-Wieland, D"
            ],
            "year": 2023,
            "source": "DIABETOL STOFFWECHS. 2023; 18:  S330-S336. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001104146600015",
            "pubmed": null,
            "doi": "10.1055/a-2076-0160",
            "pmc": null,
            "organizations": [
                "206413-14083"
            ],
            "persons": [
                "206413-100805-6"
            ],
            "imported": "2024-01-09T08:40:05+01:00",
            "journal": "DIABETOL STOFFWECHS",
            "issn": "1861-9002",
            "collection_publisher": null,
            "collection_title": "DIABETOLOGIE UND STOFFWECHSEL; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.7,
            "impactfactor_year": 2023,
            "impactfactor_norm": 0.063,
            "impactfactor_norm_year": 2023,
            "impactfactor_norm_category": "ENDOCRINOLOGY & METABOLISM-SCIE",
            "impactfactor_norm_super": 0.116,
            "impactfactor_norm_super_year": 2021,
            "impactfactor_norm_super_category": "ENDOCRINOLOGY + METABOLISM-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": true
        },
        {
            "id": 204868,
            "title": "[Diagnosis and treatment of Minimal Change Disease in adults-2023].",
            "abstract": null,
            "authors": [
                "Gauckler, P",
                "Regele, H",
                "Eller, K",
                "Säemann, MD",
                "Lhotta, K",
                "Zitt, E",
                "Neumann, I",
                "Rudnicki, M",
                "Odler, B",
                "Kronbichler, A",
                "Windpessl, M"
            ],
            "year": 2023,
            "source": "Wien Klin Wochenschr. 2023; 135(Suppl 5): 628-637. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001070603600003",
            "pubmed": "37728648",
            "doi": "10.1007/s00508-023-02258-5",
            "pmc": "PMC10511370",
            "organizations": [
                "204868-14084"
            ],
            "persons": [
                "204868-74174-6",
                "204868-94970-6"
            ],
            "imported": "2023-10-15T02:00:00+02:00",
            "journal": "Wien Klin Wochenschr",
            "issn": "0043-5325",
            "collection_publisher": null,
            "collection_title": null,
            "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": 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": 203394,
            "title": "Efficacy of levosimendan infusion in patients undergoing a left ventricular assist device implant in a propensity score matched analysis of the EUROMACS registry-the Euro LEVO-LVAD study",
            "abstract": null,
            "authors": [
                "Abdelshafy, M",
                "Caliskan, K",
                "Simpkin, AJ",
                "Elkoumy, A",
                "Kimman, JR",
                "Elsherbini, H",
                "Elzomor, H",
                "de By, TMMH",
                "Gollmann-Tepekoylu, C",
                "Berchtold-Herz, M",
                "Loforte, A",
                "Reineke, D",
                "Schoenrath, F",
                "Paluszkiewicz, L",
                "Gummert, J",
                "Mohacsi, P",
                "Meyns, B",
                "Soliman, O"
            ],
            "year": 2023,
            "source": "EUR J CARDIO-THORAC. 2023; 63(5): ezad095",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000985537700003",
            "pubmed": "36912728",
            "doi": "10.1093/ejcts/ezad095",
            "pmc": "PMC10693438",
            "organizations": [
                "203394-14083"
            ],
            "persons": [],
            "imported": "2023-06-19T08:52:35+02:00",
            "journal": "EUR J CARDIO-THORAC",
            "issn": "1010-7940",
            "collection_publisher": null,
            "collection_title": "EUROPEAN JOURNAL OF CARDIO-THORACIC SURGERY; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.3,
            "impactfactor_year": 2023,
            "impactfactor_norm": 0.831,
            "impactfactor_norm_year": 2023,
            "impactfactor_norm_category": "SURGERY-SCIE",
            "impactfactor_norm_super": 0.845,
            "impactfactor_norm_super_year": 2021,
            "impactfactor_norm_super_category": "SURGERY-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": true
        }
    ]
}