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=149280&ordering=-imported
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157745,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=149300&ordering=-imported",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=149260&ordering=-imported",
    "results": [
        {
            "id": 69312,
            "title": "Gallengangskomplikationen bei der laparoskopischen Cholecystektomie und ihre Vermeidung.",
            "abstract": null,
            "authors": [
                "Cerwenka, H"
            ],
            "year": 2003,
            "source": "Laparoskopische Chirurgie (Arbeitsgemeinschaft für minimal-invasive Chirurgie der Österreichischen Gesellschaft für Chirurgie (AMIC) und des Berufsverbands Österreichischer Chirurgen (BÖC)); March 11, 2003; Graz. 2003. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "69312-14073"
            ],
            "persons": [
                "69312-51760"
            ],
            "imported": "2007-09-27T15:33:50+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": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 69311,
            "title": "Clinical and Radiological Perspectives of Vesicoureteral Reflux.",
            "abstract": null,
            "authors": [
                "Fotter, R"
            ],
            "year": 2007,
            "source": "2007;    (   ):6-12.-30th Postgraduate Course and 44th Annual Meeting of the European Society of Paediatric Radiology; JUN 3-7, 2007; Barcelona, SPAIN.  (ISBN:     )",
            "category": 2,
            "document_type": 18,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "69311-14106"
            ],
            "persons": [
                "69311-51557"
            ],
            "imported": "2007-09-27T15:30:12+02:00",
            "journal": null,
            "issn": "   ",
            "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": 69310,
            "title": "Hemostasis in liver surgery.",
            "abstract": null,
            "authors": [
                "Cerwenka, H"
            ],
            "year": 2003,
            "source": "Workshop for Surgeons from Denmark; Nov 6, 2003; Linz, Austria. 2003. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "69310-14073"
            ],
            "persons": [
                "69310-51760"
            ],
            "imported": "2007-09-27T15:27:49+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": true,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 69309,
            "title": "Analysis of clinical cancer outcome in 652 definitive irradiated patients: Is pretreatment PSA the crystal ball of outcome prediction or only its refelction foreseeing a predetermined future ",
            "abstract": null,
            "authors": [
                "Mayer, R",
                "Pummer, K",
                "Quehenberger, F",
                "Langsenlehner, U",
                "Hackl, A"
            ],
            "year": 2002,
            "source": "European Surgery2002; 34(4):259--2. Österreichischer Krebskongress; APR 04-05, 2002; Graz, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "69309-14026",
                "69309-14056",
                "69309-14060",
                "69309-14085"
            ],
            "persons": [
                "69309-50466",
                "69309-53053"
            ],
            "imported": "2007-09-27T15:27:02+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 69308,
            "title": "Difficulties in the management of bile duct injuries.",
            "abstract": null,
            "authors": [
                "Cerwenka, H"
            ],
            "year": 2003,
            "source": "Biliary Surgery (Symposium and Workshop); April 5, 2003; Ljubljana, Slovenia. 2003. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "69308-14073"
            ],
            "persons": [
                "69308-51760"
            ],
            "imported": "2007-09-27T15:22:56+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": true,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 69307,
            "title": "Effects on renal function, lipid peroxidation and antioxidant system caused by extracorporeal shock wave lithotripsy of kidney stones",
            "abstract": null,
            "authors": [
                "Schips, L",
                "Zigeuner, R",
                "Lipsky, K",
                "Salfellner, M",
                "Winkler, S",
                "Rehak, P",
                "Pummer, K",
                "Hubmer, G"
            ],
            "year": 2003,
            "source": "European Urology2003; 2(S1):544--XVIIIth Congress of the European Association of Urology (EAU), Madrid, 12.03.2003 – 15.03.2003; MAR 12-15, 2003; Madrid, SPAIN. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "69307-14045",
                "69307-14056"
            ],
            "persons": [
                "69307-51738",
                "69307-53053"
            ],
            "imported": "2007-09-27T15:17:06+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 69306,
            "title": "Intraoperative ultrasonography during partial hepatectomy: do we still need it in the age of magnetic resonance imaging?",
            "abstract": null,
            "authors": [
                "Cerwenka, H",
                "Raith, J",
                "Bacher, H",
                "Werkgartner, G",
                "El-Shabrawi, A",
                "Kornprat, P",
                "Mischinger, HJ"
            ],
            "year": 2003,
            "source": "Hepatogastroenterology 2003; 50(S1):59-60.-World Congress of the International Association of Surgeons and Gastroenterologists; DEC 5, 2003 ; Estoril, Portugal. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "69306-14073"
            ],
            "persons": [
                "69306-50039",
                "69306-51760"
            ],
            "imported": "2007-09-27T15:13:43+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 69305,
            "title": "Hormonspiegel bei Patienten mit Prostatakarzinom im Vergleich zu einer gesunden Kontrollgruppe.",
            "abstract": null,
            "authors": [
                "Lipsky, K",
                "Zigeuner, R",
                "Rehak, P",
                "Pummer, K",
                "Hubmer, G"
            ],
            "year": 2003,
            "source": "Wiener Klinische Wochenschrift2003; 115(1):155--29. Gemeinsame Tagung der österreichischen Gesellschaft für Urologie und Andrologie und der Bayerischen Urologenvereinigung; JUN 12-14, 2003; Wien, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "69305-14045",
                "69305-14056"
            ],
            "persons": [
                "69305-51738",
                "69305-53053"
            ],
            "imported": "2007-09-27T15:13:28+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 69304,
            "title": "Ernährungsgewohnheiten und metabolische Parameter bei Patienten mit Prostatakarzinom im Vergleich zu einer gesunden Kontrollgruppe.",
            "abstract": null,
            "authors": [
                "Lipsky, K",
                "Schips, L",
                "Zigeuner, R",
                "Pummer, K",
                "Hubmer, G"
            ],
            "year": 2003,
            "source": "Wiener Klinische Wochenschrift2003; 115(1):152--29. Gemeinsame Tagung der österreichischen Gesellschaft für Urologie und Andrologie und der Bayerischen Urologenvereinigung; JUN 12-14, 2003; Wien, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "69304-14056"
            ],
            "persons": [
                "69304-51738",
                "69304-53053"
            ],
            "imported": "2007-09-27T15:11:56+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 69303,
            "title": "Extrakorporale Stosswellenlithotripsie induzierte Veränderungen der Glomerulären Filtrationsrate und Lipidperoxidation",
            "abstract": null,
            "authors": [
                "Auprich, M",
                "Zitta, S",
                "Pummer, K",
                "Khoschsorur, G",
                "Schips, L",
                "Steinschifter, W",
                "Schauenstein, K",
                "Holzer, H",
                "Hubmer, G"
            ],
            "year": 2003,
            "source": "Wiener klinische Wochenschrift2003; 115(1):088--29. Gemeinsame Tagung der österreichischen Gesellschaft für Urologie und Andrologie und der Bayerischen Urologenvereinigung; JUN 12-14, 2003; Wien, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "69303-14014",
                "69303-14028",
                "69303-14056",
                "69303-14084"
            ],
            "persons": [
                "69303-51535",
                "69303-51843",
                "69303-53053"
            ],
            "imported": "2007-09-27T15:09:05+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 69301,
            "title": "Selenbestimmung aus menschlichen Zehennägeln: Vergleich von Prostatakarzinompatienten mit einer gesunden Kontrollgruppe.",
            "abstract": null,
            "authors": [
                "Lipsky, K",
                "Zigeuner, R",
                "Zischka, M",
                "Pummer, K",
                "Hubmer, G"
            ],
            "year": 2003,
            "source": "Wiener klinische Wochenschrift2003; 115(1):002--29. Gemeinsame Tagung der Österreichischen Gesellschaft für Urologie und der Bayerischen Urologenvereinigung.; JUN 12-14, 2003; Wien, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "69301-14056"
            ],
            "persons": [
                "69301-51738",
                "69301-53053"
            ],
            "imported": "2007-09-27T15:00:56+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 69300,
            "title": "Color Atlas of Melanocytic Lesions of the Skin.",
            "abstract": null,
            "authors": [
                "Soyer, HP",
                "Argenziano G",
                "Hofmann-Wellenhof R",
                "Johr R",
                "Editors"
            ],
            "year": 2007,
            "source": "Berlin, Heidelberg: Springer; 2007. pp. 333. (ISBN: 978-3-540-35105-4) ",
            "category": 14,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "69300-14047"
            ],
            "persons": [
                "69300-51711"
            ],
            "imported": "2007-09-27T14:56:03+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": 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": 69299,
            "title": "Campylobacter-Infektionen in Österreich im Jahr 2005.",
            "abstract": null,
            "authors": [
                "Feierl, G",
                "Grisold, AJ",
                "Eisner, A",
                "Wagner, U",
                "Leitner, E",
                "Marth, E"
            ],
            "year": 2006,
            "source": " 2006; (P15):71-72.-30. Jahrestagung der Österreichischen Gesellschaft für Hygiene, Mikrobiologie und Präventivmedizin; MAY 29- JUN 1, 2006; Linz, AUSTRIA. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "69299-14023"
            ],
            "persons": [
                "69299-50521",
                "69299-50527",
                "69299-50942",
                "69299-51503",
                "69299-51818",
                "69299-51863"
            ],
            "imported": "2007-09-27T14:43:07+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": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 69296,
            "title": "Laparoscopic Extra Mucosal Colon Biopsies in Motility Disorders.",
            "abstract": null,
            "authors": [
                "van Tuil, C",
                "Saxena, AK, Meier-Rüge WA"
            ],
            "year": 2007,
            "source": "Abstract Book II World Congress of Association of Pediatric Surgeons2007; -II World Congress WOFAPS; SEP 9-12, 2007; Buenos Aires, ARGENTINA. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "69296-14049"
            ],
            "persons": [],
            "imported": "2007-09-27T14:01:17+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": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 69293,
            "title": "Staphylococcus heamolyticus als Stolperstein bei der MRSA Diagnostik.",
            "abstract": null,
            "authors": [
                "Gobetz, S",
                "Unterlechner, M",
                "Leitner, E",
                "Eisner, A",
                "Grisold, AJ"
            ],
            "year": 2006,
            "source": " 2006; (P8):66-67.-30. Jahrestagung der Österreichischen Gesellschaft für Hygiene, Mikrobiologie und Präventivmedizin (ÖGHMP); MAY 29- JUN 1, 2006; Linz, AUSTRIA. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "69293-14023"
            ],
            "persons": [
                "69293-50197",
                "69293-50521",
                "69293-50527",
                "69293-51787",
                "69293-51863"
            ],
            "imported": "2007-09-27T13:46:58+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": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 69292,
            "title": "Bilateral Ovarian Well-differentiated Sertoli-Leydig-Cell Tumor(s) Associated with Unilateral Serous Cystadenoma - a Case Report.",
            "abstract": null,
            "authors": [
                "Stacher, E",
                "Moinfar, F"
            ],
            "year": 2007,
            "source": ". 2007; 451(2): 399",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000249454600874",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "69292-14020"
            ],
            "persons": [],
            "imported": "2007-09-27T13:31:58+02:00",
            "journal": null,
            "issn": "0945-6317",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.029,
            "impactfactor_year": 2007,
            "impactfactor_norm": 0.636363636363636,
            "impactfactor_norm_year": 2007,
            "impactfactor_norm_category": "PATHOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "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": 69291,
            "title": "Respiratory Bronchiolitis - Associated Interstitial Lung Disease with Fibrosis in Young Patients Presenting with Spontaneous Pneumothorax.",
            "abstract": null,
            "authors": [
                "Stacher, E",
                "Scheidl, S",
                "Popper, HH"
            ],
            "year": 2007,
            "source": "Virchows Archiv2007; 451(2):430--21st European Congress of Pathology; SEP 8-13, 2007; Istanbul, TURKEY.  (ISBN: 0945-6317 )",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000249454600970",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "69291-14020",
                "69291-14087"
            ],
            "persons": [
                "69291-50167"
            ],
            "imported": "2007-09-27T13:26:30+02:00",
            "journal": null,
            "issn": "0945-6317",
            "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": false,
            "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": 69290,
            "title": "The VEGF-signalling Pathway in Pulmonary Small and NON-Small Cell Carcinomas - An Immunohistochmical Comparative Study.",
            "abstract": null,
            "authors": [
                "Stacher, E",
                "Quehenberger, F",
                "Halbwedl, I",
                "Gogg-Kamerer, M",
                "Grygar, E",
                "Popper, HH"
            ],
            "year": 2007,
            "source": "Virchows Archiv2007; 451(2):179--21st European Congress of Pathology; SEP 8-13, 2007; Istanbul, TURKEY.  (ISBN: 0945-6317 )",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000249454600185",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "69290-14020",
                "69290-14026"
            ],
            "persons": [
                "69290-50466",
                "69290-50598"
            ],
            "imported": "2007-09-27T13:11:07+02:00",
            "journal": null,
            "issn": "0945-6317",
            "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": false,
            "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": 69287,
            "title": "TRAIL receptors as prognostic factors in non-small cell lung cancer ",
            "abstract": null,
            "authors": [
                "Leithner, K",
                "Stacher, E",
                "Wurm, R",
                "Ploner, F",
                "Quehenberger, F",
                "Polachova, J",
                "Samonigg, H",
                "Popper, H",
                "Olschewski, H\r\n"
            ],
            "year": 2007,
            "source": "Scientific Lung Day Graz; APR 28, 2007; Graz, AUSTRIA. 2007. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "69287-13922",
                "69287-14020",
                "69287-14026",
                "69287-14085",
                "69287-14087"
            ],
            "persons": [
                "69287-50466",
                "69287-51532",
                "69287-57557",
                "69287-78013"
            ],
            "imported": "2007-09-27T12:20:27+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": true,
            "local_affiliation": true
        },
        {
            "id": 69286,
            "title": "TRAIL receptors as prognostic factors in non-small cell lung cancer ",
            "abstract": null,
            "authors": [
                "Leithner, K",
                "Stacher, E",
                "Wurm, R",
                "Ploner, F",
                "Quehenberger, F",
                "Polachova, J",
                "Samonigg, H",
                "Popper, H",
                "Olschewski, H"
            ],
            "year": 2007,
            "source": "European Respiratory Journal 2007; 30(S 51):716s-716s.-17th European Respiratory Socienty Annual Congress; SEPT 15-19, 2007; Stockholm, SWEDEN. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "69286-13922",
                "69286-14020",
                "69286-14026",
                "69286-14085",
                "69286-14087"
            ],
            "persons": [
                "69286-50466",
                "69286-51532",
                "69286-57557",
                "69286-78013"
            ],
            "imported": "2007-09-27T12:13:19+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": true,
            "local_affiliation": true
        }
    ]
}