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=2020&ordering=-impactfactor_norm
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 158664,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=2040&ordering=-impactfactor_norm",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=2000&ordering=-impactfactor_norm",
    "results": [
        {
            "id": 81604,
            "title": "Decreased CD4+ and CD4+CD45RA+ expression and early-onset sepsis in term and preterm neonates.",
            "abstract": null,
            "authors": [
                "Marschitz, I",
                "Kutschera, J",
                "Rödl, S",
                "Raffeiner, R",
                "Müller, W",
                "Urlesberger B"
            ],
            "year": 2008,
            "source": "No. 3292008; -(-):84--.-ESPID; MAY 13-17, 2008; Graz, AUSTRIA.  (ISBN: - )",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "81604-14094"
            ],
            "persons": [
                "81604-51643",
                "81604-51709"
            ],
            "imported": "2008-06-06T23:03:40+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": true,
            "local_affiliation": true
        },
        {
            "id": 80720,
            "title": "Ghee-Therapie des trockenen Auges",
            "abstract": null,
            "authors": [
                "Mathew, G",
                "Rabensteiner, DF",
                "Horwath-Winter, J",
                "Hörl, G",
                "Fischl, M",
                "Schmut, O"
            ],
            "year": 2008,
            "source": "Spektrum der Augenheilkunde2008; 22(2):102-102.-49.Tagung der Österreichischen Ophthalmologischen Gesellschaft; MAY 1-3, 2008; Graz, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "80720-14012",
                "80720-14043"
            ],
            "persons": [
                "80720-50712",
                "80720-53007"
            ],
            "imported": "2008-05-05T12:56:44+02:00",
            "journal": null,
            "issn": "0930-4282",
            "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": 68392,
            "title": "Effect of iodine flow rate on parenchymal and vascular enhancement during contrast enhanced multiphasic abdominal multidetector row CT",
            "abstract": null,
            "authors": [
                "Schoellnast H, Brader P, Georgieva B, Oberdabernig B, Deutschmann HA, Tillich M"
            ],
            "year": 2005,
            "source": "European Radiology Supplements2005; 15(1):245-245.-ECR 2005, European Congress of Radiology\r\n; MAR 4-8, 2005; Vienna, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "68392-14054",
                "68392-14108"
            ],
            "persons": [
                "68392-51882",
                "68392-52008"
            ],
            "imported": "2007-09-17T22:05:10+02:00",
            "journal": null,
            "issn": "1613-3749",
            "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": 67994,
            "title": "Freeze-controlled crystallisation of the aqueous humour in glaucomatous and non-glaucomatous patients",
            "abstract": null,
            "authors": [
                "Faschinger, C",
                "Rabensteiner, DF",
                "Wachswender, C",
                "Kirchengast, S",
                "Krenn, K",
                "Ettinger, K",
                "Schmut, O"
            ],
            "year": 2007,
            "source": "Supplement to the European Journal of Ophthalmology2007; 17: 139-140.-Joint Congress of SOE/AAO 2007; June 9-12, 2007; Vienna, AUSTRIA.",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "67994-14043"
            ],
            "persons": [
                "67994-51585"
            ],
            "imported": "2007-08-07T11:11:21+02:00",
            "journal": null,
            "issn": "1120-6721",
            "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": 219858,
            "title": "IMPACT OF SHORT-TERM REDUCTION OF PLASTIC EXPOSURE ON MICROPLASTIC PRESENCE AND GUT MICROBIOME COMPOSITION IN HEALTHY INDIVIDUALS: A PILOT STUDY.",
            "abstract": null,
            "authors": [
                "Pacher-Deutsch, C",
                "Horvath, A",
                "Stadlbauer, V"
            ],
            "year": 2025,
            "source": "UEG Journal - PP0694. 2025; 13(S8):-UEG Week (United European Gastroenterology); OKT 4-7, 2025; Berlin, GERMANY. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "219858-14081"
            ],
            "persons": [
                "219858-50989",
                "219858-112689",
                "219858-81091"
            ],
            "imported": "2026-01-14T16:01:10+01:00",
            "journal": null,
            "issn": "2050-6406",
            "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": 206474,
            "title": "Optimizing conditions for in vitro modeling of the human gut microbiome to study intestinal health and disease",
            "abstract": null,
            "authors": [
                "Zukauskaite, K",
                "Pacher, C",
                "Kofler, S",
                "Balazs, I",
                "Horvath, A",
                "Stadlbauer, V"
            ],
            "year": 2023,
            "source": "United European Gastroenterology Journal. 2023; 11(S8):511-512.-The 31st United European Gastroenterology Week; OCT 14-17, 2023; Copenhagen, DENMARK. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "206474-14081"
            ],
            "persons": [
                "206474-112689",
                "206474-119169",
                "206474-50989",
                "206474-81091"
            ],
            "imported": "2024-01-09T17:10:06+01:00",
            "journal": null,
            "issn": "2050-6414",
            "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": true,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 205216,
            "title": "Barriers in cardiac arrest research - A global perspective by international early career researchers.",
            "abstract": null,
            "authors": [
                "Elshaer, A",
                "Metelmann, B",
                "Metelmann, C",
                "Thilakasiri, K",
                "Barry, T",
                "Alm-Kruse, K\r\nKarim, H",
                "Maurer, H",
                "Katzenschlager, S",
                "Kramer-Johansen, J",
                "Orlob, S"
            ],
            "year": 2023,
            "source": "Resuscitation. 2023; 192(S1):S160-S161.-RESUSCITATION 2023; Nov 2-4, 2023; Barcelona, SPAIN. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "205216-14070"
            ],
            "persons": [
                "205216-74176"
            ],
            "imported": "2023-11-03T00:06:29+01:00",
            "journal": null,
            "issn": "0300-9572",
            "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": 199875,
            "title": "Effective albumin: binding characteristics determined by different methods\r\n\r\n",
            "abstract": null,
            "authors": [
                "Paar, M",
                "Fengler, VH",
                "Reibnegger, G",
                "Schnurr, K",
                "Waterstradt, K",
                "Stauber, RE",
                "Boss, K",
                "Kribben, A",
                "Oettl, K\r\n"
            ],
            "year": 2022,
            "source": "ESAO Abstract Book 48th Annual Congress. 2022; 45(9):-48th Annual ESAO Congress; SEP 6-10, 2022; Krems, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000847720900001",
            "pubmed": null,
            "doi": "10.1177/03913988221117047",
            "pmc": null,
            "organizations": [
                "199875-14012",
                "199875-14081"
            ],
            "persons": [
                "199875-50569",
                "199875-51530",
                "199875-51929",
                "199875-90044"
            ],
            "imported": "2023-01-11T13:29:42+01:00",
            "journal": null,
            "issn": "0391-3988",
            "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": "TRANSPLANTATION-SCIE",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 193434,
            "title": "Arterielles Monitoring in der präklinischen Notfallversorgung - Eine retrospektive Betrachtung am Notarztsystem Universitätsklinikum Graz der Jahre 2014 bis 2018",
            "abstract": null,
            "authors": [
                "Arnreiter, M",
                "Prause, G",
                "Orlob, S"
            ],
            "year": 2022,
            "source": "Anästhesiologie & Intensivmedizin. 2022; 63(S3):S66-S67.-18. Wissenschaftliche Arbeitstage Notfallmedizin der DGAI; Feb 13-14, 2022; Kiel, GERMANY. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "193434-14069",
                "193434-14070",
                "193434-26796"
            ],
            "persons": [
                "193434-51986",
                "193434-74176"
            ],
            "imported": "2022-02-13T13:32:46+01:00",
            "journal": null,
            "issn": "0170-5334",
            "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": 178786,
            "title": "Vergleich von Cone Beam-Computertomografie und Multidetektor-Computertomografie der Extremitäten bei verletzten Kindern.",
            "abstract": null,
            "authors": [
                "Tschauner, S",
                "Marterer, R",
                "Nagy, E",
                "Apfaltrer, G",
                "Singer, G",
                "Riccabona, M",
                "Sorantin, E"
            ],
            "year": 2019,
            "source": "RöFo - Fortschritte auf dem Gebiet der Röntgenstrahlen und der bildgebenden Verfahren. 2019; 191(S02):138-138.-56. Jahrestagung der Gesellschaft für Pädiatrische Radiologie; SEP 18-21, 2019; Rostock, GERMANY. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "178786-14049",
                "178786-14106"
            ],
            "persons": [
                "178786-90514",
                "178786-50778",
                "178786-51373",
                "178786-51913",
                "178786-85440"
            ],
            "imported": "2019-12-17T12:31:29+01:00",
            "journal": null,
            "issn": "1438-9029",
            "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": 168006,
            "title": "Cerbral and spinal arteriovenous malformations - Neurointervention.",
            "abstract": null,
            "authors": [
                "Klein,G"
            ],
            "year": 2016,
            "source": "Abstract book of the 56th International Neuropsychiatric Congress.. 2016; -56th International Neuropsychiatric Congress; JUN 15-18, 2016; Pula, CROATIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "168006-51876"
            ],
            "imported": "2018-06-16T20:51:31+02:00",
            "journal": null,
            "issn": "2469-5748",
            "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": 156874,
            "title": "Erwartungshaltung der ,,Youngsters“ an die Fortbildung: Networking auf persönlicher Basis - ein Versuch",
            "abstract": null,
            "authors": [
                "Mathew, E",
                "Pizzera, C",
                ""
            ],
            "year": 2015,
            "source": "56th Annual Meeting of the Austrian Society of Surgery. 2015; 47(2):-56. Österreichischer Chirurgenkongress; JUN 3-5, 2015; Linz, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "156874-14028"
            ],
            "persons": [],
            "imported": "2017-01-11T21:28:19+01:00",
            "journal": null,
            "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": false
        },
        {
            "id": 154231,
            "title": "The effect of mesenchymal stem cells on breast cancer cell lines tested on the chick embryo chorioallantoic membrane: first results.",
            "abstract": null,
            "authors": [
                "Smolle, C",
                "Reischies, F",
                "Schratter, G",
                "Reicher, A",
                "Tiran, V",
                "Dandachi, N",
                "Parvizi, D",
                "Kamolz, LP",
                "Ghaffari-Tabrizi-Wiszy, N"
            ],
            "year": 2016,
            "source": "ALTEX Proceedings 5(1), 2016, LINZ 2016. 2016; 5(1):-17th EUSAAT (European Society for Alternatives to Animal Testing) Conference; AUG 24-27, 2016; Linz, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "154231-14011",
                "154231-14014",
                "154231-14076",
                "154231-14085"
            ],
            "persons": [
                "154231-83066",
                "154231-50563",
                "154231-51047",
                "154231-70620",
                "154231-80111",
                "154231-80816"
            ],
            "imported": "2016-08-27T00:33:53+02:00",
            "journal": null,
            "issn": "2194-0479",
            "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": 148896,
            "title": "Regulatory requirements of blood and tissue products",
            "abstract": null,
            "authors": [
                "Gabriel, C"
            ],
            "year": 2012,
            "source": "Journal of Tissue Engineering and Regenerative Medicine. 2012; 6(S1):457-457.-2nd international Meeting of IPLASS (International Placenta Stem Cell Society); Sep 5 2012; Wien, Österreich. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "148896-14058"
            ],
            "persons": [
                "148896-64015"
            ],
            "imported": "2015-12-20T18:33:13+01:00",
            "journal": null,
            "issn": "1932-7005",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": true,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 143716,
            "title": "Optical monitoring of single cell cardiac action potentials by means of fluorescent potential sensitive dyes",
            "abstract": null,
            "authors": [
                "Windisch, H",
                "Müller, W",
                "Ahammer, H",
                "Schaffer, P",
                "Koidl, B"
            ],
            "year": 1989,
            "source": "Cytotechnology International Journal of Cell Culture and Biotechnology. 1989; 2(3):83--37th Meeting of the European Tissue Culture Society; AUG, 1989; Graz, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "143716-51753"
            ],
            "imported": "2015-03-05T15:45:45+01:00",
            "journal": null,
            "issn": "0920-9069",
            "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": 140265,
            "title": "Die Ausbildung von Medizinstudierenden im Anaphylaxie-Management.",
            "abstract": null,
            "authors": [
                "Wetzel, J",
                "Mileder, LP",
                "Karnberger, A",
                "Kneihsl, M",
                "Kopaunik, LSF",
                "Wegscheider, T"
            ],
            "year": 2014,
            "source": "Anaesthesiology & Intensive Care (A+IC) News. 2014; 64 (Oktober): 57-57.-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": [
                "140265-14070"
            ],
            "persons": [
                "140265-68533",
                "140265-68534",
                "140265-83425"
            ],
            "imported": "2014-11-30T12:36:56+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": 136202,
            "title": "Is there an increased incidence of dental infections in patients with prosthesis infection?",
            "abstract": null,
            "authors": [
                "Kulnik, R",
                "Gstettner, C",
                "Heber, D",
                "Aigner, R"
            ],
            "year": 2014,
            "source": "Nuklearmedizin/Nuclear Medicine, Molecular Imaging and Therapy, Kongressausgabe. 2014; 2013(52):205-257.-31st Symposium, Radioactive Isotopes in Molecular Imaging; JÄN 22-25, 2014; Zell am See, Austria. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "136202-14107"
            ],
            "persons": [
                "136202-60016",
                "136202-51727"
            ],
            "imported": "2014-04-16T10:08:37+02:00",
            "journal": null,
            "issn": "0029-5566",
            "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": 133011,
            "title": "Die LKG Spalten zwischen Kieferorthopädie und Kieferchirurgie - Ideen zu einer zeilführenden Kooperation aus therapeutischer Sicht.",
            "abstract": null,
            "authors": [
                "Pichelmayer, M",
                ""
            ],
            "year": 2012,
            "source": "Stomatologie 2012. 2012; 109(6):76-76.-Österreichischer Zahnärztekongress und Symposium für Kinderzahnheilkunde Salzburg 2012; SEP 20-22, 2012; Salzburg. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "133011-14109"
            ],
            "persons": [
                "133011-51723"
            ],
            "imported": "2014-01-17T13:17:05+01:00",
            "journal": null,
            "issn": "0946-3151",
            "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": 131862,
            "title": "Genderspezifische Unterschiede im Auftreten eines Vasospasmus nach Subarachnoidalblutung",
            "abstract": null,
            "authors": [
                "Simonis, H",
                "Lorenz, B",
                "Voit-Augustin, H",
                "Fischer, M",
                "Wegscheider, T",
                "Fuchs, G",
                ""
            ],
            "year": 2013,
            "source": "A+IC News 2013. 2013; (63):-AIC 2013. 2013; 35-35.-Jahrestagung der Österreichischen Gesellschaft für Anästhesiologie, Reanimation und Intensivmedizin; NOV 14-16, 2013; Vienna, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "131862-14069",
                "131862-14070"
            ],
            "persons": [
                "131862-51604",
                "131862-51944",
                "131862-68533"
            ],
            "imported": "2013-11-20T11:04:41+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": 127717,
            "title": "Electron microscopy of amyloid fibre aggregates induced by the presence of SERF protein.",
            "abstract": null,
            "authors": [
                "Leitinger, G",
                "Falsone, SF"
            ],
            "year": 2013,
            "source": "Proceedings 10th Göttingen Meeting of the German Neuroscience Society. Neuroforum February 2013 (1) Supplement. 2013; XIX: T11-5D--10th Göttingen Meeting of the German Neuroscience Society; MAR 13-16, 2013; Göttingen, GERMANY. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "127717-14013",
                "127717-14017",
                "127717-25164"
            ],
            "persons": [
                "127717-50960"
            ],
            "imported": "2013-03-26T17:28:10+01:00",
            "journal": null,
            "issn": "0947-0875",
            "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
        }
    ]
}