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=150340&ordering=-imported
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157148,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=150360&ordering=-imported",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=150320&ordering=-imported",
    "results": [
        {
            "id": 67488,
            "title": "Indoleamine 2,3-dioxygenase in materno-fetal interaction",
            "abstract": null,
            "authors": [
                "Sedlmayr, P"
            ],
            "year": 2007,
            "source": "CURR DRUG METAB. 2007; 8(3): 205-208. ",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000245773700004",
            "pubmed": null,
            "doi": "10.2174/138920007780362491",
            "pmc": null,
            "organizations": [
                "67488-14017"
            ],
            "persons": [],
            "imported": "2007-06-11T16:25:15+02:00",
            "journal": "CURR DRUG METAB",
            "issn": "1389-2002",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.49,
            "impactfactor_year": 2007,
            "impactfactor_norm": 0.882926829268293,
            "impactfactor_norm_year": 2007,
            "impactfactor_norm_category": "PHARMACOLOGY & PHARMACY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 67486,
            "title": "TAMEE: data management and analysis for tissue microarrays",
            "abstract": null,
            "authors": [
                "Thallinger, GG",
                "Baumgartner, K",
                "Pirklbauer, M",
                "Uray, M",
                "Pauritsch, E",
                "Mehes, G",
                "Buck, CR",
                "Zatloukal, K",
                "Trajanoski, Z"
            ],
            "year": 2007,
            "source": "BMC BIOINFORMATICS. 2007; 8:  81",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000245482600001",
            "pubmed": null,
            "doi": "10.1186/1471-2105-8-81",
            "pmc": null,
            "organizations": [
                "67486-14020"
            ],
            "persons": [
                "67486-51663-6"
            ],
            "imported": "2007-06-11T16:25:15+02:00",
            "journal": "BMC BIOINFORMATICS",
            "issn": "1471-2105",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.493,
            "impactfactor_year": 2007,
            "impactfactor_norm": 0.923076923076923,
            "impactfactor_norm_year": 2007,
            "impactfactor_norm_category": "BIOTECHNOLOGY & APPLIED MICROBIOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 67483,
            "title": "Keratin immunostaining as objective marker of hepatocyte ballooning in steatohepatitis.",
            "abstract": null,
            "authors": [
                "Lackner, C",
                "Zatloukal, K",
                "Stumptner, C",
                "Denk, H"
            ],
            "year": 2007,
            "source": "J HEPATOL. 2007; 46: S266-S266.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000246555100702",
            "pubmed": null,
            "doi": "10.1016/S0168-8278(07)62303-4",
            "pmc": null,
            "organizations": [
                "67483-14020"
            ],
            "persons": [
                "67483-51515",
                "67483-51663",
                "67483-51870",
                "67483-51983"
            ],
            "imported": "2007-06-11T16:25:15+02:00",
            "journal": "J HEPATOL",
            "issn": "0168-8278",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 6.642,
            "impactfactor_year": 2007,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": 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": 67490,
            "title": "Adult metachromatic leukodystrophy: a new mutation in the schizophrenia-like phenotype with early neurological signs.",
            "abstract": null,
            "authors": [
                "Kumperscak, HG",
                "Plesnicar, BK",
                "Zalar, B",
                "Gradisnik, P",
                "Seruga, T",
                "Paschke, E"
            ],
            "year": 2007,
            "source": "Psychiatr Genet. 2007; 17(2):85-91",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000245575300005",
            "pubmed": "17413447",
            "doi": "10.1097/YPG.0b013e3280298280",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2007-06-11T16:25:15+02:00",
            "journal": "PSYCHIATR GENET",
            "issn": "0955-8829",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.257,
            "impactfactor_year": 2007,
            "impactfactor_norm": 0.450236966824645,
            "impactfactor_norm_year": 2007,
            "impactfactor_norm_category": "GENETICS & HEREDITY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 67474,
            "title": "14th International HLA and Immunogenetics Workshop: report on the HLA component of type 1 diabetes.",
            "abstract": null,
            "authors": [
                "Steenkiste, A",
                "Valdes, AM",
                "Feolo, M",
                "Hoffman, D",
                "Concannon, P",
                "Noble, J",
                "Schoch, G",
                "Hansen, J",
                "Helmberg, W",
                "Dorman, JS",
                "Thomson, G",
                "Pugliese, A",
                "13th IHWS 1 Diabetes Component participating investigators"
            ],
            "year": 2007,
            "source": "Tissue Antigens. 2007; 69 Suppl 1(5):214-225",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000245754300056",
            "pubmed": "17445204",
            "doi": "10.1111/j.1399-0039.2006.00772.x",
            "pmc": null,
            "organizations": [
                "67474-14058"
            ],
            "persons": [
                "67474-51910-6"
            ],
            "imported": "2007-06-11T16:25:15+02:00",
            "journal": "TISSUE ANTIGEN",
            "issn": "0001-2815",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.245,
            "impactfactor_year": 2007,
            "impactfactor_norm": 0.666666666666667,
            "impactfactor_norm_year": 2007,
            "impactfactor_norm_category": "PATHOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 67487,
            "title": "Austrian Society of Gastroenterology and Hepatology (OGGH)--guidelines on sedation and monitoring during gastrointestinal endoscopy.",
            "abstract": null,
            "authors": [
                "Schreiber, F"
            ],
            "year": 2007,
            "source": "ENDOSCOPY. 2007; 39(3): 259-262. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000245545100014",
            "pubmed": "17385114",
            "doi": "10.1055/s-2007-966254",
            "pmc": null,
            "organizations": [
                "67487-14081"
            ],
            "persons": [
                "67487-51539-2"
            ],
            "imported": "2007-06-11T16:25:15+02:00",
            "journal": "ENDOSCOPY",
            "issn": "0013-726X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.166,
            "impactfactor_year": 2007,
            "impactfactor_norm": 0.971223021582734,
            "impactfactor_norm_year": 2007,
            "impactfactor_norm_category": "SURGERY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 67459,
            "title": "Ursachen und Physiologie des Tiefenrausches bei Tauchern.",
            "abstract": "Die vorliegende Arbeit basiert auf zwei Experimenten, die eine Einengung der postulierten Tiefenrauschthesen zum Ziel hatten. Alle Experimente wurden an der Druckkammer der Universitätsklinik für Chirurgie, Dept. Für Thorxchirurgie und Hyperbare Chirurgie des LKH-Graz im Zeitraum von 2002 bis 2005 durchgeführt. Im ersten Experiment wurde die von Ritchie et al im Jahr 2000 im Internet postulierte und verbreitete Theorie zur Entstehung des Tiefenrausches durch eine endogene Lachgassynthese unter hyperbaren Bedingungen mit Hilfe der IR-Spektroskopie untersucht.\r\nDas zweite Experiment hat Verschiebungen unter hyperbaren Bedingungen von neurologischen Parametern an einem peripheren Nerv (Nervus medianus) unter Berücksichtigung der von den meisten Autoren, allen voran P.B. Bennett postulierten These, dass Stickstoff bei hohem Umgebungsdruck zu einer rein physikalische bedingten Irritation der Nervenzellen und damit zu den Symptomen des Tiefenrausches führt, überprüft.\r\n\r\nPostulierte Lachgassynthese:\r\nIn allen während der Druckkammerfahrten entnommen Ausatemproben der Probanden konnten Kohlendioxid (CO2) und Wasser (H2O) qualitativ eindeutig nachgewiesen werden. Es fanden sich keine Hinweise auf Lachgas (n2O), Stickmonoxid (NO) und höhere Stickoxide (NOx) sowie Kohlenmonoxid (CO). In zwei Referenzspektren zur Überprüfung der Methode konnte Lachgas in beiden Gemischen mit unterschiedlicher Konzentration eindeutig nachgewiesen werden.\r\nDie qualitative Ausatemgasanalyse zeigt durch die Methode des experimentellen Nachweises mit Hilfe der IR-Spektroskopie, dass biokatalytische Atemgasveränderungen bei Luftatmung unter hyperbaren Bedingungen, wie sie Sporttaucher ausgesetzt sind, auszuschließen sind. Die Möglichkeit der Tiefenrauschentstehung durch eine Lachgasintoxikation konnte damit widerlegt und ausgeschlossen werden.\r\n\r\nVerschiebungen von neuologischen Parametern:\r\nDie neurologischen Untersuchungen während der Druckkammerfahrten zeigten eine signifikante Reduktion der Amplitudenhöhe, der Fläche unter der Amplitude und der Dauer der Amplitude. Eine diskrete Abnahme der motorischen Nervenleitgeschwindigkeit konnte als Trend beobachtet werden.\r\n Die Parameter der F-Welle blieben über den experimentellen Verlauf konstant. Distale motorische Latenz und M-Latenz verkürzten sich über den Experimentverlauf, dieser Effekt wird auf ein temperaturbedingtes Phänomen zurückgeführt. ",
            "authors": [
                "Pokorny, A"
            ],
            "year": 2007,
            "source": "[ Dissertation ] Graz Medical University; 2007. pp.160. ",
            "category": 5,
            "document_type": 16,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2007-06-11T13:51:10+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": "Graz Medical University",
            "country": "40",
            "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": 67458,
            "title": "Lehrgang Bericht Thanatopraxie",
            "abstract": null,
            "authors": [
                "Anderhuber, F"
            ],
            "year": 2007,
            "source": "Österreichischer Fachverband der Bestatter; Mai 23, 2007; Baden, AUSTRIA. 2007. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "67458-14018"
            ],
            "persons": [],
            "imported": "2007-06-11T13:50: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": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 67456,
            "title": "N-terminal pro-brain natriuretic peptide identifies patients at high risk for adverse cardiac outcome after vascular surgery.",
            "abstract": null,
            "authors": [
                "Mahla, E",
                "Baumann, A",
                "Rehak, P",
                "Watzinger, N",
                "Vicenzi, MN",
                "Maier, R",
                "Tiesenhausen, K",
                "Metzler, H",
                "Toller, W"
            ],
            "year": 2007,
            "source": "Anesthesiology. 2007; 106(6): 1088-1095. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000246797500006",
            "pubmed": "17525582",
            "doi": "10.1097/01.anes.0000267591.34626.b0",
            "pmc": null,
            "organizations": [
                "67456-14045",
                "67456-14069",
                "67456-14070",
                "67456-14074",
                "67456-14083"
            ],
            "persons": [
                "67456-51616-2",
                "67456-51611-6",
                "67456-51742-6",
                "67456-51759-6",
                "67456-51880-6",
                "67456-51943-6",
                "67456-51946-6",
                "67456-51953-6"
            ],
            "imported": "2007-06-11T02:00:00+02:00",
            "journal": "Anesthesiology",
            "issn": "0003-3022",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.596,
            "impactfactor_year": 2007,
            "impactfactor_norm": 0.954545454545455,
            "impactfactor_norm_year": 2007,
            "impactfactor_norm_category": "ANESTHESIOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 67455,
            "title": "Establishing extracorporeal membrane oxygenation in a university clinic: case series.",
            "abstract": null,
            "authors": [
                "Kahn, J",
                "Müller, H",
                "Marte, W",
                "Rehak, P",
                "Wasler, A",
                "Prenner, G",
                "Tscheliessnigg, K"
            ],
            "year": 2007,
            "source": "J Cardiothorac Vasc Anesth. 2007; 21(3): 384-387. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000247686100012",
            "pubmed": "17544891",
            "doi": "10.1053/j.jvca.2006.12.022",
            "pmc": null,
            "organizations": [
                "67455-14045",
                "67455-14073"
            ],
            "persons": [
                "67455-50144-2",
                "67455-51934-6",
                "67455-51982-6"
            ],
            "imported": "2007-06-11T02:00:00+02:00",
            "journal": "J Cardiothorac Vasc Anesth",
            "issn": "1053-0770",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.937,
            "impactfactor_year": 2007,
            "impactfactor_norm": 0.318181818181818,
            "impactfactor_norm_year": 2007,
            "impactfactor_norm_category": "ANESTHESIOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 67454,
            "title": "Pathological gambling secondary to dopaminergic therapy in Parkinson`s disease",
            "abstract": null,
            "authors": [
                "Katschnig, P",
                "Schwingenschuh, P",
                "Saurugg, R",
                "Wenzel, K",
                "Petrovic, K",
                "Ott, E"
            ],
            "year": 2007,
            "source": "Movement Disorders Supplementum 2007; 22(S16):S249-S249.-Eleventh Internation Congress of Parkinson`s Disease and Movement Disorders ; June 3-7, 2007; Istanbul, Turkey.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000246344501353",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "67454-14051"
            ],
            "persons": [
                "67454-50172",
                "67454-50982"
            ],
            "imported": "2007-06-10T23:11:52+02:00",
            "journal": null,
            "issn": "0885-3185",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.207,
            "impactfactor_year": 2007,
            "impactfactor_norm": 0.801369863013699,
            "impactfactor_norm_year": 2007,
            "impactfactor_norm_category": "CLINICAL NEUROLOGY",
            "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": 67453,
            "title": "Influence of intestinal levodopa on non-motor symptoms of Parkinson`s disease - a case report",
            "abstract": null,
            "authors": [
                "Kögl-Wallner, M",
                "Saurugg, R",
                "Schwingenschuh, P",
                "Katschnig, P",
                "Wenzel, K",
                "Maric, M",
                "Hinterleitner, T",
                "Ott, E"
            ],
            "year": 2007,
            "source": "Movement Disorders Supplementum 162007; 22(S16):S242-S242.-Eleventh Internation Congress of Parkinson`s Disease and Movement Disorders ; June 3-7, 2007; Istanbul, Turkey.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000246344501327",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "67453-14051",
                "67453-14081"
            ],
            "persons": [
                "67453-50172",
                "67453-50982"
            ],
            "imported": "2007-06-10T23:05:42+02:00",
            "journal": null,
            "issn": "0885-3185",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.207,
            "impactfactor_year": 2007,
            "impactfactor_norm": 0.801369863013699,
            "impactfactor_norm_year": 2007,
            "impactfactor_norm_category": "CLINICAL NEUROLOGY",
            "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": 67451,
            "title": "Does the route of gastric pull-up influence the oxygen supply of the anastomosis?",
            "abstract": null,
            "authors": [
                "Anegg, U",
                "Lindenmann, J",
                "Maier, A",
                "Smolle, J",
                "Smolle-Juettner, FM"
            ],
            "year": 2007,
            "source": "European Surgery-ACA (Acta Chirurgica Austriaca)2007; 39(215):12-12.-48th Annual Meeting of the Austrian Society of Surgery; JUNE 7-9, 2007; Graz, AUSTRIA.",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "67451-14026",
                "67451-14077"
            ],
            "persons": [
                "67451-51617",
                "67451-50145",
                "67451-51935",
                "67451-56918",
                "67451-51615"
            ],
            "imported": "2007-06-10T21:00:54+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": 67450,
            "title": "Self-expandable covered metal tracheal type stent for sealing cervical anastomotic leak after esophagectomy and gastric pull-up: pitfalls and possibilities",
            "abstract": null,
            "authors": [
                "Lindenmann J, Matzi V, Porubsky Ch, Anegg U, Sankin O, Gabor S, Neuboeck N, Maier A, Smolle-Juettner FM"
            ],
            "year": 2007,
            "source": "European Surgery-ACA (Acta Chirurgica Austriaca)2007; 39(215):88-89.-48th Annual Meeting of the Austrian Society of Surgery; JUNE 7-9, 2007; Graz, AUSTRIA.",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "67450-14077"
            ],
            "persons": [
                "67450-50143",
                "67450-50145",
                "67450-50477",
                "67450-51935",
                "67450-53461",
                "67450-56918",
                "67450-51615"
            ],
            "imported": "2007-06-10T20:46:38+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": 67449,
            "title": "Stellenwert positiver Lymphknoten-Befunde des Ligamentum hepatoduodenale bei colorectalen Lebermetastasen.",
            "abstract": null,
            "authors": [
                "el-Shabrawi, A",
                "Cerwenka, H",
                "Bacher, H",
                "Werkgartner, G",
                "Kornprat, P",
                "Magg, H",
                "Mischinger, HJ"
            ],
            "year": 2007,
            "source": "48. Österreichischer Chirurgenkongress Graz, 7.6.2007.; JUN 7-9, 2006; Graz, AUSTRIA. 2007. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "67449-14073"
            ],
            "persons": [
                "67449-50039",
                "67449-51595",
                "67449-51760",
                "67449-51926"
            ],
            "imported": "2007-06-10T15:16:31+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 67448,
            "title": "Management of hepatic trauma.",
            "abstract": null,
            "authors": [
                "Hoefler, B",
                "Tadler, M",
                "El-Shabrawi, A",
                "Cerwenka, H",
                "Bacher, H",
                "Kopeinigg, G"
            ],
            "year": 2007,
            "source": "European Surgery 2007; 39(S215):98--48th Annual Meeting of the Austrian Society of Surgery; JUNE 7-9, 2007; Graz, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "67448-14073"
            ],
            "persons": [
                "67448-51760"
            ],
            "imported": "2007-06-10T15:01:15+02:00",
            "journal": null,
            "issn": "1682-8631",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 67447,
            "title": "Therapeutic options for pyogenic liver abscesses.",
            "abstract": null,
            "authors": [
                "Cerwenka, H"
            ],
            "year": 2007,
            "source": "European Surgery 2007; 39(S215):97--48th Annual Meeting of the Austrian Society of Surgery; JUNE 7-9, 2007; Graz, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "67447-14073"
            ],
            "persons": [
                "67447-51760"
            ],
            "imported": "2007-06-10T14:55:59+02:00",
            "journal": null,
            "issn": "1682-8631",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 67446,
            "title": "Survey of the Austrain Society of Surgery on current surgical training. ",
            "abstract": null,
            "authors": [
                "Cerwenka, H"
            ],
            "year": 2007,
            "source": "European Surgery 2007; 39(S215):34--48th Annual Meeting of the Austrian Society of Surgery; JUNE 7-9, 2007; Graz, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "67446-14073"
            ],
            "persons": [
                "67446-51760"
            ],
            "imported": "2007-06-10T14:42:54+02:00",
            "journal": null,
            "issn": "1682-8631",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 67445,
            "title": "State of the art in the management of hepatocellular and cholangiocellular carcinoma.",
            "abstract": null,
            "authors": [
                "Cerwenka, H"
            ],
            "year": 2007,
            "source": "European Surgery 2007; 39(S215):29--48th Annual Meeting of the Austrian Society of Surgery; JUNE 7-9, 2007; Graz, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "67445-14073"
            ],
            "persons": [
                "67445-51760"
            ],
            "imported": "2007-06-10T14:38:30+02:00",
            "journal": null,
            "issn": "1682-8631",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 67444,
            "title": "A 6-year experience of hepatic trauma.",
            "abstract": null,
            "authors": [
                "Hoefler, B",
                "Tadler, M",
                "Kopeinigg, G",
                "Cerwenka, H",
                "Mischinger, H"
            ],
            "year": 2007,
            "source": "European Journal of Trauma and Emergency Surgery 2007; 33(SII):63--Eurotrauma - Joint Congress of the European Association for Trauma and Emergency Surgery (EATES) and the European Trauma Society (ETS); MAY 23-26, 2007; Graz, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "67444-14073"
            ],
            "persons": [
                "67444-51595",
                "67444-51760"
            ],
            "imported": "2007-06-10T14:25:06+02:00",
            "journal": null,
            "issn": "1863-9933",
            "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
        }
    ]
}