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=1920&ordering=-impactfactor
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 158524,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=1940&ordering=-impactfactor",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=1900&ordering=-impactfactor",
    "results": [
        {
            "id": 146312,
            "title": "Intraneuronal Ca2+ stores after peripheral nerve injury:\r\nfindings in the adjacent uninjured neurons.",
            "abstract": null,
            "authors": [
                "Schörghuber, M",
                "Alber, M",
                "Meindl, C",
                "Heschl, S",
                "Rigaud, M",
                "Gemes, G"
            ],
            "year": 2015,
            "source": "European Journal of Anaesthesiology. 2015; 32 e-supplement 53: 329-329.-Euroanesthesia 2015; MAY 30 - JUN 2, 2015; Berlin, GERMANY. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "146312-14069",
                "146312-14070",
                "146312-17230"
            ],
            "persons": [
                "146312-50869",
                "146312-56686",
                "146312-67711",
                "146312-71082"
            ],
            "imported": "2015-07-15T12:50:01+02:00",
            "journal": null,
            "issn": "0265-0215",
            "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": 141839,
            "title": "PROCHORN - Prospektives Register von PatientInnen mit Aderhautnaevi",
            "abstract": null,
            "authors": [
                "Wackernagel, W",
                "Avian, A",
                "Rabensteiner, D",
                "Wedrich, A",
                "Langmann, G",
                "Pekovits, K",
                "Oswald, W"
            ],
            "year": 2012,
            "source": "Spektrum der Augenheilkunde, Springer. 2012; 26(2):41-130.-53. Tagung der ÖOG; MAI 17-19, 2012; Villach, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "141839-14026",
                "141839-14043",
                "141839-14075"
            ],
            "persons": [
                "141839-53938",
                "141839-65638",
                "141839-67207",
                "141839-79514"
            ],
            "imported": "2015-02-01T14:49:28+01:00",
            "journal": null,
            "issn": "0930-4282",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": 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": 135793,
            "title": "Towards a scalable numerical framework for multiscale-multiphysics models of cardiac function",
            "abstract": null,
            "authors": [
                "Plank, G",
                "Neic, A",
                "Liebmann, M",
                "Fastl,  TE",
                "Prassl, AJ",
                "Haase,G",
                "Augustin, CM",
                ""
            ],
            "year": 2013,
            "source": "3-rd International Conference on Computational & Mathematical Biomedical Engineering\r\n. 2013; -3rd International Conference on Computational & Mathematical Biomedical Engineering\r\n\r\n; DEC 16-18, 2013; Hongkong, China.  (ISBN:  978-0-9562914-2-4 )",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "135793-14011"
            ],
            "persons": [
                "135793-50966",
                "135793-50967",
                "135793-79791"
            ],
            "imported": "2014-03-24T18:54:37+01:00",
            "journal": null,
            "issn": "2227-3085",
            "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": 127627,
            "title": "Hepatocellular carcinoma (HCC) treated with transarterial chemoembolization (TACE): volume CT perfusion (VCTP) imaging in the detection of early changes -preliminary results",
            "abstract": null,
            "authors": [
                "Steiner,J",
                "Wimmer,T",
                "Bohlsen,D",
                "Quehenberger,F",
                "Schöllnast,H",
                ""
            ],
            "year": 2013,
            "source": "B-0234. 2013; 4(1):199-199.-European Congress of Radiology; MAR 7-11, 2013; Vienna, AUSTRIA.  (ISBN: B-0234 )",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "127627-14026",
                "127627-14104",
                "127627-14108"
            ],
            "persons": [
                "127627-50466",
                "127627-52008"
            ],
            "imported": "2013-03-20T19:21:17+01:00",
            "journal": null,
            "issn": "1869-4101",
            "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": 127247,
            "title": "Public Access Defibrillation - neue Ansätze in Finanzierung und Technik",
            "abstract": null,
            "authors": [
                "Krammel, M",
                "Weidenauer, D",
                "Ettl, F",
                "Orlob, S",
                "Knogler, T",
                "van Tulder, R",
                "Schreiber, W"
            ],
            "year": 2013,
            "source": "Anästhesiologie & Intensivmedizin. 2013; 54(S2):42-43.-Deutscher Interdisziplinärer Notfallmedizin Kongress; FEB 28-MAR 2, 2013; Wiesbaden, GERMANY. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "127247-26796"
            ],
            "persons": [
                "127247-74176"
            ],
            "imported": "2013-03-01T11:58:38+01:00",
            "journal": null,
            "issn": "0170-5334",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 123397,
            "title": "Tick-borne encephalitis: four cases in young vaccinated children.",
            "abstract": null,
            "authors": [
                "Müller, M",
                "Gruber-Sedlmayer, U",
                "Zenz, W"
            ],
            "year": 2012,
            "source": "Neuropediatrics-\r\nAbstracts of the 38th Annual Meeting of the Society of Neuropediatrics\r\n. 2012; 2012(2):PS16_3--38. Jahrestagung der Gesellschaft für Neuropädiatrie; APR 29-22, 2006; Münster, Germany. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "123397-14091",
                "123397-14094"
            ],
            "persons": [
                "123397-51647"
            ],
            "imported": "2012-11-21T13:12:45+01:00",
            "journal": null,
            "issn": "1439-1899",
            "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": 118149,
            "title": "Neutrophil gelatinase-associated lipocalin after acute ischemic stroke: relation to post-stroke infections and long-term outcome",
            "abstract": null,
            "authors": [
                "Pekar, T",
                "Stojakovic, T",
                "Haas, J",
                "Simmet, N",
                "Scharnagl, H",
                "Gattringer, T",
                "Fazekas, F",
                "Storch, M",
                "Seifert-Held, T"
            ],
            "year": 2012,
            "source": "neurologisch; Supplementum 1/2012. 2012; 91--10. Jahrestagung der österreichischen Gesellschaft für Neurologie; MAR 14 - 17, 2012; Graz, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "118149-14028",
                "118149-14038",
                "118149-14051"
            ],
            "persons": [
                "118149-50886",
                "118149-51627",
                "118149-53287",
                "118149-70680"
            ],
            "imported": "2012-03-14T19:52:19+01:00",
            "journal": null,
            "issn": "2223-0629",
            "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": 117404,
            "title": "What makes the difference between the natural course of a remaining type B dissection after type A repair and a primary type B aortic dissection?",
            "abstract": null,
            "authors": [
                "Czerny, M",
                "Roost-Krähenbühl E, Sodeck, G",
                "Reineke, D",
                "Meszaros, K",
                "Englberger, L",
                "Schmidli, J",
                "Carrel T."
            ],
            "year": 2012,
            "source": "The Thoracic and Cardiovascular Surgeon, Supplement S1. . 2012; Volume 60 (S1):1-194.-41 annual meeting of the german society for thoracic and cardiovascular surgery ; Feb 2-12, 2012 ; Freiburg, GERMANY.  (ISBN: 0946-4778 )",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "117404-14075"
            ],
            "persons": [],
            "imported": "2012-02-15T08:52:33+01:00",
            "journal": null,
            "issn": "0946-4778",
            "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": 114209,
            "title": "Antitumor effects of novel agents in human neuroendocrine tumor cells: an in vitro study",
            "abstract": null,
            "authors": [
                "Hofer, D",
                "Schwach, G",
                "Sturm, S",
                "Rinner, B",
                "Pfragner, R",
                ""
            ],
            "year": 2011,
            "source": "European Thyroid Journal. 2011; -35th Annual Meeting of the European Thyroid Association; SEP 10-14, 2011; Krakau, POLEN.  (ISBN: 978-3-8055-9876-9 )",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "114209-14014",
                "114209-14080",
                "114209-17230"
            ],
            "persons": [
                "114209-50826"
            ],
            "imported": "2011-10-18T14:02:48+02:00",
            "journal": null,
            "issn": "2235-0640",
            "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": 110359,
            "title": "Zervikale Anastomoseninsuffizienz: VAC Therapie oder Stent- wann gewinnt der Patient?",
            "abstract": null,
            "authors": [
                "Matzi, V",
                "Lindenmann, J",
                "Neuboeck, N",
                "Maier, A",
                "Smolle-Juettner, FM"
            ],
            "year": 2011,
            "source": "Journal of Wound Healing-Zeitschrift für Wundheilung; Supplement A zum Drei-Länder-Kongress 20112011; 52-53.-Drei-Länder-Kongress 2011; APR 8-9, 2011; Vienna, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "110359-14077"
            ],
            "persons": [
                "110359-50143",
                "110359-50145",
                "110359-51935",
                "110359-51615"
            ],
            "imported": "2011-04-09T20:59:41+02:00",
            "journal": null,
            "issn": "1439-670X",
            "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": 106472,
            "title": "Effects of meningococcal Outer Membrane Vesicles on mouse DCs. ",
            "abstract": null,
            "authors": [
                "De Leon, J",
                "Mesa, C",
                "Le Bon, A",
                "Etchart, N",
                "Fernandez, LE",
                "Wong, SYC"
            ],
            "year": 2002,
            "source": "Biotecnologia Aplicada 2002; 19: 183--Immunotherapy for the New Century; DEC 2002 ; La Habana, CUBA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "106472-14058",
                "106472-14082"
            ],
            "persons": [],
            "imported": "2010-11-11T18:39:02+01:00",
            "journal": null,
            "issn": "0864-4551",
            "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": 130739,
            "title": "Präklinisches invasives Monitoring - Arterie und ZVK im RTW?",
            "abstract": null,
            "authors": [
                "Wildner, G",
                "Pauker, N",
                "Orlob, S",
                "Prause, G"
            ],
            "year": 2013,
            "source": "A&I Anästhesiologie & Intensivmedizin. 2013; 54(S4):S469-S469.-HAI 2013 - Hauptstadtkongress der DGAI für Anästhesiologie und Intensivmedizin; SEP 19-21, 2013; Berlin, GER. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "130739-14069",
                "130739-26796"
            ],
            "persons": [
                "130739-50018",
                "130739-51986",
                "130739-74176"
            ],
            "imported": "2013-09-20T19:06:02+02:00",
            "journal": null,
            "issn": "0170-5334",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 93277,
            "title": "INFLUENCE OF TIME AND STORAGE-TEMPERATURE ON BLOOD COUNTS MEASURED BY AUTOMATED HAEMATOLOGY ANALYSERS. ",
            "abstract": null,
            "authors": [
                "Prüller, F",
                "Rosskopf, K",
                "Vadon, M",
                "Truschnig, M",
                "Lanzer, G"
            ],
            "year": 2009,
            "source": "Clinical Chemistry and Laboratory Medicine2009; 47(S1):S210-S223.-EUROMEDLAB 2009; JUNE 7-11, 2009; Innsbruck, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "93277-14028",
                "93277-14058"
            ],
            "persons": [
                "93277-57144",
                "93277-57483"
            ],
            "imported": "2009-09-21T19:47:19+02:00",
            "journal": null,
            "issn": "1437-8523",
            "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": 89215,
            "title": "Eine 55-jährige Patientin mit multiplen Frakturen und unklarer Gewichtszunahme:ein fallbericht aus der endokrinologischen Ambulanz",
            "abstract": null,
            "authors": [
                "Friedl, C",
                "Dobnig, H",
                "Piswanger-Sölkner, JC",
                "Obermayer-Pietsch, B",
                "Pilz, S",
                "Pieber, TR",
                "Fahrleitner-Pammer, A"
            ],
            "year": 2009,
            "source": "www.osteologie-journal.de. 2009; Suppl1: 51-52.-Osteologie; Mar 5-7,2009; Frankfurt. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "89215-14080",
                "89215-14084"
            ],
            "persons": [
                "89215-51063",
                "89215-51809",
                "89215-51831",
                "89215-53344",
                "89215-54183",
                "89215-63168"
            ],
            "imported": "2009-03-17T12:01:46+01:00",
            "journal": null,
            "issn": "1019-1291",
            "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": 89213,
            "title": "Morphogenese-Gen Meis1 undKknochendichte",
            "abstract": null,
            "authors": [
                "Schweighofer, N",
                "Wehr, E",
                "Pöschl, E",
                "Stocker, P",
                "Rohrer, S",
                "Fahrleitner-Pammer,A",
                "Dobnig, H",
                "Pieber, TR",
                "Renner, W",
                "Obermayer-Pietsch,B",
                ""
            ],
            "year": 2009,
            "source": "Osteologie 2009; 18: 23-24.-Osteologie 2009; 5.-7.März 2009; Frankfurt. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "89213-14028",
                "89213-14043",
                "89213-14080"
            ],
            "persons": [
                "89213-50910",
                "89213-51063",
                "89213-51809",
                "89213-51831"
            ],
            "imported": "2009-03-17T11:51:53+01:00",
            "journal": null,
            "issn": "1019-1291",
            "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": 85578,
            "title": "Investigation of prognostic factors in 39 chordoma cases. A clinical study.",
            "abstract": null,
            "authors": [
                "Fröhlich, E",
                "Leithner, A",
                "Radl, R",
                "Beham, A",
                "Bodo, K",
                "Stammberger, H",
                "Schmid, C",
                "Schröttner, H",
                "Quehenberger, F",
                "Windhager, R",
                ""
            ],
            "year": 2008,
            "source": "Abstracts of Croatian Orthopaedic Congress 2008; 39:302008; -Croatian Orthopaedic Congress; NOV 7-9, 2008; Zagreb, CROATIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "85578-14020",
                "85578-14026",
                "85578-14050",
                "85578-14052",
                "85578-14066"
            ],
            "persons": [
                "85578-50466",
                "85578-53237"
            ],
            "imported": "2008-11-10T12:01:00+01:00",
            "journal": null,
            "issn": "0024-3477",
            "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": 84369,
            "title": "Ergebnisse der SPARC-Methode nach mindestens vier Jahren",
            "abstract": null,
            "authors": [
                "Heidler, S",
                "Ofner-Kopeinig, P",
                "Primus, G",
                ""
            ],
            "year": 2008,
            "source": "60. Kongress der Deutschen Gesellschaft für Urologie.\r\nUrologische Nachrichten2008; Kongressausgabe 1: 34-34.-Deutsche Gesellschaft für Urologie Kongress; September, 2008; Stuttgart. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "84369-14026",
                "84369-14056"
            ],
            "persons": [
                "84369-50841"
            ],
            "imported": "2008-09-30T17:07:38+02:00",
            "journal": null,
            "issn": "1439-4871",
            "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": 83066,
            "title": "Der arterielle Zugang im Notarztdienst.",
            "abstract": null,
            "authors": [
                "Pauker, N",
                "Prause, G",
                "Wildner, G"
            ],
            "year": 2008,
            "source": "A+IC News - Kongressband. Proceedings der eingeladenen Vorträge und eingesandten Abstracts zum AIC Austrian International Congress 2008, Rudolf Kucher Lecture2008; 58(S2):18-18.-Austrian International Congress; SEP 11-13, 2008; Salzburg, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "83066-14069"
            ],
            "persons": [
                "83066-50018",
                "83066-51986"
            ],
            "imported": "2008-09-14T07:06:40+02:00",
            "journal": null,
            "issn": "1810-1887",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 80723,
            "title": "Ein modifiziertes KPG-Ubbelohde Viskosimeter zur Bestimmung der Viskosität kleiner Volumina von Kammerwasser und Tränenflüssigkeit",
            "abstract": null,
            "authors": [
                "Rabensteiner, DF",
                "Schmut, O",
                "Bauer, H",
                "Faschinger, C"
            ],
            "year": 2008,
            "source": "Spektrum der Augenheilkunde2008; 22(2):113-113.-49.Tagung der Österreichischen Ophthalmologischen Gesellschaft; MAY 1-3, 2008; Graz, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "80723-14043"
            ],
            "persons": [
                "80723-50720",
                "80723-51585"
            ],
            "imported": "2008-05-05T13:08:16+02:00",
            "journal": null,
            "issn": "0930-4282",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 70593,
            "title": "Platelets recruitment in the cecal ligation and puncture model of sepsis.",
            "abstract": null,
            "authors": [
                "Singer, G",
                "Granger, DN"
            ],
            "year": 2005,
            "source": "FASEB J2005; 19(5):A1264--Experimental Biology 2005; APR 2-6, 2005; San Diego, CA, USA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "70593-14049"
            ],
            "persons": [
                "70593-50778"
            ],
            "imported": "2007-10-16T22:53:10+02:00",
            "journal": null,
            "issn": "0892-6638",
            "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
        }
    ]
}