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=155760&ordering=-imported
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157089,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=155780&ordering=-imported",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=155740&ordering=-imported",
    "results": [
        {
            "id": 61461,
            "title": "Enteric - sensory neuron interactions.",
            "abstract": null,
            "authors": [
                "Holzer, P"
            ],
            "year": 2006,
            "source": "AstraZeneca Research Conference; JAN 13, 2006; Mölndal, SWEDEN. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "61461-14022"
            ],
            "persons": [
                "61461-51529"
            ],
            "imported": "2006-11-21T22:58: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": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 61460,
            "title": "Blood flow in the irritable and inflamed bowel.",
            "abstract": null,
            "authors": [
                "Holzer, P"
            ],
            "year": 2006,
            "source": "AstraZeneca Research Conference; JAN 13, 2006; Mölndal, SWEDEN. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "61460-14022"
            ],
            "persons": [
                "61460-51529"
            ],
            "imported": "2006-11-21T22:57:25+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": 61459,
            "title": "Treating visceral pain via molecular targets on afferent neurons: current and future. ",
            "abstract": null,
            "authors": [
                "Holzer, P"
            ],
            "year": 2007,
            "source": " In: Pasricha, PJ; Willis, WD; Gebhart, GF  editors(s). Chronic Abdominal and Visceral Pain: Theory and Practice . Boca Raton, USA: CRC Press;  2007. p. 245-269. (ISBN: 0849328977) ",
            "category": 6,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "61459-14022"
            ],
            "persons": [
                "61459-51529"
            ],
            "imported": "2006-11-21T22:53:21+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": "Pasricha, PJ; Willis, WD; Gebhart, GF ",
            "collection_title": "Chronic Abdominal and Visceral Pain: Theory and Practice ",
            "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": 61458,
            "title": "Substance P in the gastrointestinal tract.",
            "abstract": null,
            "authors": [
                "Holzer, P"
            ],
            "year": 2006,
            "source": " In: Kastin, AJ editors(s). Handbook of Biologically Active Peptides. Amsterdam: Elsevier;  2006. p. 1139-1145. (ISBN: 0-12-369442-6) ",
            "category": 6,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "61458-14022"
            ],
            "persons": [
                "61458-51529"
            ],
            "imported": "2006-11-21T22:40:14+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": "Kastin, AJ",
            "collection_title": "Handbook of Biologically Active Peptides",
            "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": 61457,
            "title": "Neural regulation of gastrointestinal blood flow.",
            "abstract": null,
            "authors": [
                "Holzer, P"
            ],
            "year": 2006,
            "source": " In: Johnson, LR editors(s). Physiology of the Gastrointestinal Tract, Fourth Edition. San Diego, USA: Elsevier;  2006. p. 817-839. (ISBN: 0-12-088394-5) ",
            "category": 6,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "61457-14022"
            ],
            "persons": [
                "61457-51529"
            ],
            "imported": "2006-11-21T22:37:06+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": "Johnson, LR",
            "collection_title": "Physiology of the Gastrointestinal Tract, Fourth Edition",
            "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": 61456,
            "title": "Tachykinin receptors.",
            "abstract": null,
            "authors": [
                "Holzer, P"
            ],
            "year": 2006,
            "source": " In: Watling, KJ editors(s). Sigma-RBI Handbook of Receptor Classification and Signal Transduction, 5th Edition. Natick, USA: Sigma-RBI;  2006. p. 214-216. (ISBN: 0-96405484-1 ) ",
            "category": 6,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "61456-14022"
            ],
            "persons": [
                "61456-51529"
            ],
            "imported": "2006-11-21T22:33:29+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": "Watling, KJ",
            "collection_title": "Sigma-RBI Handbook of Receptor Classification and Signal Transduction, 5th Edition",
            "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": 45913,
            "title": "The magnitude of viscero-visceral and viscerosomatic sensitisation induced by intraduodenal capsaicin infusion is dose dependent",
            "abstract": null,
            "authors": [
                "Unsworth, BJ",
                "Aziz, Q",
                "Holzer, P",
                "Hobson, AR"
            ],
            "year": 2006,
            "source": "GUT. 55: A27-A27.-Annual Meeting of the British-Society-of-Gastroenterology; MAR 20-23, 2006; Birmingham, ENGLAND. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000235922100097",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "45913-14022"
            ],
            "persons": [
                "45913-51529"
            ],
            "imported": "2006-11-21T21:43:07+01:00",
            "journal": "GUT",
            "issn": "0017-5749",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 9.002,
            "impactfactor_year": 2006,
            "impactfactor_norm": 0.956521739130435,
            "impactfactor_norm_year": 2005,
            "impactfactor_norm_category": "GASTROENTEROLOGY & HEPATOLOGY",
            "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": 52799,
            "title": "Efferent-like roles of afferent neurons in the gut: Blood flow regulation and tissue protection.",
            "abstract": null,
            "authors": [
                "Holzer, P"
            ],
            "year": 2006,
            "source": "AUTON NEUROSCI-BASIC CLIN. 2006; 125:  70-75. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000237754800010",
            "pubmed": "16542883",
            "doi": "10.1016/j.autneu.2006.01.004",
            "pmc": "PMC4363547",
            "organizations": [
                "52799-14022"
            ],
            "persons": [
                "52799-51529-2"
            ],
            "imported": "2006-11-21T21:29:26+01:00",
            "journal": "AUTON NEUROSCI-BASIC CLIN",
            "issn": "1566-0702",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.304,
            "impactfactor_year": 2006,
            "impactfactor_norm": 0.245,
            "impactfactor_norm_year": 2005,
            "impactfactor_norm_category": "NEUROSCIENCES",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "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": 61448,
            "title": "Characterization of the stimulus-induced release of immunoreactive substance P from the myenteric plexus of the guinea-pig small intestine.",
            "abstract": null,
            "authors": [
                "Holzer, P"
            ],
            "year": 1984,
            "source": "Brain Res 297:127-136;  [ Habilitationsschrift ] University of Graz; 1984. pp.10. ",
            "category": 5,
            "document_type": 17,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "61448-51529"
            ],
            "imported": "2006-11-21T21:25:18+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": "University of Graz",
            "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": 61447,
            "title": "Charakterisierung der Atmungshemmung durch GABA an der Ratte.",
            "abstract": null,
            "authors": [
                "Holzer, P"
            ],
            "year": 1977,
            "source": " [ Dissertation ] University of Graz; 1977. pp.95. ",
            "category": 5,
            "document_type": 16,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "61447-14022"
            ],
            "persons": [
                "61447-51529"
            ],
            "imported": "2006-11-21T21:22:36+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": "University of Graz",
            "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": 61408,
            "title": "Isolated chest wall metastasis from esophageal carcinoma after transhiatal esophagectomy at 1.5 year follow-up: A case report.",
            "abstract": null,
            "authors": [
                "Lindenmann, J",
                "Matzi, V",
                "Porubsky, C",
                "Maier, A",
                "Smolle-Juettner, FM"
            ],
            "year": 2006,
            "source": "European Surgery. Abstracts of the 47th Annual Meeting of the Austrian Society of Surgery; 38(209):113-113.-47th Annual Meeting of the Austrian Society of Surgery; JUN 15 - 17; Vienna, Austria.  (ISBN: 03Z0-35236 )",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "61408-14077"
            ],
            "persons": [
                "61408-50143",
                "61408-50145",
                "61408-50477",
                "61408-51935",
                "61408-51615"
            ],
            "imported": "2006-11-21T16:05:31+01:00",
            "journal": "European Surgery",
            "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": 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": 61407,
            "title": "Does hyperbaric oxygenation (HBO) have a positive effect on porcine pancreas preservation?",
            "abstract": null,
            "authors": [
                "Stiegler, P",
                "Schaffellner, S",
                "Matzi, V",
                "Klemen, H",
                "Stadlbauer, V",
                "Greilberger, J",
                "Hallström, S",
                "Smolle-Juettner, FM",
                "Lackner, C",
                "Hackl, F",
                "Iberer, F",
                "Tscheliessnigg, KH"
            ],
            "year": 2006,
            "source": "European Surgery. Abstracts of the 47th Annual Meeting of the Austrian Society of Surgery; 38(209):106-107.-47th Annual Meeting of the Austrian Society of Surgery; JUN 15 - 17; Vienna, Austria.  (ISBN: 03Z0-35236 )",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "61407-13922",
                "61407-14012",
                "61407-14020",
                "61407-14073",
                "61407-14077",
                "61407-14081"
            ],
            "persons": [
                "61407-50143",
                "61407-50840",
                "61407-50874",
                "61407-50989",
                "61407-51981",
                "61407-51983",
                "61407-52010",
                "61407-51615"
            ],
            "imported": "2006-11-21T16:00:15+01:00",
            "journal": "European Surgery",
            "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": 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": 61406,
            "title": "Stent grafting of the thoracic aorta - still a word of caution: Chronic perforation of a thoracic stent graft mimicking a tumor of the esophagus.",
            "abstract": null,
            "authors": [
                "Oberwalder, PJ",
                "Huber, S",
                "Maier, A",
                "Smolle-Jüttner, FM",
                "Rigler, B"
            ],
            "year": 2006,
            "source": "European Surgery 2006. Abstracts of the 47th Annual Meeting of the Austrian Society of Surgery; 38(209):84-84.-47th Annual Meeting of the Austrian Society of Surgery; JUN 15-17, 2006; Vienna, AUSTRIA.  (ISBN: 03Z0-35236 )",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "61406-14075",
                "61406-14077"
            ],
            "persons": [
                "61406-51935",
                "61406-52012",
                "61406-51615"
            ],
            "imported": "2006-11-21T15:53:50+01:00",
            "journal": "European Surgery 2006",
            "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": 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": 61398,
            "title": "The influence of the photosensitizer on the therapeutic outcome of photodynamic therapy (PDT) of advanced esophageal carcinoma. A prospective randomized trial.",
            "abstract": null,
            "authors": [
                "Matzi, V",
                "Maier, A",
                "Lindenmann, J",
                "Porubsky, C",
                "Smolle, J",
                "Smolle-Juettner, FM"
            ],
            "year": 2006,
            "source": "European Surgery. Abstracts of the 47th Annual Meeting of the Austrian Society of Surgery; 38(209):61-61.-47th Annual Meeting of the Austrian Society of Surgery; JUN 15 - 17; Vienna.  (ISBN: 03Z0-35236 )",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "61398-14026",
                "61398-14077"
            ],
            "persons": [
                "61398-51617",
                "61398-50143",
                "61398-50145",
                "61398-50477",
                "61398-51935",
                "61398-51615"
            ],
            "imported": "2006-11-21T15:43:46+01:00",
            "journal": "European Surgery",
            "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": 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": 61397,
            "title": "Stent implantation: An ultimate solution in the endoscopic palliation of advanced stenosing esophageal carcinoma.",
            "abstract": null,
            "authors": [
                "Lindenmann, J",
                "Matzi, V",
                "Porubsky, C",
                "Maier, A",
                "Smolle-Juettner, FM"
            ],
            "year": 2006,
            "source": "European Surgery. Abstracts of the 47th Annual Meeting of the Austrian Society of Surgery; 38(209):61-61.-47th Annual Meeting of the Austrian Society of Surgery; JUN 15 - 17; Vienna, Austria.  (ISBN: 03Z0-35236 )",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "61397-14077"
            ],
            "persons": [
                "61397-50143",
                "61397-50145",
                "61397-50477",
                "61397-51935",
                "61397-51615"
            ],
            "imported": "2006-11-21T15:39:16+01:00",
            "journal": "European Surgery",
            "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": 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": 61396,
            "title": "Management of respiratory tract fistula due to esophageal carcinoma: A therapeutic challenge.",
            "abstract": null,
            "authors": [
                "Porubsky, C",
                "Lindenmann, J",
                "Matzi, V",
                "Maier, A",
                "Smolle-Jüttner, FM"
            ],
            "year": 2006,
            "source": "European Surgery. Abstracts of the 47th Annual Meeting of the Austrian Society of Surgery; 38(209):36-37.-47th Annual Meeting of the Austrian Society of Surgery; JUN 15 - 17; Vienna, Austria.  (ISBN: 03Z0-35236 )",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "61396-14077"
            ],
            "persons": [
                "61396-50143",
                "61396-50145",
                "61396-50477",
                "61396-51935",
                "61396-51615"
            ],
            "imported": "2006-11-21T15:34:54+01:00",
            "journal": "European Surgery",
            "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": 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": 61395,
            "title": "Vacuum assisted closure system versus conservative management in the treatment of cervical anastomotic leakage after esophagectomy and gastric pull-up.",
            "abstract": null,
            "authors": [
                "Matzi, V",
                "Lindenmann, J",
                "Porubsky, C",
                "Maier, A",
                "Smolle-Juettner, FM"
            ],
            "year": 2006,
            "source": "European Surgery. Abstracts of the 47th Annual Meeting of the Austrian Society of Surgery; 38(209):31-31.-47th Annual Meeting of the Austrian Society of Surgery; JUN 15 - 17; Vienna, Austria.  (ISBN: 03Z0-35236 )",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "61395-14077"
            ],
            "persons": [
                "61395-50143",
                "61395-50145",
                "61395-50477",
                "61395-51935",
                "61395-51615"
            ],
            "imported": "2006-11-21T15:30:32+01:00",
            "journal": "European Surgery",
            "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": 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": 61394,
            "title": "Metabolic effects of oral supplementation of Alpha-Ketoglutaric acid and 5-Hydroxy-methyl-furfural in preoperative nutritional support of lung surgery.",
            "abstract": null,
            "authors": [
                "Maier, A",
                "Matzi, V",
                "Lindenmann, J",
                "Boessner, T",
                "Oettl, K",
                "Juan, H",
                "Mujkic, T",
                "Smolle-Juettner, FM",
                "Greilberger, J"
            ],
            "year": 2006,
            "source": "European Surgery. Abstracts of the 47th Meeting of the Austrian Society of Surgery; 38(209):31-31.-47th Annual Meeting of the Austrian Society of Surgery; JUN 15 - 17; Vienna, Austria.  (ISBN: 03Z0-35236 )",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "61394-14012",
                "61394-14022",
                "61394-14070",
                "61394-14077"
            ],
            "persons": [
                "61394-50014",
                "61394-50143",
                "61394-50145",
                "61394-51929",
                "61394-51935",
                "61394-52010",
                "61394-51615"
            ],
            "imported": "2006-11-21T15:25:00+01:00",
            "journal": "European Surgery",
            "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": 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": 61392,
            "title": "Tachocomb vs. Vivostat vs. control-group protection of the cervical esophagogastrostomy after esophagectomy and reconstruction with stomach interposition.",
            "abstract": null,
            "authors": [
                "Lindenmann, J",
                "Matzi, V",
                "Porubsky, C",
                "Maier, A",
                "Smolle-Jüttner, FM"
            ],
            "year": 2006,
            "source": "European Surgery. Abstracts of the 47th Annual Meeting of the Austrian Society of Surgery; 38(209):30-31.-47th Annual meeting of the Austrian Society of Surgery; JUN 15 - 17; Vienna, Austria.  (ISBN: 03Z0-35236 )",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "61392-14077"
            ],
            "persons": [
                "61392-50143",
                "61392-50145",
                "61392-50477",
                "61392-51935",
                "61392-51615"
            ],
            "imported": "2006-11-21T15:01:19+01:00",
            "journal": "European Surgery",
            "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": 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": 61391,
            "title": "VATS for left ventricular pacing lead implantation in biventricular resynchronization: A simplified 2-ports technique.",
            "abstract": null,
            "authors": [
                "Gabor, S",
                "Prenner, G",
                "Wasler, A",
                "Schweiger, M",
                "Tscheliessnigg, KH",
                "Smolle-Jüttner, FM"
            ],
            "year": 2006,
            "source": "European Surgery. Abstracts of the 47th Annual meeting of the Austrian Society of Surgery; 38(209):22-22.-47th Annual meeting of the Austrian Society of Surgery; JUN 15 - 17; Vienna, Austria.  (ISBN: 03Z0-35236 )",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "61391-13922",
                "61391-14073",
                "61391-14077"
            ],
            "persons": [
                "61391-51615"
            ],
            "imported": "2006-11-21T14:51:32+01:00",
            "journal": "European Surgery",
            "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": 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
        }
    ]
}