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=2420&ordering=-impactfactor_norm
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157573,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=2440&ordering=-impactfactor_norm",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=2400&ordering=-impactfactor_norm",
    "results": [
        {
            "id": 202113,
            "title": "MUC-FIRE: Study protocol for a randomized multicenter open-label controlled trial to show that MUCous FIstula REfeeding reduces the time from enterostomy closure to full enteral feeds.",
            "abstract": null,
            "authors": [
                "Großhennig, A",
                "Wiesner, S",
                "Hellfritsch, J",
                "Thome, U",
                "Knüpfer, M",
                "Peter, C",
                "Metzelder, M",
                "Binder, C",
                "Wanz, U",
                "Flucher, C",
                "Brands, BO",
                "Mollweide, A",
                "Ludwikowski, B",
                "Koluch, A",
                "Scherer, S",
                "Gille, C",
                "Theilen, TM",
                "Rochwalsky, U",
                "Karpinski, C",
                "Schulze, A",
                "Schuster, T",
                "Weber, F",
                "Seitz, G",
                "Gesche, J",
                "Nissen, M",
                "Jäger, M",
                "Koch, A",
                "Ure, B",
                "Madadi-Sanjani, O",
                "Lacher, M"
            ],
            "year": 2023,
            "source": "Contemp Clin Trials Commun. 2023; 32:  101096",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000996904500001",
            "pubmed": "36875554",
            "doi": "10.1016/j.conctc.2023.101096",
            "pmc": "PMC9974420",
            "organizations": [
                "202113-14049",
                "202113-14094"
            ],
            "persons": [
                "202113-77070-6",
                "202113-95093-6"
            ],
            "imported": "2023-03-15T01:00:00+01:00",
            "journal": "Contemp Clin Trials Commun",
            "issn": "2451-8654",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 102640,
            "title": "Distribution spaces of intravenously injected saline, plasma and red cell concentrate measured by density dilution ",
            "abstract": null,
            "authors": [
                "Moser, M",
                "Kenner, T",
                "Hinghofer-Szalkay, H",
                "Wurm, H"
            ],
            "year": 1982,
            "source": "Basic Research - European Journal of Physiology1982; 394(S1):R18-R18.-57th annual conference of the German Physiological Society; SEP28-OCT01, 1982; Giessen, Germany.  (ISBN: 0031-6768 )",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "102640-14010"
            ],
            "persons": [
                "102640-51671",
                "102640-51683"
            ],
            "imported": "2010-07-10T14:36:26+02:00",
            "journal": null,
            "issn": "0031-6768",
            "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": 102019,
            "title": "Cardiac valve tumors.",
            "abstract": null,
            "authors": [
                "Keeling, IM",
                "Knez, I",
                "Oberwalder, P",
                "Maier, R",
                "Karpf, E",
                "Dacar, D",
                "Tscheliessnigg, KH"
            ],
            "year": 2010,
            "source": "Eur Surg2010; 42; Suppl.236: 58--51. Österreichischer Chirurgenkongress, Session 31 der Österreichischen Gesellschaft für Thorax- und Herzchirurgie: Herzchirurgie 3: Vortrag 221; JUN 2-4, 2010; Linz, AUSTRIA.  (ISBN: 1682-8631 )",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "102019-14020",
                "102019-14075",
                "102019-14083"
            ],
            "persons": [
                "102019-50149",
                "102019-51936",
                "102019-51953"
            ],
            "imported": "2010-06-06T09:14:34+02: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": 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": 102017,
            "title": "Tumor-like lesions as rare indication for cardiac valve surgery.",
            "abstract": null,
            "authors": [
                "Keeling, IM",
                "Oberwalder, P",
                "Knez, I",
                "Trantina-Yates, A",
                "Maier, R",
                "Karpf, E",
                "Dacar, D",
                "Tscheliessnigg, KH"
            ],
            "year": 2010,
            "source": "Eur Surg2010; 42; Suppl.236: 89--51. Österreichischer Chirurgenkongress, Postersession 2: P021; JUN 2-4, 2010; Linz, AUSTRIA.  (ISBN: 1682-8631 )",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "102017-14020",
                "102017-14073",
                "102017-14075",
                "102017-14083"
            ],
            "persons": [
                "102017-50149",
                "102017-51936",
                "102017-51947",
                "102017-51953"
            ],
            "imported": "2010-06-06T08:40:00+02: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": 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": 89121,
            "title": "The impact of medical and psychological factors on quality of life and depression",
            "abstract": null,
            "authors": [
                "Mautner, E",
                "Trutnovsky, G",
                "Egger, JW",
                "Lang, U",
                "Greimel, E"
            ],
            "year": 2008,
            "source": "Abstracts presented at the 15th Annual Conference of the International Society for Quality of Life Research 2008; 64-64.-15th Annual Conference of the International Society for Quality of Life Research; 22-25 October; 2008; Montevideo, Uruquay.  (ISBN: 98-1353 )",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "89121-14038",
                "89121-14064",
                "89121-29447"
            ],
            "persons": [
                "89121-50853",
                "89121-51505",
                "89121-57392"
            ],
            "imported": "2009-03-13T12:51:12+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": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 90125,
            "title": "Operator performance during Positive Pressure Ventilation in the Delivery Room",
            "abstract": null,
            "authors": [
                "Schmölzer,GM",
                "Kamlin,COF",
                "Dawson,JA",
                "Davis,PG",
                "Morley,CJ\r\n"
            ],
            "year": 2009,
            "source": "Journal of Paediatrics and Child Health2009; 42(Sup1):A25-A25.-13th Annual Congress of the Perinatal Society of Australia and New Zealand; 19-22 April 2009; Darwin, Australia.  (ISBN: 1034-4810 )",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2009-04-24T09:15:51+02:00",
            "journal": null,
            "issn": "1034-4810",
            "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": 92130,
            "title": "Die Prävalenz von Zöliakie und Serum IgA-Mangel: eine Querschnittsstudie über 7293 Kaukasier.",
            "abstract": null,
            "authors": [
                "Weber-Mzell D, Kotanko P, Hauer A, Haas J, Lanner N, Erwa W, Ahmaida I, Haitchi-Petnehazy S, Stenzel M, Lanzer G, Deutsch J"
            ],
            "year": 2004,
            "source": "Symposia Abstracts, sps Publications2004; 71-71.-19.Jahresstagung der Gesellschaft für pädiatrische Gastroenterologie und Ernährung; MAI 12-15, 2004; Lindau, Deutschland.  (ISBN: 3-936145-15-6 )",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "92130-14028",
                "92130-14038",
                "92130-14058",
                "92130-14091"
            ],
            "persons": [
                "92130-50881",
                "92130-51627",
                "92130-51968"
            ],
            "imported": "2009-07-28T21:17:54+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": 100557,
            "title": "Tricuspid annular plane systolic excursion in pediatric and adolescent patients with Tetralogy of Fallot, patients with atrial septal defect, and age-matched normal subjects.",
            "abstract": null,
            "authors": [
                "Koestenberger, M",
                "Nagel, B",
                "Stueger, HP",
                "Ravekes, W",
                "Everret, AD",
                "Heinzl, B",
                "Sorantin, E",
                "Cvirn, G",
                "Gamillscheg, A"
            ],
            "year": 2010,
            "source": "Cardiology in the Young 2010; Suppl. 2, 20: 1-125.2010; 20(Su 2):S58-S58.-44th Annular Meeting of the Association for European Pediatric Cardiology; MAY 26-29, 2010; Innsbruck, Austria.  (ISBN: 1047-9511 )",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "100557-14012",
                "100557-14093",
                "100557-14106"
            ],
            "persons": [
                "100557-50068",
                "100557-51913",
                "100557-52013"
            ],
            "imported": "2010-05-31T13:29:33+02:00",
            "journal": null,
            "issn": "1047-9511",
            "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": 102676,
            "title": "Nutrition and aggressiveness in addiction patients and healthy controls.",
            "abstract": null,
            "authors": [
                "Bayer, KM",
                "Unterrainer, HF",
                "Kilzer, K",
                "Kruschitz , R",
                "Pürstner, P",
                "Amegha-Sakotnik, A",
                "Allard, N",
                "Poncza, B",
                "Leopold, S",
                "Hanschek, M",
                "Etschmaier, K",
                "Wallner-Liebmann, SJ"
            ],
            "year": 2010,
            "source": "International Journal of Obesity2010; PO.258--XI. Internationl Congress on Obesity; JULY 11-15, 2010; Stockholm, SCHWEDEN.  (ISBN: 0307-0565 )",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "102676-14014",
                "102676-14038",
                "102676-14070"
            ],
            "persons": [
                "102676-51266",
                "102676-52000",
                "102676-69860"
            ],
            "imported": "2010-07-13T14:32:28+02:00",
            "journal": null,
            "issn": "0307-0565",
            "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": 113794,
            "title": "Evaluation of subcutaneous hematomas in clinically used MRI-sequences.",
            "abstract": null,
            "authors": [
                "Hassler, E",
                "Ehammer, T",
                "Petrovic, A",
                "Yen, K",
                "Scheurer, E",
                ""
            ],
            "year": 2011,
            "source": "Rechtsmedizin. 2011; 21(4):361-361.-ISALM 2011; Sep 26-30, 2011; Frankfurt/Main, GERMANY.  (ISBN: 978-3-642-20097-7 )",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "113794-14019",
                "113794-14054"
            ],
            "persons": [
                "113794-62787"
            ],
            "imported": "2011-10-05T21:45:10+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": 124518,
            "title": "endonasal endoscopic cauterization oft the sphenopalatine artery.",
            "abstract": null,
            "authors": [
                "Luxenberger, W",
                "Anderhuber, W",
                "Stammberger, H",
                ""
            ],
            "year": 1998,
            "source": "MONDUZZI EDITORE | PROCEEDINGS, Proceedings of XVII European Rhinologic Society & International Symposium of - Infection and Allergy of the Nose - E.R.S. & I.S.I.A.N. Meeting '98\r\nJuly 28- August 1 1998 Vienna Austria. 1998; -European Rhinologic Society and International Symposion on Infection and Allergy of the Nose Meeting ; Juli/August 28-1, 1998; Wien, AUSTRIA.  (ISBN: 88-323-0728-6 )",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2013-01-03T22:34:21+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": 127364,
            "title": "Depression and Parkinson's Disease, .",
            "abstract": null,
            "authors": [
                "Homann, CN",
                "Suppan, K",
                "Wenzel, K",
                ", Ivanic, G",
                "Kriechbaum, N",
                ""
            ],
            "year": 2000,
            "source": "proceedings. Pirtošek Z, ed. Borografika Bori 2000. 2000; -Symposium on Movement Disorder.; 2003; Ljubljana, SLOVENIA.  (ISBN: 961-90106-2-0 )",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "127364-51959"
            ],
            "imported": "2013-03-08T14:52:47+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": true,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 127432,
            "title": "Pharmacotherapeutic strategies in binge eating disorder.",
            "abstract": null,
            "authors": [
                "Lahousen, T",
                "Knoflach-Reichart, C",
                "Hofmann, P"
            ],
            "year": 2002,
            "source": "Abstractband \"Therapie und Theorie und Praxis\" Internationaler Kongress für Essstörungen. 2002; -Internationaler Kongress für Essstörungen; Apr 5-6, 2002; Graz, AUSTRIA.  (ISBN: 3-9501145-1-3 )",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "127432-50020"
            ],
            "imported": "2013-03-11T22:23:32+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": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 132805,
            "title": "Expression of ion handling proteins in the hearts of chronic renal failure model in rats\r\n",
            "abstract": null,
            "authors": [
                "Rau, T",
                "Primessnig, U",
                "Stipacek, M",
                "Pieske, B",
                "Heinzel, FR",
                "Wakula, P\r\n"
            ],
            "year": 2013,
            "source": "Wiener klinische Wochenschrift. 2013; 125(Suppl 1). 2013; -Jahrestagung der Österreichische Kardiologische Gesellschaft; JUN 5-8, 2013; Salzburg, Austria. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "132805-14083"
            ],
            "persons": [
                "132805-83082"
            ],
            "imported": "2014-01-11T13:32:10+01:00",
            "journal": null,
            "issn": "0043-5325",
            "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": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 190411,
            "title": "A new perspective on stratified outcome evaluation.",
            "abstract": null,
            "authors": [
                "Grote V",
                "Pirchl M",
                "Fischer MJ."
            ],
            "year": 2021,
            "source": "The Journal of the International Society of Physical and Rehabilitation Medicine. 2021; 4(5):118-118.-ISPRM 2021; JUN 12-15, 2021; VIRTUAL.  (ISBN: 10.4103/2349-7904.33 )",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "190411-13916"
            ],
            "persons": [],
            "imported": "2021-11-18T08:57:51+01:00",
            "journal": null,
            "issn": "2349-7904",
            "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": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 173930,
            "title": "Psychopharmakologische Behandlung von Essstörungen",
            "abstract": null,
            "authors": [
                "Hofmann P, Lahousen T, Knoflach-Reichart C"
            ],
            "year": 2002,
            "source": "Abstractband: Therapie und Praxis. 2002; -Internationaler Kongress für Essstörungen; Apr 5-6, 2002; Graz.  (ISBN: 3-9501145-1-3 )",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "173930-50020"
            ],
            "imported": "2019-03-08T14:12:04+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 162201,
            "title": "Polyclonal serum free light chains levels are associated with carotid atherosclerosis in subjects with type 2 diabetes mellitus",
            "abstract": null,
            "authors": [
                "Aberer, F",
                "Tripolt, NJ",
                "Eder, M",
                "Scharnagl, H",
                "Stojakovic, T",
                "Sourij, H"
            ],
            "year": 2017,
            "source": "Abstract Volume, Human health: From laboratory models to clinical studies. 2017; 42-42.-6th International Symposium of the Human Nutrition & Metabolism Research and Training Center (HNMRC); Sep 16, 2017; Graz.  (ISBN: 978-3-200-05266-6 )",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "162201-14028",
                "162201-14080"
            ],
            "persons": [
                "162201-50838",
                "162201-50886",
                "162201-57425",
                "162201-78894"
            ],
            "imported": "2017-09-16T12:44:44+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": true,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 140519,
            "title": "Unterschiede zwischen Fahrrad- und Handkurbelergometer - Tests zur Beurteilung von Arbeitsbelastungen",
            "abstract": null,
            "authors": [
                "Rinnerhofer, S",
                "Fasching, P",
                "Wultsch, G",
                "Tschakert, G",
                "Hofmann P"
            ],
            "year": 2014,
            "source": "Umweltmedizin Hygiene Arbeitsmedizin Journal of Environmental and Occupational Health Sciences. 2014; 19(2):213-213.-54. Wissenschaftliche Jahrestagung der Deutschen Gesellschaft für Arbeitsmedizin und Umweltmedizin; APR 2- 4, 2014; Dresden, GERMANY.  (ISBN: 2195-9811 )",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "140519-13979"
            ],
            "persons": [],
            "imported": "2014-12-14T19:04:22+01:00",
            "journal": null,
            "issn": "2195-9811",
            "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": false
        },
        {
            "id": 136828,
            "title": "Why are children with Duchenne Muscular Dystrophy short?",
            "abstract": null,
            "authors": [
                "Nagel, B",
                "Mortier, W",
                "Wollmann, H",
                "Ranke, MB"
            ],
            "year": 1997,
            "source": "Horm Res. 1997; 48(Suppl2):71-71.-European Society for Paediatric Endocrinology ; Jun 23-25, 1997; Stockholm, Sweden.  (ISBN: 978-3-8055-6546-2 )",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2014-05-17T16:13:15+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": false
        },
        {
            "id": 134723,
            "title": "Die Bedeutung der Mikrochirurgie in der Behandlung von angeborenen vaskulären Anomalien.\u000b",
            "abstract": null,
            "authors": [
                "Spendel, S",
                "Haxhija ,EQ",
                "Wiedner, M",
                "Prandl, E.-CH",
                ",  Schintler, MV",
                "Gellner,V",
                "Mokry, M",
                "Kamolz, LP\r\n"
            ],
            "year": 2013,
            "source": "Kongress-Abstractband. 2013; -51. Jahrestagung der Österreichischen Gesellschaft für Plastische, Ästhetische und Rekonstruktive Chirurgie (ÖGPÄRC); OCT 3-5, 2013; Velden, AUSTRIA.  (ISBN: 978-3-7011-7882-7 )",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "134723-14049",
                "134723-14050",
                "134723-14076"
            ],
            "persons": [
                "134723-50148",
                "134723-51879",
                "134723-51887",
                "134723-80111",
                "134723-51824",
                "134723-52006"
            ],
            "imported": "2014-02-13T18:30:38+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
        }
    ]
}