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=158720&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=158740&ordering=impactfactor_norm",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=158700&ordering=impactfactor_norm",
    "results": [
        {
            "id": 218071,
            "title": "Optimierung der Prostata Magnetresonanztomographie Evaluation durch das Radiology  Artificial Intelligence Diagnostic Assistant System (RAIDAS).",
            "abstract": null,
            "authors": [
                "Simunovic, I",
                "Wasserbauer, D",
                "Szolar, D",
                "Zurl, H",
                "Pohl, K",
                "Scheipner, L",
                "Bele, U",
                "Ketterer, C",
                "Leitsmann, C",
                "Altziebler, J",
                "Leitsmann, M",
                "Mannweiler, S",
                "Augustin, H",
                "Talakic, E",
                "Ahyai, S",
                "Mischinger, J"
            ],
            "year": 2025,
            "source": "https://www.conventiongroup.at/events/51-tagung-der-oesterreichischen-gesellschaft-fuer-urologie-und-der-bayerischen-urologenvereinigung/poster?file=files/tao/img/events/51_Tagung_der_OEGU_und_BayUro_2025/Poster/P27.pdf&cid=22838. 2025; -51. TAGUNG DER ÖSTERREICHISCHEN GESELLSCHAFT FÜR UROLOGIE UND\r\nANDROLOGIE UND DER BAYERISCHEN UROLOGENVEREINIGUNG; 22.–24. Mai 2025; Wien, Österreich. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "218071-14020",
                "218071-14054",
                "218071-14056",
                "218071-14104"
            ],
            "persons": [
                "218071-74075",
                "218071-112949",
                "218071-121670",
                "218071-123330",
                "218071-51931",
                "218071-51970",
                "218071-53111",
                "218071-99872",
                "218071-109461",
                "218071-111791",
                "218071-113095",
                "218071-114994",
                "218071-124474",
                "218071-96506",
                "218071-99792"
            ],
            "imported": "2025-10-02T22:45:33+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
        },
        {
            "id": 97532,
            "title": "Offene Mikroperfusion: Eine neue Samplingtechnik",
            "abstract": null,
            "authors": [
                "Trajanoski, Z",
                "Wach, P",
                "Schaupp, L",
                "Ellmerer, M",
                "Brunner, GA",
                "Pieber, TR",
                "Urban, G",
                "Jobst, G",
                "Skrabal, F"
            ],
            "year": 1996,
            "source": "BIOMEDIZINISCHE TECHNIK                                                                                                                                                                                                                                   . 1996; 41(S1): 266-267. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "97532-14080"
            ],
            "persons": [
                "97532-51831"
            ],
            "imported": "2010-02-03T16:42:26+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": 218073,
            "title": "Die Korrelation von Stoffwechselmetaboliten mit bildmorphologi\u0002schen, genetischen und biologischen Markern bei Prostatakarzinom\u0002Verdacht",
            "abstract": null,
            "authors": [
                "Mischinger, J",
                "Strathmeyer, S",
                "Ameismeier, T",
                "Geyer, R",
                "Heelemann, S",
                "Schöpfer-Schwab, S",
                "Scheipner, L",
                "Geyer, M",
                "Guttmann, A",
                "Leitsmann, C",
                "Leitsmann, M",
                "Bele, U",
                "Simunovic, I",
                "Jasarevic, S",
                "Talakic, E",
                "Mannweiler, S",
                "Ahyai, S"
            ],
            "year": 2025,
            "source": "Kongress der deutschen Gesellschaft für Urologie; 17.-20.09.2025; Hamburg, Deutschland. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "218073-14020",
                "218073-14056",
                "218073-14104"
            ],
            "persons": [
                "218073-74075",
                "218073-100216",
                "218073-111791",
                "218073-114994",
                "218073-121670",
                "218073-123330",
                "218073-69677",
                "218073-99792",
                "218073-113095",
                "218073-51931",
                "218073-99872"
            ],
            "imported": "2025-10-02T23:09:58+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": 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": 218734,
            "title": "A novel latex patch model enables cost-effective hands-on teaching in vascular surgery.",
            "abstract": null,
            "authors": [
                "Gaenzle, M",
                "Geisler, A",
                "Hering, H",
                "Sabanov, A",
                "Steiner, S",
                "Branzan, D"
            ],
            "year": 2024,
            "source": "Surg Open Sci. 2024; 20:  194-202. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001280393500001",
            "pubmed": "39140104",
            "doi": "10.1016/j.sopen.2024.07.003",
            "pmc": "PMC11320600",
            "organizations": [],
            "persons": [
                "218734-117782-1"
            ],
            "imported": "2025-11-23T01:00:00+01:00",
            "journal": "Surg Open Sci",
            "issn": "2589-8450",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "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": 99775,
            "title": "Management of acquired severe aplastic anaemia in children: a single center experience over 30 years.",
            "abstract": null,
            "authors": [
                "Urban, C",
                "Lackner, H",
                "Sovinz, P",
                "Benesch, M",
                "Nebl, A",
                "Schmidt, S",
                "Schwinger, W"
            ],
            "year": 2010,
            "source": "memo - Magazine of European Medical Oncology. 2010; Suppl 01/10:  1-1. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "99775-14092"
            ],
            "persons": [
                "99775-51657",
                "99775-51369",
                "99775-59537",
                "99775-51859"
            ],
            "imported": "2010-04-14T10:19:28+02:00",
            "journal": null,
            "issn": "1865-5041",
            "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": 124199,
            "title": "Biopsychosocial Medicine - Multidimensional Parallel Diagnosis and Therapy in Obstetrics.",
            "abstract": null,
            "authors": [
                "Trapp, M",
                "Egger, JW"
            ],
            "year": 2012,
            "source": "Psychologische Medizin. 2012; 23(3): 50-50. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "124199-29447"
            ],
            "persons": [
                "124199-51505"
            ],
            "imported": "2012-12-19T15:29:34+01:00",
            "journal": null,
            "issn": "1014-8167",
            "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": 175855,
            "title": "Häufige Thrombophilien - Relevanz und Management im klinischen Alltag",
            "abstract": null,
            "authors": [
                "Gütl, K"
            ],
            "year": 2019,
            "source": "Zeitschrift für Gefäßmedizin. 2019; 16(2): 24-25. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "175855-14079"
            ],
            "persons": [
                "175855-94798"
            ],
            "imported": "2019-07-01T19:59:46+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": 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": 153120,
            "title": "Dermatoskopie entzündlicher Hauterkrankungen. ",
            "abstract": null,
            "authors": [
                "Kupsa, R",
                "Zalaudek, I"
            ],
            "year": 2016,
            "source": "DAM - Die Allgemeinmediziner. 2016; (6): 19-20. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "153120-14047"
            ],
            "persons": [
                "153120-50151",
                "153120-92975"
            ],
            "imported": "2016-06-23T20:17:22+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": 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": 218045,
            "title": "Investigating HDL Function and Metabolism in Heart Failure, Liver Cirrhosis and Diabetes Mellitus",
            "abstract": "Beyond traditional assessments of low-density lipoprotein cholesterol (LDL-C), there is an increasing focus on the functional properties of high-density lipoprotein (HDL) as critical modulators in the pathophysiology of lifestyle-driven chronic diseases. Obesity often triggers a series of metabolic disturbances, such as insulin resistance, which can lead to type 2 diabetes mellitus (T2DM) and metabolic dysfunction-associated steatotic liver disease. Whether occurring independently or in combination, these conditions significantly contribute to the development and progression of acute heart failure and liver cirrhosis or failure. HDL has traditionally been evaluated through static measurements of HDL cholesterol (HDL-C). However, growing evidence suggests that HDL functionality, including cholesterol efflux capacity, antioxidant activity, and anti-inflammatory effects, offers a more precise and clinically meaningful reflection of cardiovascular and metabolic risk.",
            "authors": [
                "Pammer, A"
            ],
            "year": 2025,
            "source": "PhD-Studium (Doctor of Philosophy); Humanmedizin; [ Dissertation ] Medizinische Universität Graz; 2025. pp. 121",
            "category": 5,
            "document_type": 16,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2025-10-01T10:18:01+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": 171397,
            "title": "Complete mesocolic excision for colonic cancer: Society for Translational Medicine expert consensus statement",
            "abstract": null,
            "authors": [
                "Zheng, MH",
                "Ma, JJ",
                "Fingerhut, A",
                "Adamina, MP",
                "Atroschenko, A",
                "Bergamaschi, R",
                "Berho, M",
                "Boni, L",
                "Chadi, SA",
                "Chen, WTL",
                "Delaney, CP",
                "Dapri, G",
                "Khatkov, IE",
                "Kim, NK",
                "Kim, SH",
                "Karachun, A",
                "Lomanto, D",
                "MacRae, H",
                "Milone, M",
                "Morino, M",
                "Remzi, FH",
                "Uranues, S",
                "Watanabe, M",
                "Wexner, S"
            ],
            "year": 2018,
            "source": "ANN LAPAROSC ENDOSC. 2018; 3:  UNSP 68",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000453411900005",
            "pubmed": null,
            "doi": "10.21037/ales.2018.08.02",
            "pmc": null,
            "organizations": [],
            "persons": [
                "171397-51612-6"
            ],
            "imported": "2019-01-04T17:08:32+01:00",
            "journal": "ANN LAPAROSC ENDOSC",
            "issn": "2518-6973",
            "collection_publisher": null,
            "collection_title": "ANNALS OF LAPAROSCOPIC AND ENDOSCOPIC SURGERY; ",
            "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": 145838,
            "title": "Highly sensitive persons - an empirical investigation to a complex phenomenon.",
            "abstract": null,
            "authors": [
                "Blach, C",
                "Egger, JW"
            ],
            "year": 2015,
            "source": "Psychologische Medizin. 2015; 26(1): 36-36. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "145838-29447"
            ],
            "persons": [
                "145838-51505"
            ],
            "imported": "2015-06-15T16:04:23+02:00",
            "journal": null,
            "issn": "1014-8167",
            "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": 137911,
            "title": "Stressbelastung bei PatientInnen mit Aderhautmelanom.",
            "abstract": null,
            "authors": [
                "Trapp, EM",
                "Mayer, C",
                "Egger, JW"
            ],
            "year": 2014,
            "source": "Psychologische Medizin. 2014; 25(2): 58-58. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "137911-29447"
            ],
            "persons": [
                "137911-51505"
            ],
            "imported": "2014-07-17T14:46:13+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": 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": 134814,
            "title": "Appendicectomy and Clinical Course Of Patients With Ulcerative Colitis.",
            "abstract": null,
            "authors": [
                "Masser, T",
                "Krones, E",
                "Hoegenauer, C",
                "Wenzl, H",
                "Stauber, R",
                "Durchschein, F",
                "Stadlbauer-Köllner, V",
                "Spindelböck, W",
                "Putz-Bankutti, C",
                "Zollner, G",
                "Fickert, P",
                "Petritsch, W",
                "Kump, PK"
            ],
            "year": 2013,
            "source": "United European gastroenterology journal UEG. 2013; Vol 1, Supplement 1:  A227-A227. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "134814-14081"
            ],
            "persons": [
                "134814-50989",
                "134814-51530",
                "134814-51536",
                "134814-52938",
                "134814-53167",
                "134814-57230",
                "134814-65139",
                "134814-66467",
                "134814-71975",
                "134814-54296"
            ],
            "imported": "2014-02-14T11:21: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": 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": 162744,
            "title": "#FOAMed - Free Open Access Medical Education. Fortbildung 2.0.",
            "abstract": null,
            "authors": [
                "Sacherer, F",
                "Zoidl, P"
            ],
            "year": 2017,
            "source": "Air Mail - Informationen aus der Gesellschaft für Pneumologie. 2017; (1): 4",
            "category": 1,
            "document_type": 20,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "162744-14069"
            ],
            "persons": [
                "162744-60097"
            ],
            "imported": "2017-10-10T11:11:52+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": 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": 129682,
            "title": "Biopsychosocial Melanoma Research. Abstracts. Int. Soc. Biopsychosocial Medicine. Graz, Dec 2012.",
            "abstract": null,
            "authors": [
                "Egger, JW"
            ],
            "year": 2013,
            "source": "Psychologische Medizin. 2013; 24(1): 30-32. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "129682-29447"
            ],
            "persons": [
                "129682-51505"
            ],
            "imported": "2013-07-02T15:15:51+02:00",
            "journal": null,
            "issn": "1014-8167",
            "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": 106143,
            "title": "Short-term cryopreservation of allogeneic stem cells to optimize graft and recipient conditions in children ",
            "abstract": null,
            "authors": [
                "Sovinz, P",
                "Schwinger, W",
                "Lackner, H",
                "Benesch, M",
                "Nebl, A",
                "Raicht, A",
                "Schmidt, S",
                "Sipurzynski, S",
                "Rosskopf, K",
                "Urban, C"
            ],
            "year": 2010,
            "source": "ACTA CHIR AUST. 2010; 42 8 suppl 237) :  34-35. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "106143-14058",
                "106143-14092"
            ],
            "persons": [
                "106143-51369",
                "106143-57483",
                "106143-59537",
                "106143-51657",
                "106143-51859"
            ],
            "imported": "2010-10-30T18:51:04+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": 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": 202127,
            "title": "Mixed Reality Prototype of Multimodal Screening for Early Detection of Cognitive Impairments in Older Adults: Protocol Development and Usability Study.",
            "abstract": null,
            "authors": [
                "Christova, M",
                "Strohmaier, R",
                "Fuchs-Neuhold, B",
                "Guggenberger, B",
                "Loder-Fink, B",
                "Draxler, T",
                "Palli, C",
                "Simi, H",
                "Schadenbauer, S",
                "Nischelwitzer, A",
                "Sprung, G",
                "Pilz, R",
                "Darkow, R",
                "Staubmann, W"
            ],
            "year": 2022,
            "source": "JMIR Res Protoc. 2022; 11(10): e39513",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001077439900019",
            "pubmed": "36239994",
            "doi": "10.2196/39513",
            "pmc": "PMC9617182",
            "organizations": [
                "202127-14010",
                "202127-14052",
                "202127-29444"
            ],
            "persons": [
                "202127-112990-6",
                "202127-58643-2",
                "202127-95403-6"
            ],
            "imported": "2023-03-17T01:00:00+01:00",
            "journal": "JMIR Res Protoc",
            "issn": "1929-0748",
            "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": true,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 97533,
            "title": "Subkutane Gewebsglukosemessung nach dem Prinzip der offenen Perfusion",
            "abstract": null,
            "authors": [
                "Ellmerer, M",
                "Schaupp, L",
                "Trajanoski, Z",
                "Wach, P",
                "Brunner, G",
                "Pieber, Th",
                "Smolle, KH",
                "Kotanko, P",
                "Skrabal, F"
            ],
            "year": 1995,
            "source": "BIOMEDIZINISCHE TECHNIK                                                                                                                                                                                                                                   . 1995; 40(S2): 176-178. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "97533-14080"
            ],
            "persons": [
                "97533-51831"
            ],
            "imported": "2010-02-03T16:44:28+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": 66682,
            "title": "Frequenzverhalten nach Carotisstentimplantationen vorstehender antihypertensiver Therapie.",
            "abstract": null,
            "authors": [
                "Pilger E, Spary A, Dorr A, Seinost G, Brodmann M"
            ],
            "year": 2006,
            "source": "3. Gemeinsame Jehrestagung der Gefäßmedizinischen Gesellschaften Österreichs; Okt, 12-14,2006; Innsbruck. 2006. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "66682-14079"
            ],
            "persons": [
                "66682-51541",
                "66682-51689",
                "66682-52018",
                "66682-57267"
            ],
            "imported": "2007-04-01T18:30:42+02:00",
            "journal": "Zeitschrift für Gefäßmedizin",
            "issn": "1812-9501",
            "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": false
        },
        {
            "id": 160886,
            "title": "Obstipation und Diarrhoe bei Kinder und Jugendlichen – Klinisches Alarmsymptom oder funktionelle Störung?",
            "abstract": null,
            "authors": [
                "Hauer, AC"
            ],
            "year": 2017,
            "source": "DAM - Die Allgemeinmediziner. 2017; (4): 28-30. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "160886-14091"
            ],
            "persons": [
                "160886-51968"
            ],
            "imported": "2017-06-26T12:19:33+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": 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
        }
    ]
}