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=158700&ordering=impactfactor
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 159558,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=158720&ordering=impactfactor",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=158680&ordering=impactfactor",
    "results": [
        {
            "id": 210668,
            "title": "Outcome of Adult Patients with Acute Lymphoblastic Leukemia Treated in Graz",
            "abstract": "Acute lymphoblastic leukemia (ALL) is a rare and aggressive malignant disease of the hematopoietic system with great biological diversity, which requires intensive and long-term therapy. Additionally, it only accounts for approximately 20% of acute leukemia cases in the adulthood and patients’ prognosis is, despite considerable progress in therapy, still unsatisfying. To date, there is no comprehensive evaluation of patients diagnosed with ALL, who have been treated at or transferred to the Division of Hematology, Department of Internal Medicine, of the Medical University of Graz. Therefore, the aim of this study is to evaluate the outcome of these patients treated from 2001 to 2021 and to compare these real-world data with published cancer registries and studies.",
            "authors": [
                "Schloffer, L"
            ],
            "year": 2024,
            "source": "Humanmedizin; [ Diplomarbeit ] Medizinische Universität Graz; 2024. pp. 98",
            "category": 5,
            "document_type": 15,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2024-08-08T09:39:30+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": 210671,
            "title": "Integrative Analyse von Morphologie und Molekularpathologie von diffusen astrozytären und oligodendroglialen Tumoren – eine retrospektive Studie",
            "abstract": "Diffuse Gliome des Erwachsenenalters werden in drei verschiedene Gruppen eingeteilt, Astrozytome, Glioblastome und Oligodendrogliome. Die Einteilung erfolgt vor allem anhand der histologischen Befunde und anhand von zwei genetischen Markern: IDH-Mutationen und 1p/19q Kodeletionen. Glioblastome sind weder IDH mutiert noch weisen sie eine 1p/19q Kodeletion auf. Astrozytome und Oligodendrogliome sind IDH mutiert, wobei Oligodendrogliome zusätzlich noch eine 1p/19q Kodeletion aufweisen müssen. Bei diesen Tumoren sind zusätzlich noch einige andere Gen-Mutationen und Copy Number Variations bekannt deren prognostische und diagnostische Bedeutung noch Großteiles unbekannt ist. Außerdem wirkt sich die Methylierung des MGMT-Promotors auf das Survival aus. Die Therapie ist von der Tumorentität abhängig, häufig wird eine Resektion mit einer Strahlentherapie und Chemotherapie kombiniert. Die Prognose ist bei den Tumoren höchst unterschiedlich, während das Overall Survival bei Glioblastomen in der Literatur mit eineinhalb Jahren angegeben wird, liegt das Progression Free Survival bei Oligodendrogliomen bei über 10 Jahren.",
            "authors": [
                "Vittinghoff, K"
            ],
            "year": 2024,
            "source": "Humanmedizin; [ Diplomarbeit ] Medizinische Universität Graz; 2024. pp. 49",
            "category": 5,
            "document_type": 15,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2024-08-08T09:39:30+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": 208278,
            "title": "RSV prophylaxis",
            "abstract": null,
            "authors": [
                "Resch, B",
                "Sever-Yildiz, G"
            ],
            "year": 2024,
            "source": "PADIATR PADOL. 2024; ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001156089900001",
            "pubmed": null,
            "doi": "10.1007/s00608-023-01171-4",
            "pmc": null,
            "organizations": [
                "208278-14094"
            ],
            "persons": [
                "208278-51743-2",
                "208278-112151-6"
            ],
            "imported": "2024-02-19T14:46:09+01:00",
            "journal": "PADIATR PADOL",
            "issn": "0030-9338",
            "collection_publisher": null,
            "collection_title": "PAEDIATRIE UND PAEDOLOGIE; ",
            "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": 208895,
            "title": "Functional Precision Medicine Successfully Guides Therapeutic Regimen of 'Cancer of Unknown Primary' Later Classified as Triple-Negative Breast Cancer: A Case Report.",
            "abstract": null,
            "authors": [
                "Ruhe, L",
                "Heibl, S",
                "Czompo, M",
                "Haybaeck, J",
                "Loskutov, J",
                "Regenbrecht, MJ",
                "Thaler, J",
                "Wedeken, L",
                "Alexander, Regenbrecht, CR"
            ],
            "year": 2024,
            "source": "Case Rep Oncol. 2024; 17(1): 490-496. ",
            "category": 1,
            "document_type": 5,
            "sci": "ISI:001203152900001",
            "pubmed": "38545086",
            "doi": "10.1159/000538137",
            "pmc": "PMC10972572",
            "organizations": [
                "208895-14020"
            ],
            "persons": [],
            "imported": "2024-04-02T02:00:00+02:00",
            "journal": "Case Rep Oncol",
            "issn": "1662-6575",
            "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": 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": 215378,
            "title": "Therapie und Verläufe des Vogt-Koyanagi-Harada Syndroms an einem tertiären Versorgungszentrum in Österreich: eine retrospektive Fallserie",
            "abstract": null,
            "authors": [
                "Peschaut, T",
                "Sommer, M",
                "Seidel, G",
                "Singer, C",
                "Huber, C",
                "Nadvornik, C",
                "Werkl, P"
            ],
            "year": 2024,
            "source": "64. Jahrestagung der ÖOG\r\n; MAY 9-11; Schladming, AUSTRIA. 2024. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "215378-14043"
            ],
            "persons": [
                "215378-100070",
                "215378-119551",
                "215378-120249",
                "215378-65141",
                "215378-89697",
                "215378-96622"
            ],
            "imported": "2025-03-26T18:40:10+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": 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": 210667,
            "title": "Texturanalyse von Röntgenaufnahmen des Thorax bei COVID-19 - Korrelation mit Laborparametern und Stellenwert in der Einschätzung der Prognose",
            "abstract": "Die Diplomarbeit befasst sich mit der Fragestellung, ob es eine Korrelation zwischen Parametern, die durch Texturanalysen von Röntgen-Thorax-Bildern gewonnenen wurden und klinischen, sowie Laborparametern von COVID-19-Patient*innen gibt. In dieser Arbeit wird eine retrospektive Studie vorgestellt, die den Zusammenhang zwischen Texturanalysen von Röntgenbildern des Thorax von COVID-19-Patient*innen und klinischen Parametern untersucht. Ziel ist es, aufzeigen zu können, dass mittels Radiomics generierter Daten aus Röntgenbildern eine möglichst genaue Prognose der Erkrankung gegeben werden kann. Das Röntgen-Thorax ist eine einfache und kostengünstige Routineuntersuchung und wird bei fast allen Patient*innen mit Dyspnoe oder Verdacht auf eine Pneumonie in der Notaufnahme durchgeführt. Bisherige Studien zeigen bereits, dass mittels Texturanalysen aus CT-Bildern die Prognose für COVID-19- Patient*innen gut vorhergesagt werden kann. Ob ein Vorhersagemodell, basierend auf Algorithmen des maschinellen Lernens, mittels Texturdaten aus Röntgenbildern und Laborwerten eine vergleichbare Leistung erbringen kann, ist Gegenstand dieser Studie.",
            "authors": [
                "Cakir, A"
            ],
            "year": 2024,
            "source": "Humanmedizin; [ Diplomarbeit ] Medizinische Universität Graz; 2024. pp. 61",
            "category": 5,
            "document_type": 15,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2024-08-08T09:39:30+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": 215379,
            "title": "Bilaterale fibrinöse Iridozyklitis mit ausgeprägter Myopisierung",
            "abstract": null,
            "authors": [
                "Werkl, P",
                "Sommer, M",
                "Singer, C",
                "Tomasic, H",
                "Peschaut, T",
                "Heidinger, A",
                "Seidel, G"
            ],
            "year": 2024,
            "source": "64. Jahrestagung der ÖOG\r\n; MAY 9-11; Schladming, AUSTRIA. 2024. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "215379-14043"
            ],
            "persons": [
                "215379-109641",
                "215379-96622",
                "215379-100070",
                "215379-65141",
                "215379-89697"
            ],
            "imported": "2025-03-26T18:50:10+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": 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": 215382,
            "title": "Work-Life Balance und Stressmanagement in der Selbstständigkeit",
            "abstract": null,
            "authors": [
                "Koini, M"
            ],
            "year": 2025,
            "source": "Zahnärztekammer; MAR 26, 2025; 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "215382-14051"
            ],
            "persons": [
                "215382-59566"
            ],
            "imported": "2025-03-27T09:30:52+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": null,
            "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": 204627,
            "title": "Empagliflozin Prevents Worsening of Cardiac Function in an Experimental Model of Pressure Overload-Induced Heart Failure.",
            "abstract": null,
            "authors": [
                "Byrne, NJ",
                "Parajuli, N",
                "Levasseur, JL",
                "Boisvenue, J",
                "Beker, DL",
                "Masson, G",
                "Fedak, PWM",
                "Verma, S",
                "Dyck, JRB"
            ],
            "year": 2017,
            "source": "JACC Basic Transl Sci. 2017; 2(4): 347-354. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "30062155",
            "doi": "10.1016/j.jacbts.2017.07.003",
            "pmc": "PMC6034464",
            "organizations": [],
            "persons": [],
            "imported": "2023-09-28T02:00:00+02:00",
            "journal": "JACC Basic Transl Sci",
            "issn": "2452-302X",
            "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": 210774,
            "title": "A fast protocol for multicenter and multiparametric quantitative MRI studies in brain tumor patients using vendor sequences",
            "abstract": null,
            "authors": [
                "Thomas, DC",
                "Deichmann, R",
                "Nöth, U",
                "Langkammer, C",
                "Ferreira, M",
                "Golbach, R",
                "Hattingen, E",
                "Wenger, KJ"
            ],
            "year": 2024,
            "source": "NEURO-ONCOL ADV. 2024; 6(1): vdae117",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001282900900001",
            "pubmed": "39474491",
            "doi": "10.1093/noajnl/vdae117",
            "pmc": "PMC11520745",
            "organizations": [
                "210774-14051"
            ],
            "persons": [
                "210774-60116-6"
            ],
            "imported": "2024-08-19T11:24:02+02:00",
            "journal": "NEURO-ONCOL ADV",
            "issn": "2632-2498",
            "collection_publisher": null,
            "collection_title": "NEURO-ONCOLOGY ADVANCES; ",
            "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": 210813,
            "title": "[Telemedicine projects in rural areas of Germany. A systematic evaluation with the \"Model for Assessment of Telemedicine\"].",
            "abstract": null,
            "authors": [
                "Allner, R",
                "Wilfling, D",
                "Kidholm, K",
                "Steinhäuser, J"
            ],
            "year": 2019,
            "source": "Z Evid Fortbild Qual Gesundhwes. 2019; 141-142:  89-95. ",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000477878000012",
            "pubmed": "30962133",
            "doi": "10.1016/j.zefq.2019.03.005",
            "pmc": null,
            "organizations": [],
            "persons": [
                "210813-125094-6"
            ],
            "imported": "2024-08-19T02:00:00+02:00",
            "journal": "Z Evid Fortbild Qual Gesundhwes",
            "issn": "2212-0289",
            "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": false
        },
        {
            "id": 211427,
            "title": "The Diabetes Technology Society Error Grid and Trend Accuracy Matrix for Glucose Monitors.",
            "abstract": null,
            "authors": [
                "Klonoff, DC",
                "Freckmann, G",
                "Pleus, S",
                "Kovatchev, BP",
                "Kerr, D",
                "Tse, CC",
                "Li, C",
                "Agus, MSD",
                "Dungan, K",
                "Voglová, Hagerf, B",
                "Krouwer, JS",
                "Lee, WA",
                "Misra, S",
                "Rhee, SY",
                "Sabharwal, A",
                "Seley, JJ",
                "Shah, VN",
                "Tran, NK",
                "Waki, K",
                "Worth, C",
                "Tian, T",
                "Aaron, RE",
                "Rutledge, K",
                "Ho, CN",
                "Ayers, AT",
                "Adler, A",
                "Ahn, DT",
                "Aktürk, HK",
                "Al-Sofiani, ME",
                "Bailey, TS",
                "Baker, M",
                "Bally, L",
                "Bannuru, RR",
                "Bauer, EM",
                "Bee, YM",
                "Blanchette, JE",
                "Cengiz, E",
                "Chase, JG",
                "Y, Chen, K",
                "Cherñavvsky, D",
                "Clements, M",
                "Cote, GL",
                "Dhatariya, KK",
                "Drincic, A",
                "Ejskjaer, N",
                "Espinoza, J",
                "Fabris, C",
                "Fleming, GA",
                "Gabbay, MAL",
                "Galindo, RJ",
                "Gómez-Medina, AM",
                "Heinemann, L",
                "Hermanns, N",
                "Hoang, T",
                "Hussain, S",
                "Jacobs, PG",
                "Jendle, J",
                "Joshi, SR",
                "Koliwad, SK",
                "Lal, RA",
                "Leiter, LA",
                "Lind, M",
                "Mader, JK",
                "Maran, A",
                "Masharani, U",
                "Mathioudakis, N",
                "McShane, M",
                "Mehta, C",
                "Moon, SJ",
                "Nichols, JH",
                "O'Neal, DN",
                "Pasquel, FJ",
                "Peters, AL",
                "Pfützner, A",
                "Pop-Busui, R",
                "Ranjitkar, P",
                "Rhee, CM",
                "Sacks, DB",
                "Schmidt, S",
                "Schwaighofer, SM",
                "Sheng, B",
                "Simonson, GD",
                "Sode, K",
                "Spanakis, EK",
                "Spartano, NL",
                "Umpierrez, GE",
                "Vareth, M",
                "Vesper, HW",
                "Wang, J",
                "Wright, E",
                "Wu, AHB",
                "Yeshiwas, S",
                "Zilbermint, M",
                "Kohn, MA"
            ],
            "year": 2024,
            "source": "J Diabetes Sci Technol. 2024; 18(6):1346-1361",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001348255900010",
            "pubmed": "39369312",
            "doi": "10.1177/19322968241275701",
            "pmc": "PMC11531029",
            "organizations": [
                "211427-14080"
            ],
            "persons": [
                "211427-50877-6"
            ],
            "imported": "2024-10-07T02:00:00+02:00",
            "journal": "J Diabetes Sci Technol",
            "issn": "1932-2968",
            "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": 211909,
            "title": "Athlete Monitoring Systems in Elite Men's Basketball: Challenges, Recommendations, and Future Perspectives.",
            "abstract": null,
            "authors": [
                "Burger, J",
                "Henze, AS",
                "Voit, T",
                "Latzel, R",
                "Moser, O"
            ],
            "year": 2024,
            "source": "Transl Sports Med. 2024; 2024:6326566",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:001342352800001",
            "pubmed": "39464392",
            "doi": "10.1155/2024/6326566",
            "pmc": "PMC11511587",
            "organizations": [
                "211909-14080"
            ],
            "persons": [
                "211909-87294-6"
            ],
            "imported": "2024-11-04T01:00:00+01:00",
            "journal": "Transl Sports Med",
            "issn": "2573-8488",
            "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": 210723,
            "title": "Neoadjuvant chemotherapy and targeted therapy in breast cancer: past, present, and future.",
            "abstract": null,
            "authors": [
                "Gampenrieder, SP",
                "Rinnerthaler, G",
                "Greil, R"
            ],
            "year": 2013,
            "source": "J Oncol. 2013; 2013:  732047",
            "category": 1,
            "document_type": 3,
            "sci": null,
            "pubmed": "24027583",
            "doi": "10.1155/2013/732047",
            "pmc": "PMC3762209",
            "organizations": [],
            "persons": [
                "210723-124374-6"
            ],
            "imported": "2024-08-08T02:00:00+02:00",
            "journal": "J Oncol",
            "issn": "1687-8450",
            "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": 208787,
            "title": "REFERENCE RANGES FOR CEREBRAL OXYGEN SATURATION DURING NEONATAL TRANSITION IN EXTREMELY AND VERY PRETERM NEONATES.",
            "abstract": null,
            "authors": [
                "Schwaberger, B",
                "Wolfsberger, CH",
                "Urlesberger, B",
                "Avian, A",
                "Goeral, K",
                "Hammerl, M",
                "Perme, T",
                "Dempsey, E",
                "Springer, L",
                "Lista, G",
                "Szczapa, T",
                "Fuchs, H",
                "Karpinski, L",
                "Bua, J",
                "Law, B",
                "Buchmayer, J",
                "Kiechl-Kohlendorfer, U",
                "Kornhauser-Cerar, L",
                "Schwarz, C",
                "Gründler, K",
                "Stucchi, I",
                "Klebermass-Schrehof, K",
                "Schmölzer, G",
                "Pichler, G"
            ],
            "year": 2024,
            "source": "Proceedings of the 15th International Newborn Brain Conference: Other forms of brain monitoring, such as NIRS, fMRI, biochemical, etc. J Neonatal Perinatal Med. 2024; 17(3):393-419.-INBBC 2024 - 15th International Newborn Brain Conference; FEB 28- MAR 2, 2024; Fota Island, Cork, IRELAND. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "208787-14026",
                "208787-14094"
            ],
            "persons": [
                "208787-50907",
                "208787-67207",
                "208787-79516",
                "208787-82050"
            ],
            "imported": "2024-03-24T19:46: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": 208785,
            "title": "Cerebral pulsatile NIRS: Heart rate monitoring during neonatal transition in term neonates-an observational study.",
            "abstract": null,
            "authors": [
                "Schwaberger, B",
                "Schlatzer, C",
                "Bruckner, M",
                "Urlesberger, B",
                "Pichler, G",
                "Mileder, L",
                "Baik-Schneditz, N"
            ],
            "year": 2024,
            "source": "Proceedings of the 15th International Newborn Brain Conference: Other forms of brain monitoring, such as NIRS, fMRI, biochemical, etc. J Neonatal Perinatal Med. 2024; 17(3):393-419.-INBBC 2024 - 15th International Newborn Brain Conference; FEB 28 - MAR 2, 2024; Fota Island, Cork, IRELAND. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "208785-14094"
            ],
            "persons": [
                "208785-100023",
                "208785-50907",
                "208785-68534",
                "208785-79516",
                "208785-86558"
            ],
            "imported": "2024-03-24T19:32:29+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": 208786,
            "title": "MONITORING PARAMETERS OF PREMATURE NEONATES <32WEEKS' GESTATION WITH&WITHOUT ADVERSE OUTCOME-A SECONDARY ANALYSIS OF THE COSGOD-III-TRIAL.",
            "abstract": null,
            "authors": [
                "Schwaberger, B",
                "Urlesberger, B",
                "Wolfsberger, CH",
                "Baik-Schneditz, N",
                "Pfurtscheller, D",
                "Goeral, K",
                "Hammerl, M",
                "Perme, T",
                "Dempsey, E",
                "Springer, L",
                "Lista, G",
                "Szczapa, T",
                "Fuchs, H",
                "Karpinski, L",
                "Bua, J",
                "Avian, A",
                "Law, B",
                "Buchmayer, J",
                "Kiechl-Kohlendorfer, U",
                "Kornhauser-Cerar, L",
                "Schwarz, C",
                "Gründler, K",
                "Stucchi, I",
                "Klebermass-Schrehof, K",
                "Schmölzer, G",
                "Pichler, G"
            ],
            "year": 2024,
            "source": "Proceedings of the 15th International Newborn Brain Conference: Other forms of brain monitoring, such as NIRS, fMRI, biochemical, etc. J Neonatal Perinatal Med. 2024; 17(3):393-419.-INBBC 2024 - 15th International Newborn Brain Conference; FEB 28 - MAR 2, 2024; Fota Island, Cork, IRELAND. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "208786-14026",
                "208786-14094"
            ],
            "persons": [
                "208786-112809",
                "208786-50907",
                "208786-67207",
                "208786-79516",
                "208786-82050",
                "208786-86558"
            ],
            "imported": "2024-03-24T19:35: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": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 209948,
            "title": "Bronchopulmonale Dysplasie und die Schwierigkeiten der Beatmung.",
            "abstract": null,
            "authors": [
                "Schwaberger, B"
            ],
            "year": 2024,
            "source": "B.F.G.® Austria - Weiterqualifizierung „Pflegekraft für Heimbeatmung bei Kindern und Jugendlichen“; JUN 10-14, 2024; Graz, AUSTRIA. 2024. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "209948-14094"
            ],
            "persons": [
                "209948-79516"
            ],
            "imported": "2024-06-10T18:13:38+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": 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": 215388,
            "title": "Grundlagen der Neugeborenenreanimation.",
            "abstract": null,
            "authors": [
                "Mileder, LP",
                "Baik-Schneditz, N",
                "Schwaberger, B"
            ],
            "year": 2025,
            "source": "In situ-Teamtraining der Erstversorgung und Reanimation von Neugeborenen nach der Geburt; MAR 20, 2025; Hartberg, AUSTRIA. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "215388-14094"
            ],
            "persons": [
                "215388-68534",
                "215388-79516",
                "215388-86558"
            ],
            "imported": "2025-03-28T13:05:01+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 215387,
            "title": "Endovascular Treatment for Intact Splenic Artery Aneurysm \r\nis safe and effective\r\n",
            "abstract": null,
            "authors": [
                "Cohnert, TU"
            ],
            "year": 2025,
            "source": "Deutscher Chirurgenkongress 2025; 26.-29.3.2025; München, DEUTSCHLAND. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "215387-14074"
            ],
            "persons": [
                "215387-50860"
            ],
            "imported": "2025-03-28T12:39: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": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        }
    ]
}