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=148800&ordering=-imported
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157941,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=148820&ordering=-imported",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=148780&ordering=-imported",
    "results": [
        {
            "id": 70156,
            "title": "A spectacular sailing accident. A contribution to the problem of combined/concurrent causes of death in high-voltage injuries",
            "abstract": null,
            "authors": [
                "Ranner, G",
                "Dirnhofer, R",
                "Roll, P"
            ],
            "year": 1984,
            "source": "Arch Kriminol. 1984; 173(5-6): 142-150. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "6487007",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "70156-51680-6"
            ],
            "imported": "2007-10-05T02:00:00+02:00",
            "journal": "Arch Kriminol",
            "issn": "0003-9225",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "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": 70157,
            "title": "Decreased erythrocyte deformability as a cause of intracranial hemorrhage in fatal sodium chloride poisoning",
            "abstract": null,
            "authors": [
                "Roll, P",
                "Udermann, H"
            ],
            "year": 1986,
            "source": "Beitr Gerichtl Med. 1986; 44:  193-196. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "3767867",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "70157-51680-1"
            ],
            "imported": "2007-10-05T02:00:00+02:00",
            "journal": "Beitr Gerichtl Med",
            "issn": "0067-5016",
            "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": false
        },
        {
            "id": 70158,
            "title": "Interesting observation in a case of electrocution in the bath tub",
            "abstract": null,
            "authors": [
                "Roll, P"
            ],
            "year": 1988,
            "source": "Beitr Gerichtl Med. 1988; 46:  307-312. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "3178675",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "70158-51680-2"
            ],
            "imported": "2007-10-05T02:00:00+02:00",
            "journal": "Beitr Gerichtl Med",
            "issn": "0067-5016",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "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": 70159,
            "title": "The Austrian penal code and the Codex Ur-nammu--a comparison from the forensic medicine viewpoint",
            "abstract": null,
            "authors": [
                "Feenstra, O",
                "Roll, P",
                "Seybold, I"
            ],
            "year": 1991,
            "source": "Beitr Gerichtl Med. 1991; 49:  289-295. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "1811511",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "70159-51680-6"
            ],
            "imported": "2007-10-05T02:00:00+02:00",
            "journal": "Beitr Gerichtl Med",
            "issn": "0067-5016",
            "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": false
        },
        {
            "id": 70124,
            "title": "Patients with renal cell carcinoma nodal metastases can be accurately identified: external validation of a new nomogram.",
            "abstract": null,
            "authors": [
                "Hutterer, GC",
                "Patard, JJ",
                "Perrotte, P",
                "Ionescu, C",
                "de La Taille, A",
                "Salomon, L",
                "Verhoest, G",
                "Tostain, J",
                "Cindolo, L",
                "Ficarra, V",
                "Artibani, W",
                "Schips, L",
                "Zigeuner, R",
                "Mulders, PF",
                "Valeri, A",
                "Chautard, D",
                "Descotes, JL",
                "Rambeaud, JJ",
                "Mejean, A",
                "Karakiewicz, PI"
            ],
            "year": 2007,
            "source": "Int J Cancer. 2007; 121(11): 2556-2561. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000250559600027",
            "pubmed": "17691107",
            "doi": "10.1002/ijc.23010",
            "pmc": null,
            "organizations": [
                "70124-14056"
            ],
            "persons": [
                "70124-50839-1",
                "70124-51738-6"
            ],
            "imported": "2007-10-05T02:00:00+02:00",
            "journal": "Int J Cancer",
            "issn": "0020-7136",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.555,
            "impactfactor_year": 2007,
            "impactfactor_norm": 0.78030303030303,
            "impactfactor_norm_year": 2007,
            "impactfactor_norm_category": "ONCOLOGY",
            "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": 70118,
            "title": "Collecting duct renal cell carcinoma: a matched analysis of 41 cases.",
            "abstract": null,
            "authors": [
                "Karakiewicz, PI",
                "Trinh, QD",
                "Rioux-Leclercq, N",
                "de la Taille, A",
                "Novara, G",
                "Tostain, J",
                "Cindolo, L",
                "Ficarra, V",
                "Artibani, W",
                "Schips, L",
                "Zigeuner, R",
                "Mulders, PF",
                "Lechevallier, E",
                "Coulange, C",
                "Valeri, A",
                "Descotes, JL",
                "Rambeaud, JJ",
                "Abbou, CC",
                "Lang, H",
                "Jacqmin, D",
                "Mejean, A",
                "Patard, JJ"
            ],
            "year": 2007,
            "source": "Eur Urol. 2007; 52(4): 1140-1145. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000249797600031",
            "pubmed": "17336449",
            "doi": "10.1016/j.eururo.2007.01.070",
            "pmc": null,
            "organizations": [
                "70118-14056"
            ],
            "persons": [
                "70118-51738-6"
            ],
            "imported": "2007-10-05T02:00:00+02:00",
            "journal": "Eur Urol",
            "issn": "0302-2838",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 5.634,
            "impactfactor_year": 2007,
            "impactfactor_norm": 0.963636363636364,
            "impactfactor_norm_year": 2007,
            "impactfactor_norm_category": "UROLOGY & NEPHROLOGY",
            "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": 70123,
            "title": "Patients with distant metastases from renal cell carcinoma can be accurately identified: external validation of a new nomogram.",
            "abstract": null,
            "authors": [
                "Hutterer, GC",
                "Patard, JJ",
                "Jeldres, C",
                "Perrotte, P",
                "de La Taille, A",
                "Salomon, L",
                "Verhoest, G",
                "Tostain, J",
                "Cindolo, L",
                "Ficarra, V",
                "Artibani, W",
                "Schips, L",
                "Zigeuner, R",
                "Mulders, PF",
                "Karakiewicz, PI"
            ],
            "year": 2008,
            "source": "BJU Int. 2008; 101(1): 39-43. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000251503000010",
            "pubmed": "17908261",
            "doi": "10.1111/j.1464-410X.2007.07170.x",
            "pmc": null,
            "organizations": [
                "70123-14056"
            ],
            "persons": [
                "70123-50839-2",
                "70123-51738-6"
            ],
            "imported": "2007-10-05T02:00:00+02:00",
            "journal": "BJU Int",
            "issn": "1464-4096",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.704,
            "impactfactor_year": 2008,
            "impactfactor_norm": 0.719298245614035,
            "impactfactor_norm_year": 2008,
            "impactfactor_norm_category": "UROLOGY & NEPHROLOGY",
            "impactfactor_norm_super": 0.8,
            "impactfactor_norm_super_year": 2007,
            "impactfactor_norm_super_category": "UROLOGY + NEPHROLOGY",
            "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": 70117,
            "title": "Multi-institutional validation of a new renal cancer-specific survival nomogram.",
            "abstract": null,
            "authors": [
                "Karakiewicz, PI",
                "Briganti, A",
                "Chun, FK",
                "Trinh, QD",
                "Perrotte, P",
                "Ficarra, V",
                "Cindolo, L",
                "De la Taille, A",
                "Tostain, J",
                "Mulders, PF",
                "Salomon, L",
                "Zigeuner, R",
                "Prayer-Galetti, T",
                "Chautard, D",
                "Valeri, A",
                "Lechevallier, E",
                "Descotes, JL",
                "Lang, H",
                "Mejean, A",
                "Patard, JJ"
            ],
            "year": 2007,
            "source": "J Clin Oncol. 2007; 25(11): 1316-1322. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000245851900005",
            "pubmed": "17416852",
            "doi": "10.1200/JCO.2006.06.1218",
            "pmc": null,
            "organizations": [
                "70117-14056"
            ],
            "persons": [
                "70117-51738-6"
            ],
            "imported": "2007-10-05T02:00:00+02:00",
            "journal": "J Clin Oncol",
            "issn": "0732-183X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 15.484,
            "impactfactor_year": 2007,
            "impactfactor_norm": 0.96969696969697,
            "impactfactor_norm_year": 2007,
            "impactfactor_norm_category": "ONCOLOGY",
            "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": 70122,
            "title": "Unclassified renal cell carcinoma: an analysis of 85 cases.",
            "abstract": null,
            "authors": [
                "Karakiewicz, PI",
                "Hutterer, GC",
                "Trinh, QD",
                "Pantuck, AJ",
                "Klatte, T",
                "Lam, JS",
                "Guille, F",
                "de La Taille, A",
                "Novara, G",
                "Tostain, J",
                "Cindolo, L",
                "Ficarra, V",
                "Schips, L",
                "Zigeuner, R",
                "Mulders, PF",
                "Chautard, D",
                "Lechevallier, E",
                "Valeri, A",
                "Descotes, JL",
                "Lang, H",
                "Soulie, M",
                "Ferriere, JM",
                "Pfister, C",
                "Mejean, A",
                "Belldegrun, AS",
                "Patard, JJ"
            ],
            "year": 2007,
            "source": "BJU Int. 2007; 100(4): 802-808. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000249221100019",
            "pubmed": "17822461",
            "doi": "10.1111/j.1464-410X.2007.07148.x",
            "pmc": null,
            "organizations": [
                "70122-14056"
            ],
            "persons": [
                "70122-50839-6",
                "70122-51738-6"
            ],
            "imported": "2007-10-05T02:00:00+02:00",
            "journal": "BJU Int",
            "issn": "1464-4096",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.751,
            "impactfactor_year": 2007,
            "impactfactor_norm": 0.8,
            "impactfactor_norm_year": 2007,
            "impactfactor_norm_category": "UROLOGY & NEPHROLOGY",
            "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": 70119,
            "title": "Prognostic impact of tumor size on pT2 renal cell carcinoma: an international multicenter experience.",
            "abstract": null,
            "authors": [
                "Klatte, T",
                "Patard, JJ",
                "Goel, RH",
                "Kleid, MD",
                "Guille, F",
                "Lobel, B",
                "Abbou, CC",
                "De La Taille, A",
                "Tostain, J",
                "Cindolo, L",
                "Altieri, V",
                "Ficarra, V",
                "Artibani, W",
                "Prayer-Galetti, T",
                "Allhoff, EP",
                "Schips, L",
                "Zigeuner, R",
                "Figlin, RA",
                "Kabbinavar, FF",
                "Pantuck, AJ",
                "Belldegrun, AS",
                "Lam, JS"
            ],
            "year": 2007,
            "source": "J Urol. 2007; 178(1): 35-40. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000247197000008",
            "pubmed": "17521678",
            "doi": "10.1016/j.juro.2007.03.046",
            "pmc": null,
            "organizations": [
                "70119-14056"
            ],
            "persons": [
                "70119-51738-6"
            ],
            "imported": "2007-10-05T02:00:00+02:00",
            "journal": "J Urol",
            "issn": "0022-5347",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.053,
            "impactfactor_year": 2007,
            "impactfactor_norm": 0.872727272727273,
            "impactfactor_norm_year": 2007,
            "impactfactor_norm_category": "UROLOGY & NEPHROLOGY",
            "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": 70085,
            "title": "Treatment of anal fissures with local application of glyceryltrinitrate - manometric and clinical results.",
            "abstract": null,
            "authors": [
                "Bacher, H",
                "Mischinger, HJ",
                "Werkgartner, G",
                "Cerwenka, H",
                "El-Shabrawi, A",
                "Pfeifer, H",
                "Schweiger, W"
            ],
            "year": 1996,
            "source": "Abstract Book of the Biennial Congress of the International Society of University Colon and Rectal Surgeons ISUCRS 1996; 156--Biennial Congress of the International Society of University Colon and Rectal Surgeons ISUCRS; 1996; Lissabon, Portugal. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "70085-14073"
            ],
            "persons": [
                "70085-51735",
                "70085-51760"
            ],
            "imported": "2007-10-04T23:48: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": 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": 70084,
            "title": "A Prospective Analysis for High Risk Patients in Liver Surgery.",
            "abstract": null,
            "authors": [
                "Bacher, H",
                "Cerwenka, H",
                "Werkgartner, G",
                "Quehenberger, F",
                "Mischinger, HJ",
                "El-Shabrawi, A"
            ],
            "year": 1995,
            "source": "Abstract book of the IGSC World Congress (Joint Meeting of Surgeons and Gastroenterologists)1995; 88--IGSC World Congress (Joint Meeting of Surgeons and Gastroenterologists); 1995; Bangkok, Thailand. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "70084-14026",
                "70084-14073"
            ],
            "persons": [
                "70084-50466",
                "70084-51760"
            ],
            "imported": "2007-10-04T23:43: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": false,
            "local_affiliation": true
        },
        {
            "id": 70083,
            "title": "Hepatic Resections: Impact of the CUSA (Cavitron Ultrasonic Aspirator).",
            "abstract": null,
            "authors": [
                "Werkgartner, G",
                "Mischinger, HJ",
                "Cerwenka, H",
                "Bacher, H",
                "Hauser, H",
                "El-Shabrawi, A"
            ],
            "year": 1995,
            "source": "IGSC World Congress (Joint Meeting of Surgeons and Gastroenterologists) 1995; 91--IGSC World Congress (Joint Meeting of Surgeons and Gastroenterologists); 1995; Bangkok, Thailand. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "70083-14073"
            ],
            "persons": [
                "70083-51746",
                "70083-51760",
                "70083-51926"
            ],
            "imported": "2007-10-04T23:39: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": 70082,
            "title": "Management of Intrahepatic Bile Duct Injuries.",
            "abstract": null,
            "authors": [
                "Mischinger, HJ",
                "Bacher, H",
                "Werkgartner, G",
                "Cerwenka, H"
            ],
            "year": 1995,
            "source": "Abstract book of the IGSC World Congress (Joint Meeting of Surgeons and Gastroenterologists)1995; 132--IGSC World Congress (Joint Meeting of Surgeons and Gastroenterologists); 1995; Bangkok, Thailand. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "70082-14073"
            ],
            "persons": [
                "70082-51760",
                "70082-51926"
            ],
            "imported": "2007-10-04T23:36: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": true,
            "keynote_speaker": true,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 70081,
            "title": "Surgical Treatment of Hydatid Disease of the Liver.",
            "abstract": null,
            "authors": [
                "Mischinger, HJ",
                "Werkgartner, G",
                "Bacher, H",
                "Cerwenka, H"
            ],
            "year": 1995,
            "source": "Abstract book of the IGSC World Congress (Joint Meeting of Surgeons and Gastroenterologists) 1995; 85--IGSC World Congress (Joint Meeting of Surgeons and Gastroenterologists); 1995; Bangkok, Thailand. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "70081-14073"
            ],
            "persons": [
                "70081-51760"
            ],
            "imported": "2007-10-04T23:32:14+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": 70080,
            "title": "The Impact of Percutaneous Transhepatic Cholangioscopy on the Stenotic Biliary Tract.",
            "abstract": null,
            "authors": [
                "Werkgartner, G",
                "Mischinger, HJ",
                "Hausegger, KA",
                "Cerwenka, H",
                "Bacher, H",
                "Hauser, H"
            ],
            "year": 1995,
            "source": "Abstract book of the IGSC World Congress (Joint Meeting of Surgeons and Gastroenterologists) 1995; 133--IGSC World Congress (Joint Meeting of Surgeons and Gastroenterologists); 1995; Bangkok. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "70080-14073"
            ],
            "persons": [
                "70080-51746",
                "70080-51760"
            ],
            "imported": "2007-10-04T23:29:09+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": 70079,
            "title": "Ten year’s experience with colorectal carcinoids.",
            "abstract": null,
            "authors": [
                "Hauser, H",
                "Kronberger, L jr",
                "Steindorfer, P",
                "Mischinger, HJ",
                "Uranüs, S",
                "Fruhwirth, H",
                "Wolf, G",
                "Cerwenka, H",
                "Klimpfinger, M"
            ],
            "year": 1995,
            "source": "Abstract book of the Central European Symposium of Coloproctology1995; 64--Central European Symposium of Coloproctology; 1995; Brno. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "70079-14073",
                "70079-14074"
            ],
            "persons": [
                "70079-51080",
                "70079-51612",
                "70079-51746",
                "70079-51760"
            ],
            "imported": "2007-10-04T23:22:09+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": 70078,
            "title": "Smooth muscle tumors of the gastrointestinal tract.",
            "abstract": null,
            "authors": [
                "Hauser, H",
                "Mischinger, H",
                "Steindorfer, P",
                "Beham, A",
                "Fruhwirth, H",
                "Cerwenka, H",
                "Smola, MG"
            ],
            "year": 1995,
            "source": "Abstract book of the Central European Symposium of Coloproctology  1995; 75--Central European Symposium of Coloproctology; 1995; Brno. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "70078-14073",
                "70078-14074"
            ],
            "persons": [
                "70078-51746",
                "70078-51760"
            ],
            "imported": "2007-10-04T23:18:13+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": 70077,
            "title": "Reconstruction of bile duct injuries after blunt trauma of the liver.",
            "abstract": null,
            "authors": [
                "Werkgartner, G",
                "Bacher, H",
                "Cerwenka, H",
                "Mischinger, HJ"
            ],
            "year": 1995,
            "source": "Abstract book of the World Congress of Surgery (International Society of Surgery, ISS) 1995; 156--World Congress of Surgery (International Society of Surgery, ISS); 1995; Lissabon, Portugal. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "70077-14073"
            ],
            "persons": [
                "70077-51760"
            ],
            "imported": "2007-10-04T23:14: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": 70076,
            "title": "Local nitroglycerin treatment in anal fissures - an alternative to lateral sphincterotomy.",
            "abstract": null,
            "authors": [
                "Bacher, H",
                "Werkgartner, G",
                "Cerwenka, H",
                "Mischinger, HJ",
                "Pfeifer, J"
            ],
            "year": 1996,
            "source": "Hepato-Gastroenterology 1996; 43(S1):7--IGSC World Congress (Joint Meeting of Surgeons and Gastroenterologists); June 26, 1996; Budapest, Hungary. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "70076-14073"
            ],
            "persons": [
                "70076-51735",
                "70076-51760"
            ],
            "imported": "2007-10-04T23:07:26+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
        }
    ]
}