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=156400&ordering=impactfactor_norm
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 156909,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=156420&ordering=impactfactor_norm",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=156380&ordering=impactfactor_norm",
    "results": [
        {
            "id": 108151,
            "title": "\"Herzschrittmacher in der präoperativen Anamnese\" EKG, Codes, perioperative anästhesiologische und technische Betreuung \r\n",
            "abstract": null,
            "authors": [
                "Marte, W"
            ],
            "year": 2009,
            "source": "Kongressband2009; -Austrian International Congress (AIC); 17.-19. September 2009; Wien, Österreich. ",
            "category": 2,
            "document_type": 23,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "108151-14070"
            ],
            "persons": [
                "108151-51934"
            ],
            "imported": "2011-01-29T15:25:47+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 108152,
            "title": "Virale Gastroenteritiden. \u000bErfahrungen der Univ.- Klinik f. Kinder- u. Jugendheilkunde Graz",
            "abstract": null,
            "authors": [
                "Zenz, W"
            ],
            "year": 2010,
            "source": "Grazer Impftag; 16.10.2010; Graz. 2010. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "108152-14091"
            ],
            "persons": [
                "108152-51647"
            ],
            "imported": "2011-01-29T19:39:39+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": true,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 108153,
            "title": "Kritisches zum Impfen\r\n",
            "abstract": null,
            "authors": [
                "Zenz, W"
            ],
            "year": 2010,
            "source": "Grazer Impftag; 16.10.2010; Graz. 2010. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "108153-14091"
            ],
            "persons": [
                "108153-51647"
            ],
            "imported": "2011-01-29T19:42:46+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": true,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 108155,
            "title": "New and emerging therapies for osteoporosis.",
            "abstract": null,
            "authors": [
                "Lewiecki, EM",
                "Diaz Curiel, M",
                "Borges, JL",
                "Kung, A",
                "Brandi, ML",
                "Dimai, HP"
            ],
            "year": 2010,
            "source": "J Osteoporos. 2010; 2010(8):318320-318320",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "21234374",
            "doi": "10.4061/2010/318320",
            "pmc": "PMC3015047",
            "organizations": [
                "108155-14080"
            ],
            "persons": [
                "108155-79271-6"
            ],
            "imported": "2011-01-29T01:00:00+01:00",
            "journal": "J Osteoporos",
            "issn": "2042-0064",
            "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": 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": 108158,
            "title": "Parodontitis und Allgemeinerkrankungen.",
            "abstract": null,
            "authors": [
                "Wimmer, G"
            ],
            "year": 2011,
            "source": "Dentalhygieneschule Gra; JAN 8, 2011; Graz. 2011. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "108158-14111"
            ],
            "persons": [
                "108158-51043"
            ],
            "imported": "2011-01-30T13:28:11+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": true,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 108159,
            "title": "Gingivektomie",
            "abstract": null,
            "authors": [
                "Wimmer, G"
            ],
            "year": 2011,
            "source": "Dentalhygieneschule Graz, \r\nParodontologie und prophylaxe Modul 3; JAN 21, 2011; Graz. 2011. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "108159-14111"
            ],
            "persons": [
                "108159-51043"
            ],
            "imported": "2011-01-30T13:33:37+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": true,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 108160,
            "title": "Resektive Techniken in der Parodontalchirurgie",
            "abstract": null,
            "authors": [
                "Wimmer, G"
            ],
            "year": 2011,
            "source": "Dentalhygieneschule Graz,\r\narodontologie und Prophylaxe- Modul 3; JAN 21, 2011; Graz. 2011. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "108160-14111"
            ],
            "persons": [
                "108160-51043"
            ],
            "imported": "2011-01-30T13:36:40+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": true,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 108161,
            "title": "Oral plastische Chirurgie",
            "abstract": null,
            "authors": [
                "Wimmer, G"
            ],
            "year": 2011,
            "source": "Dentalhygieneschule Graz\r\nParodontologie und Prophylaxe-Modul4; JAN 28, 2011; Graz. 2011. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "108161-14111"
            ],
            "persons": [
                "108161-51043"
            ],
            "imported": "2011-01-30T13:43:10+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": true,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 108163,
            "title": "Schaffung keratinisierter Mukosa um Implantate: Voraussetzungen für den Einsatz von Geistlich Mucograft",
            "abstract": null,
            "authors": [
                "Wimmer, G"
            ],
            "year": 2011,
            "source": "Round Table Geistlich Mucograft D/A; JAN 15, 2011; Frankfurt. 2011. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "108163-14111"
            ],
            "persons": [
                "108163-51043"
            ],
            "imported": "2011-01-30T13:49:54+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": true,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 108165,
            "title": "Hepatitis C: die stille Gefahr. Nicht jedes Leberversagen ist alkoholbedingt",
            "abstract": null,
            "authors": [
                "Stadlbauer, V"
            ],
            "year": 2004,
            "source": "Universum Innere Medizin. 2004; (2): 33-34. ",
            "category": 1,
            "document_type": 3,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "108165-14081"
            ],
            "persons": [
                "108165-50989"
            ],
            "imported": "2011-01-30T16:02:05+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": 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": 108167,
            "title": "Liver support",
            "abstract": null,
            "authors": [
                "Stadlbauer, v",
                "Jalan, R"
            ],
            "year": 2007,
            "source": " In: J.P. Benhamou, J. Rodes, M. Rizzetto. editors(s). Textbook of Hepatology. Blackwell Publishing;  2007. p. 2007. ",
            "category": 6,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "108167-14081"
            ],
            "persons": [
                "108167-50989"
            ],
            "imported": "2011-01-30T16:10:50+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": "J.P. Benhamou, J. Rodes, M. Rizzetto.",
            "collection_title": "Textbook of Hepatology",
            "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": 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": false
        },
        {
            "id": 108168,
            "title": "Prognosis of Acute on Chronic Liver Failure.",
            "abstract": null,
            "authors": [
                "Stadlbauer, V",
                "Davies, NA",
                "Mookerjee, R",
                "Jalan, R."
            ],
            "year": 2007,
            "source": " In: Arroyo V, Forns X, Garcia-Pagan JC, Gines P, Rodes J, editors(s). Therapy of Liver Diseases. Barcelona: Permanayer Productions;  2007. ",
            "category": 6,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "108168-14081"
            ],
            "persons": [
                "108168-50989"
            ],
            "imported": "2011-01-30T16:13:11+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": "Arroyo V, Forns X, Garcia-Pagan JC, Gines P, Rodes J,",
            "collection_title": "Therapy of Liver Diseases",
            "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": 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": false
        },
        {
            "id": 108169,
            "title": "Schwerpunkt Lunge, Chirurgische Therapie der PAE.",
            "abstract": null,
            "authors": [
                "Yates, A"
            ],
            "year": 2010,
            "source": "Fortbildungsabend der Universitätsklinik für Radiologie; DEZ 14, 2010; Graz. 2010. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "108169-14075"
            ],
            "persons": [
                "108169-51947"
            ],
            "imported": "2011-01-30T17:21:51+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": false,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 108171,
            "title": "Volume CT perfusion (VCTP) for initial tumor assessment or assessment after therapy - first experience",
            "abstract": null,
            "authors": [
                "Wimmer, T",
                "Lutfi, A",
                "Schoellnast, H"
            ],
            "year": 2011,
            "source": "European Society of Radiology EPOS2011; -European Congress of Radiology; MAR 3-7, 2011; Vienna, AUSTRIA. ",
            "category": 2,
            "document_type": 22,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "108171-14104"
            ],
            "persons": [
                "108171-52008"
            ],
            "imported": "2011-01-30T22:01:53+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": 108176,
            "title": "Molecular Imaging of Human Stem Cells.",
            "abstract": null,
            "authors": [
                "Reinisch, A"
            ],
            "year": 2011,
            "source": "Nanonet Day 2011; FEB 14, 2011; Graz, AUSTRIA. 2011. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "108176-14082"
            ],
            "persons": [
                "108176-50747"
            ],
            "imported": "2011-01-31T10:29: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": true,
            "local_affiliation": true
        },
        {
            "id": 108177,
            "title": "Wenn derZucker ins Auge geht, Diabetische Retinopathie",
            "abstract": null,
            "authors": [
                "Gasser-Steiner, V",
                ""
            ],
            "year": 2010,
            "source": " In: Wedrich, A; Faschinger, C; Schmut, O; editors(s). Mein Auge\r\nErkankungen, Behandlungen, Informationen. Wien: Verlaghaus der Ärzte;  2010. p. 171- 178. (ISBN: 978-3-902552-62-4) ",
            "category": 6,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "108177-14043"
            ],
            "persons": [],
            "imported": "2011-01-31T11:12:08+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": "Wedrich, A; Faschinger, C; Schmut, O;",
            "collection_title": "Mein Auge\r\nErkankungen, Behandlungen, Informationen",
            "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": 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": false
        },
        {
            "id": 108178,
            "title": "Forschung in der Infektiologie: Interaktiver Workshop für Nachwuchswissenschaftler",
            "abstract": null,
            "authors": [
                "Salzer, HJ",
                "Hoenigl, M"
            ],
            "year": 2011,
            "source": "5.Österreichischer Infektionskongress; APR 6-9, 2011; Saalfelden, AUSTRIA. 2011. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "108178-14087"
            ],
            "persons": [
                "108178-64754"
            ],
            "imported": "2011-01-31T11:30: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": true,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 108180,
            "title": "Rektozele, Intussuszeption und Rektumprolaps.",
            "abstract": null,
            "authors": [
                "Pfeifer, J"
            ],
            "year": 2010,
            "source": "EBSQ Vorbereitungskurs; MAR 11, 2010; Munich, GERMANY. 2010. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "108180-14073"
            ],
            "persons": [
                "108180-51735"
            ],
            "imported": "2011-01-31T12:06:35+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 108181,
            "title": "Identification and characterization of cerebral microparticles in cerebrospinal fluid following traumatic brain injury (TBI)\r\n",
            "abstract": null,
            "authors": [
                "Patz, S, Grünbacher, G, Trattnig, C, Fasching, U, Gülly, C, Ebener, B, Leitinger, G, Novak, A, Wissa, S, Rinner, B, Freudenberger, P, Thallinger, G, Omescu, O, Schäfer, U"
            ],
            "year": 2011,
            "source": "International Workshop on Exosomes (IWE), Abstract Book. 2011; -International Workshop on Exosomes (IWE) ; JAN 19-22, 2011; Paris, France. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "108181-14050",
                "108181-17230",
                "108181-25164"
            ],
            "persons": [
                "108181-50826",
                "108181-50911",
                "108181-50960",
                "108181-63490",
                "108181-67749"
            ],
            "imported": "2011-01-31T12:14:17+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": true,
            "local_affiliation": true
        },
        {
            "id": 108182,
            "title": "Inflammator Bowel Disease: When and how to operate? Viszeral- und Gastrointestinaler Akutchirurgiekurs.",
            "abstract": null,
            "authors": [
                "Pfeifer, J"
            ],
            "year": 2010,
            "source": "Visceral-& Gastrointestinal Acute Care Surgery; MAY 3-4, 2010; Graz, AUSTRIA. 2010. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "108182-14073"
            ],
            "persons": [
                "108182-51735"
            ],
            "imported": "2011-01-31T12:14:45+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        }
    ]
}