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=2380&ordering=-impactfactor
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 158680,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=2400&ordering=-impactfactor",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=2360&ordering=-impactfactor",
    "results": [
        {
            "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": [
                "190411-70867"
            ],
            "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
        },
        {
            "id": 133070,
            "title": "Melanoma cell plasticity characterized by a CD27 1high\r\nphenotypic shift drives the process of acquired drug\r\nresistance",
            "abstract": null,
            "authors": [
                "Menon, DR",
                "Das, S",
                "Krepler, C",
                "Knausz, H",
                "Rinner, B",
                "Bonyadi Rad, E",
                "Villanueva, J",
                "Gabrielli, B",
                "Hoefler, G",
                "Herlyn, M",
                "Schaider, H \r\n"
            ],
            "year": 2013,
            "source": "Pigment Cell & Melanoma Research\r\n. 2013; 26(3):E-20--ASPCR-ASDR 2013; May 17-19, 2013; Sydney, AUSTRALIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": "10.1111/pcmr.12094/full",
            "pmc": null,
            "organizations": [
                "133070-14047",
                "133070-14052",
                "133070-17230"
            ],
            "persons": [
                "133070-50826",
                "133070-53662"
            ],
            "imported": "2014-01-20T11:22:27+01:00",
            "journal": null,
            "issn": "1755-1471",
            "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": 164083,
            "title": "A prospective development study of software-guided radio-frequency ablation of primary and secondary liver tumors: Clinical intervention modelling, planning and proof for ablation cancer treatment (ClinicIMPPACT).",
            "abstract": null,
            "authors": [
                "Reinhardt, M",
                "Brandmaier, P",
                "Seider, D",
                "Kolesnik, M",
                "Jenniskens, S",
                "Sequeiros, RB",
                "Eibisberger, M",
                "Voglreiter, P",
                "Flanagan, R",
                "Mariappan, P",
                "Busse, H",
                "Moche, M",
                "ClinicIMPPACT Study Group"
            ],
            "year": 2017,
            "source": "Contemp Clin Trials Commun. 2017; 8(5):25-32",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000416308000004",
            "pubmed": "29696193",
            "doi": "10.1016/j.conctc.2017.08.004",
            "pmc": "PMC5898513",
            "organizations": [
                "164083-14108"
            ],
            "persons": [],
            "imported": "2017-12-20T10:28:47+01:00",
            "journal": "CONT CLIN TRIAL COMM",
            "issn": "2451-8654",
            "collection_publisher": null,
            "collection_title": "CONTEMPORARY CLINICAL TRIALS COMMUNICATIONS; ",
            "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": 127638,
            "title": "Time to disease recurrence is a strong predictor of cancer-specific mortality in upper tract urothelial carcinoma.",
            "abstract": null,
            "authors": [
                "Rink, M",
                "Sjoberg, D",
                "Xylinas, E",
                "Margulis, V",
                "Kluth, LA",
                "Cha, E",
                "Raman, J",
                "Remzi, M",
                "Bensalah, K",
                "Novara, G",
                "Chun, FK",
                "Kikuchi, E",
                "Kassouf, W",
                "Martinez-Salamanca, J",
                "Lotan, Y",
                "Seitz, C",
                "Pycha, A",
                "Zigeuner, R",
                "Scherr, DS",
                "Vickers, AJ",
                "Shariat, SF"
            ],
            "year": 2013,
            "source": "European Urology Supplements. 2013; 12(1):e813-e813.-28th Annual EAU Congress; MAR 15-19,2013; Milan, ITALY.  (ISBN: 978-90-79754-58-8 )",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "127638-14056"
            ],
            "persons": [
                "127638-51738"
            ],
            "imported": "2013-03-21T12:04:29+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": 127433,
            "title": "Biologische Erklärungsmodelle bei Essstörungen.",
            "abstract": null,
            "authors": [
                "Knoflach-Reichart, C",
                "Lahousen, T",
                "Hofmann, P"
            ],
            "year": 2002,
            "source": "Abstractband \"Therapie in Theorie und Praxis\". 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": [
                "127433-50020"
            ],
            "imported": "2013-03-11T22:27:22+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": 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": 122296,
            "title": "Multiple Koronaraneurysmen nach Kawasaki-Syndrom bei Kindern: Antikoagulation ja- aber welche?",
            "abstract": null,
            "authors": [
                "Grillitsch, M",
                "Fritsch, P",
                "Koestenberger, M",
                "Heinzl, B",
                "Fandl, A",
                "Finding, K",
                "Nagel, B",
                "Rehak, T",
                "Gamillscheg, A"
            ],
            "year": 2012,
            "source": "Monatsschrift Kinderheilkunde. 2012; 160(2):298-298.-50. Jahrestagung der ÖGKJ; SEP 27-29, 2012; Salzburg, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": "s00112-012-2733-2",
            "pmc": null,
            "organizations": [
                "122296-14048",
                "122296-14091",
                "122296-14093"
            ],
            "persons": [
                "122296-52013"
            ],
            "imported": "2012-10-15T13:58:28+02:00",
            "journal": null,
            "issn": "1433-0474",
            "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": 113785,
            "title": "Normalisierung der Thrombingeneration von übergewichtigen Kinder nach \"lifestyle intervention\"",
            "abstract": null,
            "authors": [
                "Fritsch, P",
                "Fritsch, M",
                "Muntean, W",
                "Heinzl, B",
                "Kostenberger, M",
                "Nagel, B",
                "Rehak, T",
                "Mangge, H",
                "Gamillscheg, A",
                "Reinehr, T"
            ],
            "year": 2011,
            "source": "Clin Res Cardiol Supplement . 2011; 100(9):817-817.-Jahrestagung der deutschen Gesellschaft für pädiatrische Kardiologie; OKT 1-3, 2011; Weimar, GERMANY.  (ISBN: s0039-011-0351-y )",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "113785-14028",
                "113785-14048",
                "113785-14091",
                "113785-14093",
                "113785-14094"
            ],
            "persons": [
                "113785-100804",
                "113785-51651",
                "113785-52854"
            ],
            "imported": "2011-10-05T16:30:28+02:00",
            "journal": null,
            "issn": "1861-0706",
            "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": true
        },
        {
            "id": 102684,
            "title": "Bronchoscopy on cadavers: Thiel´s embalming method in comparison to other embalming methods and that on the living",
            "abstract": null,
            "authors": [
                "Feigl, G",
                "Nemetz, W"
            ],
            "year": 2010,
            "source": "Anatomy 2010, Supplement 12010; 4: 53-54.-2nd Symposim for Clinical and Applied Anatomy; Jul 9-11, 2010; Prague, Czech Republic.  (ISBN: 1307-8798 )",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "102684-14018"
            ],
            "persons": [],
            "imported": "2010-07-14T11:47:18+02:00",
            "journal": null,
            "issn": "1307-8798",
            "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": 102016,
            "title": "Herzchirurgische Eingriffe bei kardialer Metastasierung.",
            "abstract": null,
            "authors": [
                "Keeling, IM",
                "Knez, I",
                "Oberwalder, P",
                "Salaymeh, L",
                "Mächler, H",
                "Anelli-Monti, M",
                "Dacar, D",
                "Tscheliessnigg, KH"
            ],
            "year": 2010,
            "source": "Eur Surg2010; 42; Suppl.236: 89--51. Österreichischer Chirurgenkongress, Postersession 2: P020; JUN 2-4, 2010; Linz, AUSTRIA.  (ISBN: 1682-8631 )",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "102016-14073",
                "102016-14075"
            ],
            "persons": [
                "102016-50149",
                "102016-51592",
                "102016-51936"
            ],
            "imported": "2010-06-06T08:26:39+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": 82297,
            "title": "Differential regulation of the PI3K/Akt pathway by the low- and high-affinity state of the CCKA receptor",
            "abstract": null,
            "authors": [
                "Berna, MJ",
                "Tapia, J",
                "Sancho, V",
                "Thill, M",
                "Pace, A",
                "Hoffmann, KM",
                "Jensen, RT"
            ],
            "year": 2008,
            "source": "GASTROENTEROLOGY2008; 134(4):A243-A243.-Digestive Disease Week 2008; May 17-22, 2008; San Diego, USA.  (ISBN: 0016-5085 )",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2008-07-15T19:24:38+02:00",
            "journal": null,
            "issn": "0016-5085",
            "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": 78454,
            "title": "Postoperative external radiation therapy (EBR) reduces only the incidence of local recurrences in Non-Small Cell bronchiogenic carcinoma.",
            "abstract": null,
            "authors": [
                "Mayer, R",
                "Smolle-Juettner, F",
                "Stücklschweiger, G",
                "Neuhold, KH",
                "Friehs, G",
                "Hackl, A"
            ],
            "year": 1995,
            "source": "Eur Resp J1995; 8: 183-183.-Annual Congress of the European Respiratory Society; SEPT 16-20,1995; Barcelona, SPAIN.  (ISBN: 87-16-15169-0 )",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "78454-14060",
                "78454-14077"
            ],
            "persons": [
                "78454-51615"
            ],
            "imported": "2008-03-10T11:33:50+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": 63028,
            "title": "Die Anatomie der proximalen Ulna in Hinblick auf eine Verplattung nach einer Monteggia Fraktur. ",
            "abstract": null,
            "authors": [
                "Windisch, G",
                "Clement, HG",
                "Grechenig, W",
                "Tesch, NP",
                "Pichler, W"
            ],
            "year": 2006,
            "source": "Ann Anat. 187: 262--23. Arbeitstagung der Anatomischen Gesellschaft in Würzburg; SEPT, 2006; Würzburg, DEUTSCHLAND.  (ISBN: 3-437-31207-3 )",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "63028-14018",
                "63028-14052"
            ],
            "persons": [
                "63028-60541"
            ],
            "imported": "2006-12-14T09:35:01+01:00",
            "journal": "Ann Anat",
            "issn": "0066-1562",
            "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": 62722,
            "title": "Stentimplantation im Bereich der Arteria poplitea-eine absolute Kontraindikation?.",
            "abstract": null,
            "authors": [
                "Dorr, A",
                "Froehlich, H",
                "Brodmann, M",
                "Protugaller, H",
                "Aschauer, M",
                "Pilger, E"
            ],
            "year": 2006,
            "source": "Zeitschrift für Gefäßmedizin. 3(3):19-19.-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": [
                "62722-14054",
                "62722-14079"
            ],
            "persons": [
                "62722-51541",
                "62722-51689",
                "62722-57267"
            ],
            "imported": "2006-12-12T22:46:37+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
        }
    ]
}