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=158780&ordering=impactfactor
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 159519,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=158800&ordering=impactfactor",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=158760&ordering=impactfactor",
    "results": [
        {
            "id": 61689,
            "title": "Antimykotische Therapie bei chronischer Rhinosinusitis.",
            "abstract": null,
            "authors": [
                "Braun, H",
                "Ponikau, J"
            ],
            "year": 2006,
            "source": "7. Münchner Nasennebenhöhlenkurs der Klinik für Hals-Nasen-Ohrenheilkunde der Ludwig-Maximilians-Universität München ; JUN 26-28, 2006; Munich, GERMANY. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "61689-14066"
            ],
            "persons": [
                "61689-51725"
            ],
            "imported": "2006-11-26T12:23:53+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": 174450,
            "title": "Decision modelling for economic evaluation of liver transplantation.",
            "abstract": null,
            "authors": [
                "Qu, Z",
                "Krauth, C",
                "Amelung, VE",
                "Kaltenborn, A",
                "Gwiasda, J",
                "Harries, L",
                "Beneke, J",
                "Schrem, H",
                "Liersch, S"
            ],
            "year": 2018,
            "source": "World J Hepatol. 2018; 10(11): 837-848. ",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000452232900007",
            "pubmed": "30533184",
            "doi": "10.4254/wjh.v10.i11.837",
            "pmc": "PMC6280166",
            "organizations": [],
            "persons": [],
            "imported": "2019-04-05T02:00:00+02:00",
            "journal": "World J Hepatol",
            "issn": "1948-5182",
            "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": 61691,
            "title": "Chirurgie der ableitenden Tränenwege",
            "abstract": null,
            "authors": [
                "Hofmann, T",
                "Klein, A",
                "Lackner, A",
                "Wolf, G"
            ],
            "year": 2006,
            "source": "Facharzt. 2006; (1): 26-28. ",
            "category": 1,
            "document_type": 3,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "61691-14066"
            ],
            "persons": [
                "61691-51640",
                "61691-51747"
            ],
            "imported": "2006-11-27T10:34: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": 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": 61692,
            "title": "Solo freedom stentless pericardial aortic valve: a new promesing heart valve for the older patients.",
            "abstract": null,
            "authors": [
                "Yates, A",
                "Huber, S",
                "Schweiger, S",
                "Mächler, H",
                "Dacar, D",
                "Rigler, B"
            ],
            "year": 2006,
            "source": "European Surgery 2006. Abstracts of the 47th Annual Meeting of the Austrian Society of Surgery; 38(209):71-71.-47. Österreichischer Chirurgenkongress; JUN 15 - 17, 2006; Vienna, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "61692-14075"
            ],
            "persons": [
                "61692-51592",
                "61692-51947",
                "61692-52012"
            ],
            "imported": "2006-11-27T11:20:34+01:00",
            "journal": "European Surgery 2006",
            "issn": "1682-8631",
            "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": 61694,
            "title": "Characterization of highly proliferative endothelial progenitor cells isolated from mediastinal adipose tissue.",
            "abstract": null,
            "authors": [
                "Poteser, M",
                "Yates, A",
                "Mächler, H",
                "Graziani, A",
                "Groschner, K"
            ],
            "year": 2006,
            "source": "European Surgery 2006. Supplement 209, S 85; 2006; 38: 85--47. Österreichischer Chirurgenkongress; JUNE 15 - 17, 2006; Vienna, AUSTRIA. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "61694-14011",
                "61694-14075"
            ],
            "persons": [
                "61694-51592",
                "61694-51947",
                "61694-78591"
            ],
            "imported": "2006-11-27T11:33:40+01:00",
            "journal": "European Surgery 2006",
            "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": 61695,
            "title": "Solo freedom stentless pericardial aortic valve: a new promesing heart valve for the older patients.",
            "abstract": null,
            "authors": [
                "Yates, A",
                "Huber, S",
                "Schweiger, S",
                "Mächler, H",
                "Dacar, D",
                "Rigler, B"
            ],
            "year": 2006,
            "source": "Interactive Cardio Vascular and Thoracic Surgery. Abstracts for The European Society for Cardiovascular Surgery 55th International Congress; 5(S 1):S97-S97.-55th ESCVS International Congress; MAY 11 - 14, 2006; St. Petersburg, RUSSIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "61695-14075"
            ],
            "persons": [
                "61695-51592",
                "61695-51947",
                "61695-52012"
            ],
            "imported": "2006-11-27T11:46:57+01:00",
            "journal": "Interactive Cardio Vascular and Thoracic Surgery",
            "issn": "1569-9293",
            "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": 61696,
            "title": "Analysis of the endothelialized bioprosthesis in the sheep model.",
            "abstract": null,
            "authors": [
                "Yates, A",
                "Zilla, P"
            ],
            "year": 2006,
            "source": "Interactive Cardio Vascular and Thoracic Surgery. 5 Suppl. 1: 147-147.-55th ESCVS International Congress; MAY 11 - 14, 2006; St. Petersburg, RUSSIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "61696-14075"
            ],
            "persons": [
                "61696-51947"
            ],
            "imported": "2006-11-27T12:35:29+01:00",
            "journal": "Interactive Cardio Vascular and Thoracic Surgery",
            "issn": "1569-9293",
            "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": 61697,
            "title": "Bioengineering assessment of acupuncture, part 1: thermography.",
            "abstract": null,
            "authors": [
                "Litscher, G"
            ],
            "year": 2006,
            "source": "Crit Rev Biomed Eng. 2006; 34(1): 1-22. ",
            "category": 1,
            "document_type": 3,
            "sci": null,
            "pubmed": "16749888",
            "doi": "10.1615/CritRevBiomedEng.v34.i1.10",
            "pmc": null,
            "organizations": [
                "61697-14044"
            ],
            "persons": [],
            "imported": "2006-11-27T01:00:00+01:00",
            "journal": "Crit Rev Biomed Eng",
            "issn": "0278-940X",
            "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": true,
            "local_affiliation": true
        },
        {
            "id": 61698,
            "title": "Laserstimulation: Supplementierung der Sedierung bei ophthalmologischen Eingriffen in Lokalanästhesie?",
            "abstract": null,
            "authors": [
                "Litscher, G",
                "Schöpfer, A",
                "Schwarz, G",
                "Wang, L",
                "Holas, A"
            ],
            "year": 2006,
            "source": "Schmerz und Akupunktur. 2006; 32(1): 10-16. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "61698-14044",
                "61698-14070"
            ],
            "persons": [
                "61698-51073"
            ],
            "imported": "2006-11-27T13:29:58+01:00",
            "journal": null,
            "issn": "1611-521x",
            "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": 61699,
            "title": "Akupunktur bei endokriner Orbitopathie.",
            "abstract": null,
            "authors": [
                "Schlemmer, G",
                "Yang, NH",
                "Wang, L",
                "Langmann, A",
                "Lindner, S",
                "Litscher, G"
            ],
            "year": 2006,
            "source": "Spektrum der Augenheilkunde. 20(2):100-101.-47. Tagung der Österreichischen Ophthalmologischen Gesellschaft; MAY 19-21, 2006; Stift Göttweig, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "61699-14043",
                "61699-14044"
            ],
            "persons": [],
            "imported": "2006-11-27T13:44:04+01:00",
            "journal": "Spektrum der Augenheilkunde",
            "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": 20037,
            "title": "INCREASED EXPRESSION OF HIGH-AFFINITY LOW-DENSITY-LIPOPROTEIN RECEPTORS ON HUMAN T-BLASTS",
            "abstract": null,
            "authors": [
                "HUBER, LA",
                "BOCK, G",
                "JÜRGENS, G",
                "TRAILL, KN",
                "SCHONITZER, D",
                "WICK, G"
            ],
            "year": 1990,
            "source": "INT ARCH ALLERGY APPL IMMUNOL 1990 93: 205-211.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1990FV22400017",
            "pubmed": null,
            "doi": "10.1159/000235302",
            "pmc": null,
            "organizations": [
                "20037-14013"
            ],
            "persons": [
                "20037-51511-6"
            ],
            "imported": null,
            "journal": "INT ARCH ALLERGY APPL IMMUNOL",
            "issn": "0020-5915",
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 61701,
            "title": "Neuromodulierende Effekte der Lasernadel- und Punktualstimulation (Elektroakupunktur) - Erste vergleichende Betrachtungen.",
            "abstract": null,
            "authors": [
                "Litscher, G",
                "Wang, L",
                "Gaischek, I"
            ],
            "year": 2006,
            "source": "Schmerz und Akupunktur. 2006; 32(2): 10-15. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "61701-14044"
            ],
            "persons": [
                "61701-54121"
            ],
            "imported": "2006-11-27T13:51:06+01:00",
            "journal": null,
            "issn": "1611-521x",
            "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": true,
            "local_affiliation": true
        },
        {
            "id": 221412,
            "title": "Implementació i avaluació del dispositiu mèdic GlucoTab a residències de gent gran i en atenció domiciliària (DigiDiab pilot Spain)",
            "abstract": null,
            "authors": [
                "CABRÉ VILA, JJ",
                "PERPIÑÁN AUGUET, C",
                "BECK, P",
                "LICHTENEGGER, K"
            ],
            "year": 2025,
            "source": "CAMFIC societat catalana de medicina familiar i comunitaria; JUL 26-28, 2025; Reus, SPAIN. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "221412-14080"
            ],
            "persons": [
                "221412-65558"
            ],
            "imported": "2026-02-12T17:18:25+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": true,
            "local_affiliation": true
        },
        {
            "id": 61710,
            "title": "Gegenüberstellung der Leistungsorientierten Krankenhausfinanzierung und der Kostendaten  ",
            "abstract": null,
            "authors": [
                "Mächler, H"
            ],
            "year": 2005,
            "source": " [ Diplomarbeit/Master Thesis ] Donau-Universität Graz; 2005. ",
            "category": 5,
            "document_type": 15,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "61710-14075"
            ],
            "persons": [
                "61710-51592"
            ],
            "imported": "2006-11-27T14:33:43+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": "Donau-Universität Krems",
            "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": 20031,
            "title": "20 KV, NANOSECOND-RISE-TIME PULSE-GENERATOR USING KRYTRONS",
            "abstract": null,
            "authors": [
                "LIPPITSCH, ME",
                "MÖLLER, R",
                "NOLL, HM",
                "SCHIEFER, E",
                "AUSSENEGG, FR"
            ],
            "year": 1978,
            "source": "J PHYS-E-SCI INSTRUM. 1978; 11:  621-622. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1978FR01300006",
            "pubmed": null,
            "doi": "10.1088/0022-3735/11/7/006",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2009-08-27T15:59:03+02:00",
            "journal": "J PHYS-E-SCI INSTRUM",
            "issn": "0022-3735",
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 20026,
            "title": "MEASUREMENT OF RAMAN-SCATTERING IN HIGH-FIELD ELECTRIC STRENGTH",
            "abstract": null,
            "authors": [
                "AUSSENEGG, F",
                "LIPPITSCH, M",
                "MÖLLER, R",
                "WAGNER, J"
            ],
            "year": 1975,
            "source": "ACTA PHYS AUSTR. 1975; 43:  341-348. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1975AZ49100018",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2009-08-21T16:46:35+02:00",
            "journal": "ACTA PHYS AUSTR",
            "issn": "0001-6713",
            "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": false,
            "conference_name": null,
            "conference_place": null,
            "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": false
        },
        {
            "id": 221501,
            "title": "Geschlechtsunterschiede in der Ätiologie von mikroangiopathischen Veränderungen bei über 1000 Patient*innen mit intrazerebraler Blutung ",
            "abstract": null,
            "authors": [
                "Fabisch, L",
                "Zhang, W",
                "Locatelli, M",
                "Du, Y",
                "Obergottsberger, L",
                "Kneihsl, M",
                "Wünsch, G",
                "Enzinger, C",
                "Simister, RJ",
                "Jäger, HR",
                "Gattringer, T",
                "Werring, DJ",
                "Fandler-Höfler, S"
            ],
            "year": 2025,
            "source": "Jahrestagung der österreichischen Schlaganfallgesellschaft; 16.01.2025-17.01.2025; 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "221501-14026",
                "221501-14051"
            ],
            "persons": [
                "221501-70680",
                "221501-113813",
                "221501-50173",
                "221501-50444",
                "221501-82411",
                "221501-83425"
            ],
            "imported": "2026-02-13T13:43: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": null,
            "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": 221413,
            "title": "Deciphering the cardiometabolic implications of incretin-based and bariatric surgery anti-obesity treatments through the analysis of postprandial lipoprotein metabolism",
            "abstract": null,
            "authors": [
                "Grao-Cruces, E",
                "Osto,E"
            ],
            "year": 2025,
            "source": "CBCS Summer School (European Society of Cardiology); 01.06.2025-04.01.2025; Nice, France. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "221413-14010"
            ],
            "persons": [
                "221413-119127",
                "221413-133666"
            ],
            "imported": "2026-02-12T17:18:33+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": 19480,
            "title": "TRANSITION-STATE MODEL FOR WATER EXCHANGE IN THE 1ST SOLVATION SHELL OF HYDRATED CATIONS ACCORDING TO QUANTUM CHEMICAL CALCULATIONS",
            "abstract": null,
            "authors": [
                "RODE, BM",
                "REIBNEGGER, GJ"
            ],
            "year": 1980,
            "source": "J CHEM SOC FARADAY TRANS II. 1980; 76:  1268-1274. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1980KT36200008",
            "pubmed": null,
            "doi": "10.1039/f29807601268",
            "pmc": null,
            "organizations": [],
            "persons": [
                "19480-50569-6"
            ],
            "imported": "2009-08-20T16:55:22+02:00",
            "journal": "J CHEM SOC FARADAY TRANS II",
            "issn": "0300-9238",
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 19477,
            "title": "URINARY NEOPTERINE IN THE FOLLOW-UP OF PATIENTS WITH ADVANCED STAGES OF OVARIAN-CANCER",
            "abstract": null,
            "authors": [
                "BICHLER, A",
                "FUCHS, D",
                "HAUSEN, A",
                "HETZEL, H",
                "REIBNEGGER, G",
                "WACHTER, H"
            ],
            "year": 1982,
            "source": "BLUT 1982 45: 173-174.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1982PG71100011",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "19477-50569"
            ],
            "imported": null,
            "journal": "BLUT",
            "issn": "0006-5242",
            "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": false,
            "conference_name": null,
            "conference_place": null,
            "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": false
        }
    ]
}