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=360&ordering=-impactfactor_norm
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 156889,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=380&ordering=-impactfactor_norm",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=340&ordering=-impactfactor_norm",
    "results": [
        {
            "id": 212273,
            "title": "Zahnärztliche Herdsanierung",
            "abstract": null,
            "authors": [
                "Kovacs, A"
            ],
            "year": 2024,
            "source": "Österreichischer Kongress für Zahnmedizin; SEP 26-28, 2024; Eventpyramide Vösendorf. 2024. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "212273-14109"
            ],
            "persons": [
                "212273-75503"
            ],
            "imported": "2024-11-26T15:14: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": 212290,
            "title": "Chair: Handchirurgie",
            "abstract": null,
            "authors": [
                "Smolle, C"
            ],
            "year": 2024,
            "source": "ÖGPÄRC\r\n62. Jahrestagung\r\nTA PANTA RHEI – ALLES FLIESST; OCT 3-5, 2024; Linz, AUSTRIA. 2024. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "212290-14076"
            ],
            "persons": [
                "212290-70620"
            ],
            "imported": "2024-11-27T11:34: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": 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": 212293,
            "title": "Chair: Rekonstruktive Chirurgie.",
            "abstract": null,
            "authors": [
                "Spendel, S"
            ],
            "year": 2024,
            "source": "ÖGPÄRC\r\n62. Jahrestagung\r\nTA PANTA RHEI – ALLES FLIESST; OCT 3-5, 2024; Linz, AUSTRIA. 2024. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "212293-14076"
            ],
            "persons": [
                "212293-51824"
            ],
            "imported": "2024-11-27T11:39:56+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": 212326,
            "title": "Problems in multiple pregnancies -  when is fetal therapy indicated?",
            "abstract": null,
            "authors": [
                "Klaritsch, P"
            ],
            "year": 2024,
            "source": "Zurich International Symposium on feto-maternal medicine; NOV 14-16, 2024; Zurich, SWITZERLAND. 2024. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "212326-14064"
            ],
            "persons": [
                "212326-50155"
            ],
            "imported": "2024-11-29T21:15:32+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 212378,
            "title": "Die Wertigkeit von Blutbiomarkern für die Prädiktion von Vorhofflimmern beim kryptogenen Schlaganfall",
            "abstract": "Einleitung: Neu entdecktes Vorhofflimmern ist eine häufige Ursache für initial ätiologisch unklare (=kryptogene) Schlaganfälle; die Identifizierung kann jedoch schwierig sein. Leicht zugängliche Blutbiomarker für Herzerkrankungen wie das N-Terminale Pro-B-Typ Natriuretische Peptid (NT-proBNP) könnten als Prädiktor für zugrundeliegendes Vorhofflimmern dienen, wobei Unklarheit hinsichtlich der Assoziationsstärke und möglicher Cut-offs zur Identifizierung von Hochrisikopatient*innen herrscht. Diese Arbeit soll daher die Wertigkeit von speziellen Blutbiomarkern zur Prädiktion von Vorhofflimmern bei kryptogenen Schlaganfallpatient*innen beurteilen.",
            "authors": [
                "Grubelnik, S"
            ],
            "year": 2024,
            "source": "Humanmedizin; [ Diplomarbeit ] Medizinische Universität Graz; 2024. pp. 67",
            "category": 5,
            "document_type": 15,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2024-12-02T13:26:59+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": 212607,
            "title": "Neurogenetic basis of aggression: novel insights from zebrafish.",
            "abstract": null,
            "authors": [
                "Reichmann, F"
            ],
            "year": 2024,
            "source": "Biologisches Kolloquium der Universität Graz; DEC 11, 2024; Graz, AUSTRIA. 2024. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "212607-14022"
            ],
            "persons": [
                "212607-71386"
            ],
            "imported": "2024-12-16T12:35: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": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": true,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 212608,
            "title": "Instruments for Pain Assessment in Autism Spectrum Disorders – a Systematic Review on Validated Tools",
            "abstract": null,
            "authors": [
                "Lang, J",
                "Bornemann-Cimenti, H",
                "Labenbacher, S",
                "Hammer, S",
                "Klivinyi, C",
                "Lang-Illievich, K",
                "Danninger, T"
            ],
            "year": 2024,
            "source": "epostersonline.com/pga2024. 2024; -78th PostGraduate Assembly in Anesthesiology (PGA); DEC 06, 2024; New York, USA. ",
            "category": 2,
            "document_type": 22,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "212608-14069",
                "212608-14070"
            ],
            "persons": [
                "212608-58422",
                "212608-101248",
                "212608-104100",
                "212608-60261",
                "212608-91147"
            ],
            "imported": "2024-12-16T19:37:45+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": 212613,
            "title": "Therapie der Lyme-Arthritis im Kindes- und Jugendalter\r\nEine retrospektive Kohortenstudie im Vergleich zur aktuellen wissenschaftlichen Literatur",
            "abstract": "Die Lyme-Borreliose ist eine häufige Infektionskrankheit, die durch Borrelia burgdorferi-Stämme ausgelöst wird. Übertragen werden diese Bakterien durch Zeckenbisse. Sie kann eine Vielzahl von Organsystemen befallen. Eine in den USA sehr häufige Manifestation dieser Infektion ist die Lyme-Arthritis. Dabei handelt es sich um eine Spätmanifestation, die Wochen bis Jahre nach der Primärinfektion auftreten kann. Sie entwickelt sich in den USA bei etwa 60 % der unbehandelten Borreliosefälle. Die häufigste Manifestation der LA ist eine leicht schmerzhafte, stark geschwollene Entzündung des Kniegelenks. In Europa macht diese Manifestation nur etwa 8% der Borreliosefälle aus. Obwohl die LA in der Regel selbstlimitierend ist, können die Symptome über Jahre anhalten. Die Diagnose der LA wird in der Regel durch eine Kombination aus Klinik, Entzündungswerten und Borrelienserologie gestellt. Die Therapie der Wahl sind Antibiotika, i.e.L Doxycyclin oder Amoxicilin. Bei Versagen von zwei Antibiotikazyklen spricht man von einer antibiotikaresistenten LA. Diese wird bei Kindern durch Injektion von Glukokortikoiden in das betroffene Gelenk behandelt. In dieser Diplomarbeit werden die Daten von Patient*innen der Abteilung für Kinder- und Jugendheilkunde des LKH Graz untersucht und mit der internationalen Literatur verglichen. Ziel der Arbeit ist es herauszufinden, ob die international üblichen Diagnose- und Therapiekriterien mit den hier verwendeten übereinstimmen und welche Therapievarianten am erfolgversprechendsten sind. Weiters soll untersucht werden, ob die hier erhobenen Daten einen Hinweis darauf geben, bei welchen Patienten die Entwicklung einer antibiotikaresistenten LA wahrscheinlich ist.",
            "authors": [
                "Paar, T"
            ],
            "year": 2024,
            "source": "Humanmedizin; [ Diplomarbeit ] Medizinische Universität Graz; 2024. pp. ",
            "category": 5,
            "document_type": 15,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2024-12-18T10:23:18+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": 212633,
            "title": "The cGAS-STING pathway drives inflammation in Usual Interstitial Pneumonia, phagocytosis could prevent inflammation but is inhibited by the don’t eat me signal CD47",
            "abstract": "Background: Usual Interstitial Pneumonia (UIP) a fibrosing pneumonia is associated with idiopathic pulmonary fibrosis, chronic autoimmune disease (AID), or hypersensitivity pneumonia. Oxygen radicals, due to tobacco smoke, can damage DNA and might upregulate PARP1. Cytosolic DNA from dying pneumocytes activate cyto- solic GMP-AMP-synthase–stimulator of interferon genes (cGAS-STING) pathway and TREX1. Prolonged inflam- mation induces senescence, which might be inhibited by phagocytosis, eliminating nuclear debris. We aimed to evaluate activation of cGAS-STING-TREX1 pathway in UIP, and if phagocytosis and anti-phagocytosis might counteract inflammation.",
            "authors": [
                "Neururer, M"
            ],
            "year": 2024,
            "source": "Humanmedizin; [ Diplomarbeit ] Medizinische Universität Graz; 2024. pp. ",
            "category": 5,
            "document_type": 15,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2024-12-18T10:23:18+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": 212621,
            "title": "Treatment of pilon tibial fractures with Ilizarov Fixateur - a retrospective patient analysis",
            "abstract": "Since its invention in 1951 by Dr. Gavril Abramovich Ilizarov, the Ilizarov ring fixator has revolutionized external fixation. This versatile device offers a minimally invasive alternative to traditional osteosynthesis methods for bone fractures. Unlike other external fixators, the Iliza-rov system allows for gradual three-dimensional deformity correction and modular frame ad-justments, even in outpatient settings. This study investigates the effectiveness of the Ilizarov fixator specifically for pilon fractures, comparing its long-term outcomes with existing litera-ture.",
            "authors": [
                "Hausberger, S"
            ],
            "year": 2024,
            "source": "Humanmedizin; [ Diplomarbeit ] Medizinische Universität Graz; 2024. pp. 83",
            "category": 5,
            "document_type": 15,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2024-12-18T10:23:18+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": 212376,
            "title": "Androgen receptor and immune activation: analysis of the role of B cells as mediators of polycystic ovary syndrome.",
            "abstract": "Polycystic ovary syndrome (PCOS) has been associated with variations in B cell frequencies although the mechanism remains unclear. This lifelong inflammatory disease is defined by reproductive and metabolic disorder, and previous attempts to identify an autoimmune cause have been relatively uninformative. The aim of this thesis was twofold: to establish, if self-reactive B cells have causal effects, and to investigate the overall impact of high androgen exposure on B cell phenotypes, particularly Double Negative (DN) B memory cells, as well as circulating antibody titres.",
            "authors": [
                "Ascani, A"
            ],
            "year": 2024,
            "source": "PhD-Studium (Doctor of Philosophy); Humanmedizin; [ Dissertation ] Medizinische Universität Graz; 2024. pp. 158",
            "category": 5,
            "document_type": 16,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2024-12-02T13:26:59+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": 212302,
            "title": "Kratek priročnik znakovnega jezika : (breaking the silence)",
            "abstract": null,
            "authors": [
                "Bevc, S",
                "Koser, M",
                "Lovrec-Krstič, T",
                "Levart, P",
                "Orthaber, K",
                "Skok, K",
                "Šućur, M",
                "Turk, N"
            ],
            "year": 2016,
            "source": " In: Skok, K; Turk, Neditor(s). Maribor: Univerzitetna založba Univerze; 2016. pp. 56. (ISBN: 978-961-286-007-3) ",
            "category": 10,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2024-11-27T19:32: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": 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": 212285,
            "title": "Sponsored Lecture:\r\nEpicitehydro: Innovative Anwendungen in der Wundversorgung.",
            "abstract": null,
            "authors": [
                "Tuca, A"
            ],
            "year": 2024,
            "source": "ÖGPÄRC\r\n62. Jahrestagung\r\nTA PANTA RHEI – ALLES FLIESST; OCT 3-5, 2024; Linz, AUSTRIA. 2024. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "212285-14076"
            ],
            "persons": [
                "212285-67170"
            ],
            "imported": "2024-11-27T11:21:43+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": 212264,
            "title": "Dorsale nicht fusionierende Korrekturverfahren",
            "abstract": null,
            "authors": [
                "Ferlic, PW"
            ],
            "year": 2024,
            "source": "Spinal Deformity Discussion Group 2024; NOV 8-9, 2004; Salzburg, AUSTRIA. 2024. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "212264-14052"
            ],
            "persons": [
                "212264-60165"
            ],
            "imported": "2024-11-25T21:08:02+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": true,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 212207,
            "title": "Kinder sind keine kleinen Erwachsenen.",
            "abstract": null,
            "authors": [
                "Tschauner, S"
            ],
            "year": 2024,
            "source": "Tipps und Tricks bei kinderradiologischen Untersuchungen; Oct 19, 2024; Graz, AUSTRIA. 2024. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "212207-14106"
            ],
            "persons": [
                "212207-85440"
            ],
            "imported": "2024-11-21T11:41: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": false,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 212197,
            "title": "Ernährung am Lebensende: Was ist angemessen?",
            "abstract": null,
            "authors": [
                "Eglseer, D"
            ],
            "year": 2024,
            "source": "Nutrition News. 2024; 3:  1-4. ",
            "category": 1,
            "document_type": 14,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "212197-14509"
            ],
            "persons": [
                "212197-82963"
            ],
            "imported": "2024-11-20T14:57:30+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 212137,
            "title": "Ökonomische Belastungen durch RSV-Krankenhausaufenthalte in Südösterreich (ARNI-Studie)",
            "abstract": null,
            "authors": [
                "Sever Yildiz, G",
                "Resch, Bernhard"
            ],
            "year": 2024,
            "source": "https://www.springermedizin.de/monatsschrift-kinderheilkunde-3-2024/50031500. 2024. 2024; -ÖGKJ Jahrestagung 2024; OCT 3-5, 2024; Bregenz, AUSTRIA. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "212137-14094"
            ],
            "persons": [
                "212137-51743",
                "212137-112151"
            ],
            "imported": "2024-11-17T01:07:47+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 186968,
            "title": "The frequent and underrecognised co-occurrence of acute exacerbated COPD and depression warrants screening: a systematic review.",
            "abstract": null,
            "authors": [
                "Lecheler, L",
                "Richter, M",
                "Franzen, DP",
                "Rampini, SK",
                "Cheetham, M",
                "Jenewein, J",
                "Battegay, E",
                "Nowak, A"
            ],
            "year": 2017,
            "source": "Eur Respir Rev. 2017; 26(144):",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000412288100013",
            "pubmed": "28615309",
            "doi": "10.1183/16000617.0026-2017",
            "pmc": "PMC9488615",
            "organizations": [],
            "persons": [],
            "imported": "2021-03-15T01:00:00+01:00",
            "journal": "Eur Respir Rev",
            "issn": "1600-0617",
            "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": 211978,
            "title": "Hands-on ultrasound guided interventions II.",
            "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": [
                "211978-14054",
                "211978-14104"
            ],
            "persons": [
                "211978-87602",
                "211978-66027",
                "211978-82111"
            ],
            "imported": "2024-11-07T17:20:03+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": 211972,
            "title": "CT & MRI film reading session.",
            "abstract": null,
            "authors": [
                "Elstner, J",
                "Igrec, J",
                "Fuchsjäger, M"
            ],
            "year": 2024,
            "source": "ESOR Graz Tutorial 2024; OCT 21-25, 2024; Graz, AUSTRIA. 2024. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "211972-14054",
                "211972-14104"
            ],
            "persons": [
                "211972-100618",
                "211972-82111"
            ],
            "imported": "2024-11-07T17:08:48+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
        }
    ]
}