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=158460&ordering=impactfactor_norm
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=158480&ordering=impactfactor_norm",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=158440&ordering=impactfactor_norm",
    "results": [
        {
            "id": 215671,
            "title": "MSK-Tumoren: schwierige Fälle einfach gelöst",
            "abstract": null,
            "authors": [
                "Igrec, M"
            ],
            "year": 2025,
            "source": "Radiologie Oberlech, Röntgenseminar-Postgradueller Workshop; APR 9-12, 2025; Oberlech. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "215671-14054"
            ],
            "persons": [
                "215671-100618"
            ],
            "imported": "2025-04-16T22:12: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": 212920,
            "title": "Neonatologist-performed lung ultrasound (NPLUS) to guide respiratory therapy on non-invasive ventilation in preterm infants - a randomized cross-over Pilot Trial.",
            "abstract": null,
            "authors": [
                "Gruber, V",
                "Schwaberger, B"
            ],
            "year": 2024,
            "source": "Research Meeting Royal Hospital for Women; DEC 11, 2024; Sydney, AUSTRALIA. 2024. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "212920-14091",
                "212920-14094"
            ],
            "persons": [
                "212920-117521",
                "212920-79516"
            ],
            "imported": "2025-01-08T15:10: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": true,
            "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": 90348,
            "title": "Fortgeschrittene Schilddrüsentumoren. Chirurgisches Management.",
            "abstract": null,
            "authors": [
                "Wolf, G",
                "Cerwenka, H",
                "Anegg, UC"
            ],
            "year": 2006,
            "source": "Chirurgische Praxis. 2006; 65(4): 625-633. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "90348-14073",
                "90348-14077"
            ],
            "persons": [
                "90348-51606",
                "90348-51760",
                "90348-56918"
            ],
            "imported": "2009-05-06T17:27:46+02:00",
            "journal": null,
            "issn": "0009-4846",
            "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": 219375,
            "title": "REVIEW OF ILLUSTRATED CATALOGUE OF THE ANATOMICAL MUSEUM AT DANYLO HALYTSKY LVIV NATIONAL MEDICAL UNIVERSITY ",
            "abstract": null,
            "authors": [
                "Hammer, N",
                "Antipova V"
            ],
            "year": 2025,
            "source": "Vol. 77 No. 2 (2025): Proceedings of the Shevchenko Scientific Society. Medical Sciences . 2025",
            "category": 12,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "219375-14018"
            ],
            "persons": [
                "219375-102804",
                "219375-97024"
            ],
            "imported": "2025-12-25T14:18: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": 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": 219870,
            "title": "Label-free nano- and microplastics detection in mammalian tissue by photothermal infrared spectroscopy.",
            "abstract": null,
            "authors": [
                "Karl, V",
                "Duswald, K",
                "Pichler, V",
                "Limberger, T",
                "Kopatz, V",
                "Pacher-Deutsch, C",
                "Stadlbauer, V",
                "Horvath, A",
                "Gruber, ES",
                "Kenner, L",
                "Brandstetter, M"
            ],
            "year": 2025,
            "source": "Optical Biopsy XXIII: Toward Real-Time Spectroscopic Imaging and Diagnosis. 2025; -BiOS 2025; MAR 20, 2025; San Francisco, USA. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "219870-14081"
            ],
            "persons": [
                "219870-112689",
                "219870-50989",
                "219870-81091"
            ],
            "imported": "2026-01-14T16:58:54+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": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 212921,
            "title": "Ein außergewöhnlicher Fall von systemischer Sklerose – 2 Antikörper schlagen in einem Körper.",
            "abstract": null,
            "authors": [
                "Kickinger, D",
                "Talakic E",
                "Flick H",
                "Thiel J",
                "Moazedi-Fürst F"
            ],
            "year": 2024,
            "source": "ÖGR Jahrestagung 2024; NOV 28-30, 2024; Wien, AUSTRIA. 2024. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "212921-14086",
                "212921-14087",
                "212921-14104"
            ],
            "persons": [
                "212921-74075",
                "212921-111873",
                "212921-117682",
                "212921-57343",
                "212921-65986"
            ],
            "imported": "2025-01-09T09:32:09+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": 102934,
            "title": "Chromogranin A and B in adenomas of the pituitary. An immunohistochemical study of 42 cases.",
            "abstract": null,
            "authors": [
                "Schmid, KW",
                "Kröll, M",
                "Hittmair, A",
                "Maier, H",
                "Tötsch, M",
                "Gasser, R",
                "Finkenstett, G",
                "Hogue-Angeletti, R",
                "Fischer-Colbrie, R"
            ],
            "year": 1991,
            "source": "Am J Surg Pathol. 1991; 15(11):1072-1077",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1991GL41100006",
            "pubmed": "1928557",
            "doi": "10.1097/00000478-199111000-00006",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2010-08-02T02:00:00+02:00",
            "journal": "Am J Surg Pathol",
            "issn": "0147-5185",
            "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": 207538,
            "title": "MiR-4646-5p Acts as a Tumor-Suppressive Factor in Triple Negative Breast Cancer and Targets the Cholesterol Transport Protein GRAMD1B.",
            "abstract": null,
            "authors": [
                "Jonas, K",
                "Prinz, F",
                "Ferracin, M",
                "Krajina, K",
                "Deutsch, A",
                "Madl, T",
                "Rinner, B",
                "Slaby, O",
                "Klec, C",
                "Pichler, M"
            ],
            "year": 2024,
            "source": "Noncoding RNA. 2023; 10(1):",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001170546900001",
            "pubmed": "38250802",
            "doi": "10.3390/ncrna10010002",
            "pmc": "PMC10801495",
            "organizations": [
                "207538-14013",
                "207538-14082",
                "207538-14085",
                "207538-27477"
            ],
            "persons": [
                "207538-104199-1",
                "207538-50826-6",
                "207538-59183-6",
                "207538-91207-6"
            ],
            "imported": "2024-02-05T01:00:00+01:00",
            "journal": "Noncoding RNA",
            "issn": "2311-553X",
            "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": true,
            "local_affiliation": true
        },
        {
            "id": 218392,
            "title": "Bewährte und neue Liquor/Blutbiomarker zur Diagnose und Prognose bei MS",
            "abstract": null,
            "authors": [
                "Khalil, M"
            ],
            "year": 2025,
            "source": "MS Akademie der ÖGN; OCT 17-18, 2025; Mondsee, AUSTRIA. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "218392-14051"
            ],
            "persons": [
                "218392-57435"
            ],
            "imported": "2025-10-24T18:01:25+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": 218663,
            "title": "Knie: Verletzungsmuster des Kniegelenks",
            "abstract": null,
            "authors": [
                "Stranger, N"
            ],
            "year": 2025,
            "source": "Radiologisches Seminar Graz; OKT 16-18, 2025; Graz, AUSTRIA. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "218663-14106"
            ],
            "persons": [
                "218663-118927"
            ],
            "imported": "2025-11-17T08:57:46+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": 129100,
            "title": "Reference values of the tricuspid annular peak systolic velocity in healthy pediatric patients, calculation of z-score values, and comparison to the tricuspid annular plane systolic excursion",
            "abstract": null,
            "authors": [
                "Koestenberger, M",
                "Avian. A",
                "Heinzl, B",
                "Nagel, B",
                "Cvirn, G",
                "Fritsch, P",
                "Rehak, T",
                "Ravekes, W",
                "Gamillscheg, A."
            ],
            "year": 2013,
            "source": "Wien Klin Wochenschr. 2013; 125 (suppl 1): s54-s55.-Jahrestagung der österreichischen Kardiologischen Gesellschaft; Juni 5-8, 2013; Salzburg, Österreich. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "129100-14012",
                "129100-14026",
                "129100-14093"
            ],
            "persons": [
                "129100-50068",
                "129100-52013",
                "129100-67207"
            ],
            "imported": "2013-06-10T14:04:00+02:00",
            "journal": null,
            "issn": "1613-7671",
            "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": 107044,
            "title": "Lipids in plant tissue cultures. II. Unusual fatty acids in lipids of Hydnocarpus anthelminthica cultures.",
            "abstract": null,
            "authors": [
                "Spener, F",
                "Staba, EJ",
                "Mangold, HK"
            ],
            "year": 1974,
            "source": "Chem Phys Lipids. 1974; 12(4):344-350",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1974T808800008",
            "pubmed": "4853012",
            "doi": "10.1016/0009-3084(74)90060-7",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2010-12-13T01:00:00+01:00",
            "journal": "Chem Phys Lipids",
            "issn": "0009-3084",
            "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": 139792,
            "title": "Vitamin D is associated with androgen synthesis \r\nin human testicular cells.\r\n",
            "abstract": null,
            "authors": [
                "Hofer, D",
                "Münzker,J",
                "Zachhuber,V",
                "Stiegler,Ph",
                "Hutz, K",
                "Zigeuner,R",
                "Pieber,T.R",
                "Müller,H",
                "Obermayer-Pietsch, B."
            ],
            "year": 2014,
            "source": "Endocrine Abstracts\r\n16th European Congress of Endocrinology 2014. 2014; 35: -ECE- European Congress of Endocrinology; MAY 3-7, 2014; Breslau, Poland. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "139792-14056",
                "139792-14080"
            ],
            "persons": [
                "139792-51738",
                "139792-51809"
            ],
            "imported": "2014-10-30T10:48:06+01:00",
            "journal": null,
            "issn": "1479-6848",
            "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": true,
            "local_affiliation": true
        },
        {
            "id": 219377,
            "title": "Vorstellung der Achse IV - Struktur in der OPD-3 (Operationalisierte Psychodynamische Diagnostik).",
            "abstract": null,
            "authors": [
                "Latifi, A"
            ],
            "year": 2025,
            "source": "OPD-3-Trainingskurs - Grundkurs; DEC 6, 2025; Graz, AUSTRIA. 2025. ",
            "category": 20,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "219377-29447"
            ],
            "persons": [
                "219377-75522"
            ],
            "imported": "2025-12-26T02:00:00+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 85582,
            "title": "The Incidence of Osteosarcoma in AUstria from 1984 to 2004.",
            "abstract": null,
            "authors": [
                "Leithner, A",
                "Wibmer, C",
                "Leithner, K",
                "Maurer-Ertl, W",
                "Zielonke, N",
                "Windhager R",
                ""
            ],
            "year": 2008,
            "source": "LIJEC VJESN 130;2008; Suppl 4: 58-58.-Croatian Orthopaedic Congress; NOV 7-9, 2008; Zagreb, CROATIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "85582-14052",
                "85582-14087"
            ],
            "persons": [
                "85582-53237",
                "85582-57557",
                "85582-59398"
            ],
            "imported": "2008-11-10T12:11:01+01:00",
            "journal": null,
            "issn": "0024-3477",
            "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": 219384,
            "title": "Temporary Right Ventricular Mechanical Circulatory Support",
            "abstract": null,
            "authors": [
                "Mouritane, S",
                "Caracioni, A",
                "Poschner, T",
                "Mach, M",
                "Laufer, G",
                "Andreas, M"
            ],
            "year": 2025,
            "source": "Fokus Trikuspidalklappe; SEP 25-26, 2025; Graz Austria. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "219384-14075"
            ],
            "persons": [
                "219384-132198",
                "219384-124030"
            ],
            "imported": "2025-12-27T09:25:09+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": 211274,
            "title": "Postoperative Übelkeit und Erbrechen bei tageschirurgischen Operationen bei Kindern zwischen 4 und 18 Jahren",
            "abstract": "Einleitung. Übelkeit und Erbrechen zählen zu den häufigsten unerwünschten Ereignissen in der postoperativen Phase. Unsere Studie zielt darauf ab, die Häufigkeit von PONV bei Kindern und Jugendlichen nach tageschirurgischen Operationen zu erfassen und potenzielle Risikofaktoren zu identifizieren.",
            "authors": [
                "Draxl, 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-09-25T11:32:12+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": "Medizinische Universität Graz",
            "country": "40",
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 218868,
            "title": "Pneumo- und Meningokokken.",
            "abstract": null,
            "authors": [
                "Kohlfürst, DS"
            ],
            "year": 2025,
            "source": " https://www.universimed.com\r\nePaper ALLGEMEINE+ 2/25.. 2025",
            "category": 12,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "218868-14092"
            ],
            "persons": [
                "218868-54341"
            ],
            "imported": "2025-12-02T18:28: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": 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": 140267,
            "title": "Einfluss einer notfallmedizinischen Lehrveranstaltung auf die Durchführung der manuellen Defibrillation.",
            "abstract": null,
            "authors": [
                "Karnberger, A",
                "Wetzel, J",
                "Kopaunik, LSF",
                "Kneihsl, M",
                "Wegscheider, T",
                "Mileder, LP"
            ],
            "year": 2014,
            "source": "Anaesthesiology & Intensive Care (A+IC) News. 2014; 64 (Oktober): 64-64.-AIC 2014 - Jahrestagung der Österreichischen Gesellschaft für Anästhesiologie, Reanimation und Intensivmedizin; NOV 26-29, 2014; Linz, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "140267-14070"
            ],
            "persons": [
                "140267-68533",
                "140267-68534",
                "140267-83425"
            ],
            "imported": "2014-11-30T12:53:02+01:00",
            "journal": null,
            "issn": "1810-1887",
            "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": 216819,
            "title": "Suicide among older adult nursing home residents in Austria: A national retrospective cohort study (2019-2023)",
            "abstract": null,
            "authors": [
                "Stolz, E",
                "Schultz, A",
                "Pötz, E",
                "Watzka, C",
                "Jagsch, C",
                "Erlangsen, A"
            ],
            "year": 2025,
            "source": "https://www.iasp.info/vienna2025. 2025; -ISAP Tagung ; Juni 10-13,2025; Wien. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "216819-29484",
                "216819-14024"
            ],
            "persons": [
                "216819-71002",
                "216819-89152",
                "216819-119651",
                "216819-128434"
            ],
            "imported": "2025-06-26T13:17:42+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": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        }
    ]
}