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=80&ordering=-impactfactor
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 155671,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=100&ordering=-impactfactor",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=60&ordering=-impactfactor",
    "results": [
        {
            "id": 212103,
            "title": "Grundlagen der Neugeborenenreanimation.",
            "abstract": null,
            "authors": [
                "Mileder, L",
                "Baik-Schneditz, N",
                "Schwaberger, B"
            ],
            "year": 2024,
            "source": "In situ-Teamtraining der Erstversorgung und Reanimation von Neugeborenen nach der Geburt; NOV 12, 2024; Feldbach, AUSTRIA. 2024. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "212103-14094"
            ],
            "persons": [
                "212103-79516",
                "212103-86558",
                "212103-68534"
            ],
            "imported": "2024-11-12T22:36: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": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 154318,
            "title": "Assessment of cardiovascular risk of new drugs for the treatment of diabetes mellitus: risk assessment vs. risk aversion.",
            "abstract": null,
            "authors": [
                "Zannad, F",
                "Stough, WG",
                "Lipicky, RJ",
                "Tamargo, J",
                "Bakris, GL",
                "Borer, JS",
                "Alonso García, Mde L",
                "Hadjadj, S",
                "Koenig, W",
                "Kupfer, S",
                "McCullough, PA",
                "Mosenzon, O",
                "Pocock, S",
                "Scheen, AJ",
                "Sourij, H",
                "Van der Schueren, B",
                "Stahre, C",
                "White, WB",
                "Calvo, G"
            ],
            "year": 2016,
            "source": "Eur Heart J Cardiovasc Pharmacother. 2016; 2(3):200-205",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000383333300009",
            "pubmed": "27418973",
            "doi": "10.1093/ehjcvp/pvw007",
            "pmc": "PMC4907355",
            "organizations": [
                "154318-14080"
            ],
            "persons": [
                "154318-50838-6"
            ],
            "imported": "2016-09-03T02:00:00+02:00",
            "journal": "Eur Heart J Cardiovasc Pharmacother",
            "issn": "2055-6837",
            "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": 70924,
            "title": "Screening of positive inotropic agents in isolated cardiac preparations from different sources.",
            "abstract": null,
            "authors": [
                "Böhm, M",
                "Diet, F",
                "Pieske, B",
                "Erdmann, E"
            ],
            "year": 1989,
            "source": "J Pharmacol Methods. 1989; 21(1):33-44",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1989T254100004",
            "pubmed": "2704246",
            "doi": "10.1016/0160-5402(89)90020-X",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2007-10-27T02:00:00+02:00",
            "journal": "J Pharmacol Methods",
            "issn": "0160-5402",
            "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": 211927,
            "title": "Multimodal Photoacoustic and Ultrasound Imaging System during Ex-Vivo Organ Perfusion.",
            "abstract": null,
            "authors": [
                "Stimmeder, S",
                "Nuster, R",
                "Leber, B",
                "Paltauf, G",
                "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": [
                "211927-14073"
            ],
            "persons": [
                "211927-50874",
                "211927-111188",
                "211927-62756"
            ],
            "imported": "2024-11-04T20:02:07+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": 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": 206662,
            "title": "Rezidivrisiko und Mortalität im Langzeitverlauf intrazerebraler Blutungen",
            "abstract": "Einleitung: Dem Auftreten von spontanen intrazerebralen Blutungen (ICH) liegen verschiedene Ätiologien zugrunde, wobei die meisten durch zerebrale Mikroangiopathien verursacht werden. Nach einer intrazerebralen Blutung ist das Risiko von Rezidiven deutlich erhöht – eine individuelle Risikoabschätzung ist entscheidend, um die Prognose adäquat einzuschätzen und Entscheidungen hinsichtlich der Verordnung antithrombotischer Therapien zu treffen. Die vorliegende Arbeit setzt sich daher das Ziel, die Zusammenhänge zwischen klinischen Parametern, Bildgebung und dem Rezidivrisiko intrazerebraler Blutungen zu untersuchen. Zudem wird die Auswirkung dieser Parameter auf die Langzeitmortaltität untersucht. \r\n\r\nMethoden: Über eine Datenbankabfrage identifizierten wir alle Patient*innen, welche zwischen 01.01.2008 und 31.12.2021 an der Universitätsklinik für Neurologie Graz aufgrund einer spontanen intrazerebralen Blutung behandelt wurden. Neben demographisch und klinischen Daten wurde das Auftreten von Outcomeereignissen (Rezidivblutungen sowie Mortalität) mittels elektronischer Patient*innenakten erhoben. Die anatomische Lokalisation der Hirnblutungen und Charakteristika der intrazerebralen Blutungen (wie z.B. finger-like-projections und begleitenden Subarachnoidalblutungen) wurden in den durchgeführten CT-Untersuchungen festgestellt. Mittels Cox-Regressionsanalyse wurden mögliche Prädiktoren von Outcomeereignissen untersucht.  \r\n\r\nErgebnisse: Insgesamt konnten 1303 Patient*innen in diese Studie eingeschlossen werden. Ihr Altersdurchschnitt lag bei 70,3 Jahren (Standardabweichung: 14,5 Jahre), 48,3% waren weiblich. Die häufigsten Blutungslokalisationen waren die Stammganglien (40%) sowie lobär (39.1%). Bei 95 (7,3%) der Patient*innen trat im Beobachtungszeitraum von median 2,5 Jahren (IQR = 7 Jahre) zumindest eine Rezidivblutung auf. Ein erhöhtes Risiko für eine Rezidivblutung zeigte sich bei lobärer Lokalisation der Blutung (Odds Ratio 1.87, 95% Konfidenzintervall 1.51-2.31, p < .001) sowie bei begleitender Subarachnoidalblutung (Odds Ratio 3.44, 95% Konfidenzintervall 2.23-5.32, p < .001). Patient*innen mit einer lobären ICH, die die Edinburgh-Kriterien für eine wahrscheinliche zerebrale Amyloidangiopathie (CAA) erfüllten, hatten ebenfalls ein erhöhtes Rezidivrisiko (Odds Ratio 2.33, 95% Konfidenzintervall 1.25-4.33, p = .008). Im Gegensatz zeigten Patient*innen mit Stammganglienblutungen ein geringeres Rezidivrisiko (Odds Ratio 0.34, 95% Konfidenzintervall 0.21-0.56, p < .001).\r\nHinsichtlich der Mortalität waren in einem multivariablen Modell das Alter, eine vorbestehende Thrombozytenaggregationshemmung, orale Antikoagulation und Hirnstammblutungen mit einer erhöhten Langzeitmortalität assoziiert. \r\n\r\nDiskussion: Computertomographische und klinische Faktoren sind in der Einschätzung des Rezidivrisikos von Patient*innen mit einer intrazerebralen Blutung hilfreich, wobei Patient*innen mit einer lobären und insbesondere CAA-assoziierten intrazerebralen Blutung ein deutlich erhöhtes Risiko für Rezidivblutungen aufweisen. Hier sind in der Einschätzung die Edinburgh-CT-Kriterien hilfreich.",
            "authors": [
                "Obergottsberger, L"
            ],
            "year": 2024,
            "source": "Humanmedizin; [ Diplomarbeit ] Medizinische Universität Graz; 2024. pp. 76",
            "category": 5,
            "document_type": 15,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2024-01-16T08:35:48+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": 211552,
            "title": "Challenging Diagnostic Workup of a 22-year-old Patient With Primary Pigmented Nodular Adrenocortical Disease.",
            "abstract": null,
            "authors": [
                "Wernig, J",
                "Pilz, S",
                "Trummer, C",
                "Theiler-Schwetz, V",
                "Schmitt, LM",
                "Tsybrovskyy, O"
            ],
            "year": 2024,
            "source": "JCEM Case Rep. 2024; 2(10): luae174",
            "category": 1,
            "document_type": 5,
            "sci": null,
            "pubmed": "39355138",
            "doi": "10.1210/jcemcr/luae174",
            "pmc": "PMC11443333",
            "organizations": [
                "211552-14020",
                "211552-14080"
            ],
            "persons": [
                "211552-106927-6",
                "211552-53344-6",
                "211552-85701-6",
                "211552-50588-6",
                "211552-71449-6"
            ],
            "imported": "2024-10-14T02:00:00+02:00",
            "journal": "JCEM Case Rep",
            "issn": "2755-1520",
            "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": 211859,
            "title": "Basal serum tryptase levels identify hereditary α-tryptasemia but are poor predictors of clonal mast cell disease in hymenoptera venom allergy.",
            "abstract": null,
            "authors": [
                "Rijavec, M",
                "Sturm, G",
                "Lyons, J.J",
                "Pirc Marolt, T",
                "Svetina, M",
                "Demsar Luzar, A",
                "Kosnik, M",
                "Arzt-Gradwohl, L",
                "Cerpes, U",
                "Porebski, G",
                "Pevec, B",
                "Kopac, P",
                "Selb, J",
                "Korosec, P",
                ""
            ],
            "year": 2024,
            "source": "Allergy - Supplement: Abstracts from the European Academy of Allergy and Clinical Immunology Hybrid Congress. 2024; 79(S113):823-823.-European Academy of Allergy and Clinical Immunology Hybrid Congress; MAY 31-JUN 3, 2024; Valencia, SPAIN. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "211859-14047"
            ],
            "persons": [
                "211859-87717",
                "211859-73079"
            ],
            "imported": "2024-10-30T08:42:23+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 211878,
            "title": "The status of data collection in Europe.",
            "abstract": null,
            "authors": [
                "Leithner, A",
                "Szkandera, J"
            ],
            "year": 2024,
            "source": "22nd International Society of Limb Salvage General Meeting; OCT 8-11, 2024; Brisbane, AUSTRALIA. 2024. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "211878-14052",
                "211878-14085"
            ],
            "persons": [
                "211878-53237",
                "211878-69234"
            ],
            "imported": "2024-11-02T13:37: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": 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": 211950,
            "title": "Panel Diskussion – How can we make sustainable radiology a reality? \r\n",
            "abstract": null,
            "authors": [
                "Gianotti, E",
                "Kolar, A",
                "Weitzer, F",
                "Fuchsjäger, M"
            ],
            "year": 2024,
            "source": "International Day of Radiology 2024; NOV 8, 2024; Graz, AUSTRIA. 2024. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "211950-14104",
                "211950-14107"
            ],
            "persons": [
                "211950-82111",
                "211950-98846"
            ],
            "imported": "2024-11-06T11:43: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": 211954,
            "title": "Chirurgische Therapie maligner Lungenrundherde.",
            "abstract": null,
            "authors": [
                "Lindenmann, J"
            ],
            "year": 2024,
            "source": "8. Grazer Lungentag; NOV 5, 2024; Graz, AUSTRIA. 2024. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "211954-14077"
            ],
            "persons": [
                "211954-50145"
            ],
            "imported": "2024-11-06T13:00: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": 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": 212025,
            "title": "Gestationsdiabetes",
            "abstract": null,
            "authors": [
                "Stern, C"
            ],
            "year": 2024,
            "source": "Jubiläumstagung der Österreichischen Gesellschaft für Prä- und Perinatale Medizin\r\n; Nov 17-18, 2023; Wien, AUSTRIA. 2024. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "212025-14064"
            ],
            "persons": [
                "212025-57414"
            ],
            "imported": "2024-11-11T15:07: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": 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": 212085,
            "title": "Schmerz bei Sectio unter Spinalanästhesie.",
            "abstract": null,
            "authors": [
                "Bornemann-Cimenti, H"
            ],
            "year": 2024,
            "source": "71. Jahrestagung AIC 2024; OKT 23-25, 2024; Vienna, AUSTRIA. 2024. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "212085-14069"
            ],
            "persons": [
                "212085-58422"
            ],
            "imported": "2024-11-12T07:39:44+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": 212091,
            "title": "Better Understanding of C-Reactive Protein and Leukocytes in Psychiatric Inpatients with Affective Disorders: a Biopsychosocial Approach",
            "abstract": "Background: Affective disorders (AD) have been linked to inflammatory processes, although the underlying mechanisms of this relationship are still not fully elucidated. It is hypothesized that demographic, somatic, lifestyle, and personality variables predict inflammatory parameters in AD.",
            "authors": [
                "Koelblinger, F"
            ],
            "year": 2024,
            "source": "Humanmedizin; [ Diplomarbeit ] Medizinische Universität Graz; 2024. pp. 26",
            "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": 212187,
            "title": "Verbesserung der Knochenqualität vor OP",
            "abstract": null,
            "authors": [
                "Puchwein, P"
            ],
            "year": 2024,
            "source": "BVdO Jahrestagung 2024; NOV 16, 2024; Vienna, AUSTRIA. 2024. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "212187-14052"
            ],
            "persons": [
                "212187-62925"
            ],
            "imported": "2024-11-18T10:39: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": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 212188,
            "title": "Polytraumaversorgung 2024. Was sagen die Leitlinien dazu?",
            "abstract": null,
            "authors": [
                "Puchwein, P"
            ],
            "year": 2024,
            "source": "ÖNK Kongress 2024; NOV 18-19, 2024; Vienna, AUSTRIA. 2024. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "212188-14052"
            ],
            "persons": [
                "212188-62925"
            ],
            "imported": "2024-11-18T10:41:39+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": 212128,
            "title": "Schmerz-Therapie bei opioidgewöhnten Patient*innen.",
            "abstract": null,
            "authors": [
                "Bornemann-Cimenti, H"
            ],
            "year": 2024,
            "source": "Symposium 30 Jahre Schmerzambulanz Güssing; NOV 14, 2024; Stegersbach, AUSTRIA. 2024. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "212128-14069"
            ],
            "persons": [
                "212128-58422"
            ],
            "imported": "2024-11-15T14:09: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": 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": 212475,
            "title": "So begann das Jahr 2024 - Erfahrungsbericht des Brandverletztenzentrums \r\nGraz",
            "abstract": null,
            "authors": [
                "Smolle, C"
            ],
            "year": 2024,
            "source": "41. Jahrestagung der Deutschsprachigen Arbeitsgemeinschaft für Verbrennungsbehandlung; JAN 17-20, 2024; Zell am See, AUSTRIA. 2024. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "212475-14076"
            ],
            "persons": [
                "212475-70620"
            ],
            "imported": "2024-12-09T09:44: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": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 212485,
            "title": "Basic theoretical consideration concerning contrast-enhanced voiding urosonography.",
            "abstract": null,
            "authors": [
                "Riccabona, M"
            ],
            "year": 2024,
            "source": "CAKUT Teaching Course; MAY 16, 2024; Timisoara, Romania. 2024. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "212485-14106"
            ],
            "persons": [
                "212485-51373"
            ],
            "imported": "2024-12-09T11:27:37+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": true,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 212492,
            "title": "Grundprinzipien des POCUS im Kindesalter - oder: Was soll das Sonoskop, was braucht man dazu und wer soll schallen?",
            "abstract": null,
            "authors": [
                "Riccabona, M"
            ],
            "year": 2024,
            "source": "47. Ultraschall Dreiländertreffen; OCT 2-4, 2024; Salzburg, Austria. 2024. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "212492-14106"
            ],
            "persons": [
                "212492-51373"
            ],
            "imported": "2024-12-09T11:45:24+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": true,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 212500,
            "title": "Video Session.",
            "abstract": null,
            "authors": [
                "Eber, E"
            ],
            "year": 2024,
            "source": "Bronchoscopy Course/Here be lungs; DEC 4-6, 2024; Kaapstad, SOUTH AFRICA. 2024. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "212500-14095"
            ],
            "persons": [
                "212500-51713"
            ],
            "imported": "2024-12-10T13:34:18+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": 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
        }
    ]
}