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=2460&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=2480&ordering=-impactfactor_norm",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=2440&ordering=-impactfactor_norm",
    "results": [
        {
            "id": 182576,
            "title": "Arbeitsbezogener Stress und psychische Gesundheit: Wechselseitige Beeinflussung oder Drittvariablenproblem?",
            "abstract": null,
            "authors": [
                "Mayerl, H",
                "Stolz, E",
                "Kowatz, U",
                "Freidl, W"
            ],
            "year": 2020,
            "source": "Das Gesundheitswesen (10.1055/s-0040-1708971). 2020; 82(5):455-455.-23. wissenschaftliche Tagung der Österreichischen Gesellschaft für Public Health (ÖGPH); NOV 17-18, 2020; Graz, AUSTRIA.  (ISBN: 0941-3790 )",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "182576-14024"
            ],
            "persons": [
                "182576-51845",
                "182576-89152",
                "182576-90882"
            ],
            "imported": "2020-06-29T15:44:31+02:00",
            "journal": null,
            "issn": "0941-3790",
            "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": 173913,
            "title": "Pharmacotherapeutic strategies in Anorexia Nervosa",
            "abstract": null,
            "authors": [
                "Lahousen T, Hofmann P"
            ],
            "year": 2002,
            "source": "Therapie in Theorie 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": [
                "173913-50020"
            ],
            "imported": "2019-03-07T15:26:52+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": 170356,
            "title": "Der Einfluss von körperlicher Aktivität auf die Sensorgenauigkeit des Abbott Freestyle® Libre-Systems bei PatientInnen mit Typ 1 Diabetes mellitus – eine\r\nrandomisierte Cross-over Studie ",
            "abstract": null,
            "authors": [
                "Aberer, F",
                "Moser, O",
                "Eckstein, M",
                "Müller, A",
                "Birnbaumer, P",
                "Köhler, G",
                "Sourij, H",
                "Kojzar, H",
                "Holler, P",
                "Simi, H",
                "Pferschy, P",
                "Dietz, P",
                "Bracken, R",
                "Hofmann, P",
                "Sourij, H"
            ],
            "year": 2018,
            "source": "Wien Klin Wochenschr (2018) . 2018; 130(Suppl 6): 343-374.-46. Jahrestagung der österreichischen Diabetesgesellschaft ; NOV 15-17, 2018; Salzburg, AUSTRIA.  (ISBN: 1613 )",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "170356-14080"
            ],
            "persons": [
                "170356-87294",
                "170356-50731",
                "170356-50838",
                "170356-59231",
                "170356-78894"
            ],
            "imported": "2018-11-18T12:23:28+01:00",
            "journal": null,
            "issn": "1613-7671",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": 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": 166876,
            "title": "Microlearning at the Medical University of Graz",
            "abstract": null,
            "authors": [
                "J. Smolle, H. Rehatschek"
            ],
            "year": 2018,
            "source": "In proceedings of the 22nd Grazer conference. 2018; 27-28.-22. Grazer Konferenz; APR 5-7, 2018; Maribor, Slovenia.  (ISBN: 978-3-200-05654-1 )",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "166876-14026"
            ],
            "persons": [
                "166876-61670",
                "166876-51617"
            ],
            "imported": "2018-04-09T16:47:14+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": 151344,
            "title": "Activation of p50 and p65-containing nuclear factor kB dimers in PBMC in the BIOCLAIMS cohort. .",
            "abstract": null,
            "authors": [
                "Faustmann, G",
                "Kieslinger, P",
                "Hafner-Giessauf, H",
                "Walter, N",
                "Maimari, T",
                "Grabher, J",
                "Sattler, MC",
                "Meinitzer, A",
                "Zelzer, S",
                "Öttl,  Obermayer-Pietsch, B",
                "Tiran, B",
                "Gruber, HJ",
                "Roob, JM",
                "Winklhofer-Roob BM\r\n\r\n\r\n\r\n"
            ],
            "year": 2015,
            "source": "In: J. Ribot, M.L. Bonet, N. Granados, P. Oliver, M. Palou, C. Pico, P.J. Pons, A. Palou; (Hg.): Biomarkers and Health Claims on Food. . 2015; 95-95.-Biomarkers and Health Claims on Food; Feb 12-13, 2015; Palma de Mallorca, SPAIN.  (ISBN: 978-84-606-569 )",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "151344-14012",
                "151344-14028",
                "151344-14080",
                "151344-14084"
            ],
            "persons": [
                "151344-68273",
                "151344-50562",
                "151344-51263",
                "151344-51809",
                "151344-51929"
            ],
            "imported": "2016-02-13T23:13:19+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": true,
            "local_affiliation": true
        },
        {
            "id": 205444,
            "title": "[Genetic diagnostics and molecular approaches in pulmonary arterial hypertension].",
            "abstract": null,
            "authors": [
                "Eichstaedt, CA",
                "Bikou, O",
                "Sommer, N",
                "Schermuly, RT",
                "Pullamsetti, SS",
                "Weissmann, N",
                "Harbaum, L",
                "Tabeling, C",
                "Wißmüller, M",
                "Foris, V",
                "Kuebler, WM",
                "Hinderhofer, K",
                "Olschewski, A",
                "Kwapiszewska, G"
            ],
            "year": 2023,
            "source": "Pneumologie. 2023; 77(11): 862-870. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001104827900010",
            "pubmed": "37963476",
            "doi": "10.1055/a-2145-4663",
            "pmc": null,
            "organizations": [
                "205444-14010",
                "205444-14044",
                "205444-14087"
            ],
            "persons": [
                "205444-54345-6",
                "205444-82090-6",
                "205444-87980-6"
            ],
            "imported": "2023-11-16T01:00:00+01:00",
            "journal": "Pneumologie",
            "issn": "0934-8387",
            "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": 138471,
            "title": "Long-term in vivo degradation behaviour of Mg alloys WZ21 and ZX50 – A micro CT study.",
            "abstract": null,
            "authors": [
                "Eichler J",
                "Amerstorfer, F",
                "Kraus, T",
                "Fischerauer, SF",
                "Martinelli, E",
                "Uggowitzer, PJ",
                "Löffler, J",
                "Weinberg, AM"
            ],
            "year": 2014,
            "source": "European Cells and Materials Vol. 28. Suppl. 3, 2014 (page 75). 2014; 28(3):75-75.-Biodegradable Metals Maratea 2014; AUG 24-29, 2014; Maratea, ITALY.  (ISBN: 1473-2262 )",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "138471-14049",
                "138471-14052"
            ],
            "persons": [
                "138471-50785",
                "138471-54144",
                "138471-72835"
            ],
            "imported": "2014-09-01T14:31:12+02:00",
            "journal": null,
            "issn": "1473-2262",
            "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": 129937,
            "title": "Association of a common single nucleotide polymorphism in the TRAIL-R1 gene with relapse-free survival in rectal cancer patients.",
            "abstract": null,
            "authors": [
                "Hofmann, G",
                "Langsenlehner, T",
                "Moazedi-Fuerst, F",
                "Kielhauser, S",
                "Gerger, A",
                "Absenger, G",
                "Glehr, M",
                "Szkandera, J",
                "Samonigg, H",
                "Krippl, P",
                "Renner, W"
            ],
            "year": 2013,
            "source": "Annals of Oncology. 2013; 24, Suppl. 4: iv51-iv52.-ESMO 15th World Congress on Gastrointestinal Cancer; JULY, 3-6, 2013; Barcelona, SPAIN.  (ISBN: 0923-7534 )",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "129937-14028",
                "129937-14052",
                "129937-14060",
                "129937-14085",
                "129937-14086"
            ],
            "persons": [
                "129937-50495",
                "129937-50910",
                "129937-51045",
                "129937-51532",
                "129937-52003",
                "129937-57343",
                "129937-58814",
                "129937-69234"
            ],
            "imported": "2013-07-19T16:05:54+02:00",
            "journal": null,
            "issn": "0923-7534",
            "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": 124523,
            "title": "Instatrak - the next generation of computer aided surgery",
            "abstract": null,
            "authors": [
                "Köle, W",
                "Luxenberger, W",
                "Reittner, P",
                "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\n. 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:43:09+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": 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": 123481,
            "title": "Intraarterial thrombolysis and endovascular recanalization prozedures in acute stroke.",
            "abstract": null,
            "authors": [
                "Klein, GE",
                ""
            ],
            "year": 2009,
            "source": "Neurosonology and Cerebral Hemodynamics. 2009; Volume 5(2):122-122.-Fourth Meeting of the Bulgarian Society of Neurosonology and Cerebral Hemodynamics with International Participation.; OCT 3 - 4, 2009; Sofia,BULGARIA.  (ISBN: 1312-6431 )",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "123481-51876"
            ],
            "imported": "2012-11-25T01:22:26+01:00",
            "journal": null,
            "issn": "1312-6431",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": true,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 119944,
            "title": "Thoraxtrauma",
            "abstract": null,
            "authors": [
                "Smolle-Jüttner, FM"
            ],
            "year": 2012,
            "source": "Notfall + Rettungsmedizin. 2012; 15(4):9-9.-Notfallmedizin 2.0. 6. Kongress der Arbeitsgemeinschaft für Notfallmedizin.; JUN 14-16, 2012; Graz, AUSTRIA.  (ISBN: 10049-012-1621-6 )",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "119944-14077"
            ],
            "persons": [
                "119944-51615"
            ],
            "imported": "2012-06-18T13:05:57+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": true,
            "keynote_speaker": true,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 111837,
            "title": "Venous valves in external and common iliac vein.",
            "abstract": null,
            "authors": [
                "Pilsl, U",
                "Schalk, C",
                "Gügerl, L",
                "Anderhuber, F"
            ],
            "year": 2011,
            "source": "Abstract Book SRA, Supplement 1. 2011; 33(1):84-85.-11th Congress of European Association of Clinical Anatomy; JUN 29-JUL 1, 2011; Padua, ITALY.  (ISBN: 0930-1038 )",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "111837-14018"
            ],
            "persons": [],
            "imported": "2011-07-04T11:36:15+02:00",
            "journal": null,
            "issn": "0930-1038",
            "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": 90636,
            "title": "Transkranielle Magnetstimulation (TMS) - vom diagnostischen Verfahren zur Therapie",
            "abstract": null,
            "authors": [
                "Quiner, S",
                "Letmaier, M",
                "Barnas, C",
                "Heiden, A",
                "Kasper, S"
            ],
            "year": 2000,
            "source": "European Archives of Psychiatry and Clinical Neurosience 2000; 250: 21-21.-Drei-Länder-Symposium für Biologische Psychiatrie; 5.-8.10.2000; Vienna, AUSTRIA .  (ISBN: 0940-1334  )",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "90636-29444"
            ],
            "persons": [
                "90636-63548"
            ],
            "imported": "2009-05-21T16:04:20+02:00",
            "journal": null,
            "issn": "0940-1334 ",
            "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": 85895,
            "title": "Genomic stability of MSCs after short term clinical scale propagation in animal serum-free medium.",
            "abstract": null,
            "authors": [
                "Schallmoser, K",
                "Rohde, E",
                "Reinisch, A",
                "Obenauf, AC",
                "Bartmann, C",
                "Lanzer, G",
                "Linkesch, W",
                "Strunk D"
            ],
            "year": 2008,
            "source": "Onkologie2008; 31(S4):127-127.-Gemeinsame Jahrestagung der Deutschen, Österreichischen und Schweizerischen Gesellschaften für Hämatologie und Onkologie; OCT 10-14, 2008; Wien.  (ISBN: 978-3-8055-9021-1 )",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "85895-14021",
                "85895-14058",
                "85895-14082"
            ],
            "persons": [
                "85895-50747"
            ],
            "imported": "2008-12-01T12:37:23+01:00",
            "journal": null,
            "issn": "0378-584X",
            "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": 82704,
            "title": "The potential of Neurointervention in acute ischemic stroke and SAH.",
            "abstract": null,
            "authors": [
                "Klein, GE"
            ],
            "year": 2000,
            "source": "Cerebrovascular Diseases, Suppl.Abstracts2000; 10(5):1-48.-5th Meeting of the European Society of Neurosonology and Hemodynamics; MAI 21-23, 2000; Graz, Austria.  (ISBN: 978-3-8055-7150 )",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "82704-14108"
            ],
            "persons": [
                "82704-51876"
            ],
            "imported": "2008-08-20T21:19:00+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": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 68176,
            "title": "Perioperative Betablockade: Evidenz und Praxis.",
            "abstract": null,
            "authors": [
                "Baumann, A",
                "Mahla, E"
            ],
            "year": 2007,
            "source": "\r\n2007; (39):-Annual Meeting of the Austrian Society of Surgery; JUN 7-9, 2007; Graz, AUSTRIA.  (ISBN: 1682-8631 )",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "68176-14070",
                "68176-14074"
            ],
            "persons": [
                "68176-51616",
                "68176-51880"
            ],
            "imported": "2007-09-10T16:01:22+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": 63178,
            "title": "Rational for the implementation of a gating system for radiotherapy of lung cancer.",
            "abstract": null,
            "authors": [
                "Zurl, B",
                "Guss, H",
                "Stranzl, H",
                "Kapp, KS"
            ],
            "year": 2006,
            "source": "European Surgery. Eur Surg2006; 38(210):51-51.-23. International Meeting of the Austrian Society of Surgical Oncology and 11. International Thoracic Surgery Congress (ACO-ASSO); Oktober 5-7, 2006; St. Wolfgang, AUSTRIA.  (ISBN: 03Z035236 )",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "63178-14060"
            ],
            "persons": [
                "63178-51961",
                "63178-52997"
            ],
            "imported": "2006-12-14T15:55:52+01:00",
            "journal": "European Surgery",
            "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": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 62721,
            "title": "Stentfrakturen-ein Problem in der Arteria femoralis superficialis?.",
            "abstract": null,
            "authors": [
                "Brodmann, M",
                "Dorr, A",
                "Froehlich, H",
                "Stix, A",
                "Portugaller, H",
                "Pilger, E"
            ],
            "year": 2006,
            "source": "Zeitschrift für Gefäßmedizin. 3(3):18-18.-3. Gemeinsame Jahrestagung der Gefäßmedizinischen Gesellschaften Österreichs; Oct.12.-14.2006; Innsbruck, AUSTRIA.  (ISBN: 1812-9501 )",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "62721-14079",
                "62721-14108"
            ],
            "persons": [
                "62721-51541",
                "62721-51689",
                "62721-51955",
                "62721-57267"
            ],
            "imported": "2006-12-12T22:42:58+01: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": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 62715,
            "title": "Frequenzverhalten nach Carotisstentimplantation unter vorbestehender antihypertensiver Therapie.",
            "abstract": null,
            "authors": [
                "Spary, A",
                "Dorr, A",
                "Pilger, E",
                "Seinost, G",
                "Brodmann, M"
            ],
            "year": 2006,
            "source": "Vasa. Vasa Supplement S/69; 35 (S/69):61-61.-35.Jahrestagung der Deutschen Gesellschaft für Angiologie; 6.-9.September 2006; Dresden, Deutschland.  (ISBN: 0301-1526 )",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "62715-14079"
            ],
            "persons": [
                "62715-51541",
                "62715-51689",
                "62715-52018",
                "62715-57267"
            ],
            "imported": "2006-12-12T22:02:54+01:00",
            "journal": "Vasa",
            "issn": "0301-1526",
            "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": 61407,
            "title": "Does hyperbaric oxygenation (HBO) have a positive effect on porcine pancreas preservation?",
            "abstract": null,
            "authors": [
                "Stiegler, P",
                "Schaffellner, S",
                "Matzi, V",
                "Klemen, H",
                "Stadlbauer, V",
                "Greilberger, J",
                "Hallström, S",
                "Smolle-Juettner, FM",
                "Lackner, C",
                "Hackl, F",
                "Iberer, F",
                "Tscheliessnigg, KH"
            ],
            "year": 2006,
            "source": "European Surgery. Abstracts of the 47th Annual Meeting of the Austrian Society of Surgery; 38(209):106-107.-47th Annual Meeting of the Austrian Society of Surgery; JUN 15 - 17; Vienna, Austria.  (ISBN: 03Z0-35236 )",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "61407-13922",
                "61407-14012",
                "61407-14020",
                "61407-14073",
                "61407-14077",
                "61407-14081"
            ],
            "persons": [
                "61407-50143",
                "61407-50840",
                "61407-50874",
                "61407-50989",
                "61407-51981",
                "61407-51983",
                "61407-52010",
                "61407-51615"
            ],
            "imported": "2006-11-21T16:00:15+01:00",
            "journal": "European Surgery",
            "issn": "1682-8631",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        }
    ]
}