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=155200&ordering=-impactfactor
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157136,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=155220&ordering=-impactfactor",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=155180&ordering=-impactfactor",
    "results": [
        {
            "id": 2010,
            "title": "Possibilities and limits of anti-HCV antibody screening in the blood donation service].",
            "abstract": null,
            "authors": [
                "Fölsch, B",
                "Gabriel, C",
                "Wilders-Truschnig, MM",
                "Lanzer, G"
            ],
            "year": 1994,
            "source": "Infusionsther Transfusionsmed. 1994; 21(6):388-392",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1994QE44800006",
            "pubmed": "7533014",
            "doi": "10.1159/000223017",
            "pmc": null,
            "organizations": [
                "2010-14045",
                "2010-14058"
            ],
            "persons": [
                "2010-64015-6"
            ],
            "imported": null,
            "journal": "INFUSIONSTHERAPIE",
            "issn": "1019-8466",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.333,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.0677966101694915,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "HEMATOLOGY",
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 82366,
            "title": "Reply to Revol's comments on La pratique des curages ganglionnaires est-elle harmonieuse ? Analyse rétrospective de 330 cas",
            "abstract": null,
            "authors": [
                "Danino, AM",
                "Benkhadra, M",
                "Feigl, G"
            ],
            "year": 2008,
            "source": "ANN CHIR PLAST ESTHET. 2008; 53(3): 299-301. ",
            "category": 1,
            "document_type": 6,
            "sci": "ISI:000256714600015",
            "pubmed": "18372088",
            "doi": "10.1016/j.anplas.2007.10.008",
            "pmc": null,
            "organizations": [
                "82366-14018"
            ],
            "persons": [],
            "imported": "2008-07-18T11:45:08+02:00",
            "journal": "ANN CHIR PLAST ESTHET",
            "issn": "0294-1260",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.333,
            "impactfactor_year": 2009,
            "impactfactor_norm": 0.126,
            "impactfactor_norm_year": 2009,
            "impactfactor_norm_category": "SURGERY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "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": 149885,
            "title": "Chronic pain syndrome of the penis following cerebrovascular insult].",
            "abstract": null,
            "authors": [
                "Schulten, E",
                "Hahn, E",
                "Herbert, MK"
            ],
            "year": 2001,
            "source": "Anasthesiol Intensivmed Notfallmed Schmerzther. 2001; 36(5):309-312",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000168941900014",
            "pubmed": "11413704",
            "doi": "10.1055/s-2001-14472",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2016-01-27T15:39:00+01:00",
            "journal": "ANASTH INTENSIV NOTF",
            "issn": "0939-2661",
            "collection_publisher": null,
            "collection_title": "ANASTHESIOLOGIE INTENSIVMEDIZIN NOTFALLMEDIZIN SCHMERZTHERAPIE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.333,
            "impactfactor_year": 2001,
            "impactfactor_norm": 0.176,
            "impactfactor_norm_year": 2001,
            "impactfactor_norm_category": "CRITICAL CARE MEDICINE",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "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": 149882,
            "title": "Gastrointestinal atony in intensive care patients. Mechanisms, causes, therapy].",
            "abstract": null,
            "authors": [
                "Herbert, MK"
            ],
            "year": 2001,
            "source": "Anasthesiol Intensivmed Notfallmed Schmerzther. 2001; 36(6):337-358",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000169707800004",
            "pubmed": "11475627",
            "doi": "10.1055/s-2001-14805",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2016-01-27T15:39:00+01:00",
            "journal": "ANASTH INTENSIV NOTF",
            "issn": "0939-2661",
            "collection_publisher": null,
            "collection_title": "ANASTHESIOLOGIE INTENSIVMEDIZIN NOTFALLMEDIZIN SCHMERZTHERAPIE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.333,
            "impactfactor_year": 2001,
            "impactfactor_norm": 0.176,
            "impactfactor_norm_year": 2001,
            "impactfactor_norm_category": "CRITICAL CARE MEDICINE",
            "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": false
        },
        {
            "id": 149883,
            "title": "Do we still need laughing gas?].",
            "abstract": null,
            "authors": [
                "Herbert, MK",
                "Raile, S"
            ],
            "year": 2001,
            "source": "Anasthesiol Intensivmed Notfallmed Schmerzther. 2001; 36(6):380-383",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000169707800013",
            "pubmed": "11475635",
            "doi": "10.1055/s-2001-14809-9",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2016-01-27T15:39:00+01:00",
            "journal": "ANASTH INTENSIV NOTF",
            "issn": "0939-2661",
            "collection_publisher": null,
            "collection_title": "ANASTHESIOLOGIE INTENSIVMEDIZIN NOTFALLMEDIZIN SCHMERZTHERAPIE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.333,
            "impactfactor_year": 2001,
            "impactfactor_norm": 0.176,
            "impactfactor_norm_year": 2001,
            "impactfactor_norm_category": "CRITICAL CARE MEDICINE",
            "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": false
        },
        {
            "id": 99601,
            "title": "Successful dexamethasone pulse therapy for widespread erosive perianal lichen planus",
            "abstract": null,
            "authors": [
                "Weyandt, GH",
                "Vetter-Kauczok, CS",
                "Becker, JC",
                "Brocker, EB",
                "Hamm, H"
            ],
            "year": 2007,
            "source": "Hautarzt. 2007; 58(3): 244- 245",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000244780900014",
            "pubmed": "16874531",
            "doi": "10.1007/s00105-006-1188-6",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2010-04-07T17:32:05+02:00",
            "journal": "HAUTARZT",
            "issn": "0017-8470",
            "collection_publisher": null,
            "collection_title": "HAUTARZT; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.333,
            "impactfactor_year": 2007,
            "impactfactor_norm": 0.048780487804878,
            "impactfactor_norm_year": 2007,
            "impactfactor_norm_category": "DERMATOLOGY",
            "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": false
        },
        {
            "id": 71543,
            "title": "Dermatopathology in German-speaking Europe. Developments and perspectives",
            "abstract": null,
            "authors": [
                "Kerl, H",
                "Stadler, R"
            ],
            "year": 2007,
            "source": "HAUTARZT. 2007; 58(9): 730-734. ",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000249608000008",
            "pubmed": "17701142",
            "doi": "10.1007/s00105-007-1384-z",
            "pmc": null,
            "organizations": [
                "71543-14047"
            ],
            "persons": [
                "71543-51620-2"
            ],
            "imported": "2007-11-13T16:24:43+01:00",
            "journal": "HAUTARZT",
            "issn": "0017-8470",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.333,
            "impactfactor_year": 2007,
            "impactfactor_norm": 0.048780487804878,
            "impactfactor_norm_year": 2007,
            "impactfactor_norm_category": "DERMATOLOGY",
            "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": 112583,
            "title": "The effect of previous exposure to technology on acceptance and its importance in usability and accessibility engineering",
            "abstract": null,
            "authors": [
                "Holzinger, A",
                "Searle, G",
                "Wernbacher, M"
            ],
            "year": 2011,
            "source": "UNIVERSAL ACCESS INF. 2011; 10(3): 245-260. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000293020500003",
            "pubmed": null,
            "doi": "10.1007/s10209-010-0212-x",
            "pmc": null,
            "organizations": [
                "112583-14026"
            ],
            "persons": [
                "112583-51050-2"
            ],
            "imported": "2011-08-11T11:52:15+02:00",
            "journal": "UNIVERSAL ACCESS INF",
            "issn": "1615-5289",
            "collection_publisher": null,
            "collection_title": "UNIVERSAL ACCESS IN THE INFORMATION SOCIETY; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.333,
            "impactfactor_year": 2011,
            "impactfactor_norm": 0.15,
            "impactfactor_norm_year": 2011,
            "impactfactor_norm_category": "COMPUTER SCIENCE, CYBERNETICS",
            "impactfactor_norm_super": 0.15,
            "impactfactor_norm_super_year": 2011,
            "impactfactor_norm_super_category": "COMPUTER SCIENCE, CYBERNETICS",
            "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": 144972,
            "title": "Postoperative erythropoietin for sparing allotransfusions].",
            "abstract": null,
            "authors": [
                "Sibrowski, W",
                "Krakowitzky, P"
            ],
            "year": 2002,
            "source": "Internist (Berl). 2002; 43(1):110-111",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000174145100014",
            "pubmed": "11963742",
            "doi": "10.1007/s108-002-8088-y",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2015-05-04T02:00:00+02:00",
            "journal": "Internist (Berl)",
            "issn": "0020-9554",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.332,
            "impactfactor_year": 2002,
            "impactfactor_norm": 0.196,
            "impactfactor_norm_year": 2002,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "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": 21955,
            "title": "Pulmonary hypertension",
            "abstract": null,
            "authors": [
                "Olschewski, H",
                "Ghofrani, A",
                "Wiedemann, R",
                "Rose, F",
                "Enke, B",
                "Gessler, T",
                "Voswinckel, R",
                "Kohstall, M",
                "Grimminger, F",
                "Seeger, W"
            ],
            "year": 2002,
            "source": "Internist (Berl). 2002; 43(12): 1501- 1509",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000179866800002",
            "pubmed": "12607389",
            "doi": "10.1007/s00108-002-0761-z",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "INTERNIST",
            "issn": "0020-9554",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.332,
            "impactfactor_year": 2002,
            "impactfactor_norm": 0.196261682242991,
            "impactfactor_norm_year": 2002,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "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": false
        },
        {
            "id": 174386,
            "title": "[Late stage stenoses of bile ducts after iatrogenic bile duct injuries following cholecystectomy].",
            "abstract": null,
            "authors": [
                "Bektas, H",
                "Winny, M",
                "Schrem, H",
                "Becker, T",
                "Klempnauer, J"
            ],
            "year": 2007,
            "source": "Zentralbl Chir. 2007; 132(6): 523-528. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000252219900008",
            "pubmed": "18098080",
            "doi": "10.1055/s-2007-981372",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2019-04-05T02:00:00+02:00",
            "journal": "Zentralbl Chir",
            "issn": "0044-409X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.332,
            "impactfactor_year": 2007,
            "impactfactor_norm": 0.072,
            "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": false
        },
        {
            "id": 121428,
            "title": "Spondyloarthritis",
            "abstract": null,
            "authors": [
                "Goebeler, ME",
                "Kneitz, C",
                "Beer, M",
                "Goebeler, M",
                "Tony, HP"
            ],
            "year": 2002,
            "source": "Internist (Berl). 2002; 43(4):517-24, 526-517-24, 530",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000175136700009",
            "pubmed": "12053409",
            "doi": "10.1007/s00108-002-0587-8",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2012-09-17T12:17:44+02:00",
            "journal": "INTERNIST",
            "issn": "0020-9554",
            "collection_publisher": null,
            "collection_title": "INTERNIST; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.332,
            "impactfactor_year": 2002,
            "impactfactor_norm": 0.196,
            "impactfactor_norm_year": 2002,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "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": false
        },
        {
            "id": 123839,
            "title": "Therapeutic strategies for chronic constipation in childhood: pediatric gastroenterological and surgical aspects",
            "abstract": null,
            "authors": [
                "Rolle, U",
                "Till, H"
            ],
            "year": 2007,
            "source": "Pathologe. 2007; 28(2):155-160",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000244677600012",
            "pubmed": "17277918",
            "doi": "10.1007/s00292-007-0893-y",
            "pmc": null,
            "organizations": [],
            "persons": [
                "123839-83445-6"
            ],
            "imported": "2012-12-07T14:49:20+01:00",
            "journal": "PATHOLOGE",
            "issn": "0172-8113",
            "collection_publisher": null,
            "collection_title": "PATHOLOGE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.331,
            "impactfactor_year": 2007,
            "impactfactor_norm": 0.061,
            "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": false
        },
        {
            "id": 123887,
            "title": "Splenic torsion in a child with situd ambiguus and polysplenism. A rare differential diagnosis of the abdominal pain in childhood",
            "abstract": null,
            "authors": [
                "Pepperl, S",
                "Till, H",
                "Heger, A",
                "Schneider, K",
                "Pfluger, T",
                "Joppich, I"
            ],
            "year": 2003,
            "source": "MONATSSCHR KINDERH. 2003; 151(8): 875-877. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000185225400011",
            "pubmed": null,
            "doi": "10.1007/s00112-002-0531-y",
            "pmc": null,
            "organizations": [],
            "persons": [
                "123887-83445-6"
            ],
            "imported": "2012-12-07T14:49:20+01:00",
            "journal": "MONATSSCHR KINDERH",
            "issn": "0026-9298",
            "collection_publisher": null,
            "collection_title": "MONATSSCHRIFT KINDERHEILKUNDE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.331,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.088,
            "impactfactor_norm_year": 2003,
            "impactfactor_norm_category": "PEDIATRICS",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "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": 190225,
            "title": "[Robot-assisted laparoscopic pyeloplasty in adults: Excellent long-term results of primary pyeloplasty].",
            "abstract": null,
            "authors": [
                "Traumann, M",
                "Kluth, LA",
                "Schmid, M",
                "Meyer, C",
                "Schwaiger, B",
                "Rosenbaum, C",
                "Schriefer, P",
                "Fisch, M",
                "Dahlem, R",
                "Seiler, D",
                "Ahyai, S",
                "Haese, A",
                "Chun, FK"
            ],
            "year": 2015,
            "source": "Urologe A. 2015; 54(5):703-8",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000354707000014",
            "pubmed": "25391441",
            "doi": "10.1007/s00120-014-3654-6",
            "pmc": null,
            "organizations": [],
            "persons": [
                "190225-111791-6"
            ],
            "imported": "2021-11-10T09:09:41+01:00",
            "journal": "UROLOGE",
            "issn": "0340-2592",
            "collection_publisher": null,
            "collection_title": "UROLOGE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.331,
            "impactfactor_year": 2015,
            "impactfactor_norm": 0.078,
            "impactfactor_norm_year": 2015,
            "impactfactor_norm_category": "UROLOGY & NEPHROLOGY-SCI",
            "impactfactor_norm_super": 0.091,
            "impactfactor_norm_super_year": 2013,
            "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": false
        },
        {
            "id": 165390,
            "title": "Laparoscopic partial nephrectomy for renal tumors. Time for a new standard?].",
            "abstract": null,
            "authors": [
                "Bier, S",
                "Todenhöfer, T",
                "Aufderklamm, S",
                "Hennenlotter, J",
                "Mischinger, J",
                "Sim, A",
                "Böttge, J",
                "Rausch, S",
                "Halalsheh, O",
                "Stenzl, A",
                "Gakis, G",
                "Schwentner, C"
            ],
            "year": 2015,
            "source": "Urologe A. 2015; 54(6):826-831",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000356389500007",
            "pubmed": "25297492",
            "doi": "10.1007/s00120-014-3656-4",
            "pmc": null,
            "organizations": [],
            "persons": [
                "165390-99872-6"
            ],
            "imported": "2018-02-06T01:00:00+01:00",
            "journal": "Urologe A",
            "issn": "0340-2592",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.331,
            "impactfactor_year": 2015,
            "impactfactor_norm": 0.078,
            "impactfactor_norm_year": 2015,
            "impactfactor_norm_category": "UROLOGY & NEPHROLOGY-SCI",
            "impactfactor_norm_super": 0.091,
            "impactfactor_norm_super_year": 2013,
            "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": false
        },
        {
            "id": 102991,
            "title": "Bronchoalveolar lavage.",
            "abstract": null,
            "authors": [
                "Tötsch, M",
                "Guzman, J",
                "Theegarten, D",
                "Schmid, KW",
                "Costabel, U"
            ],
            "year": 2007,
            "source": "Pathologe. 2007; 28(5):346-353",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000249258700006",
            "pubmed": "17661044",
            "doi": "10.1007/s00292-007-0926-6",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2010-08-02T02:00:00+02:00",
            "journal": "Pathologe",
            "issn": "0172-8113",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.331,
            "impactfactor_year": 2007,
            "impactfactor_norm": 0.0606060606060606,
            "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": false
        },
        {
            "id": 165377,
            "title": "Treatment of invasive bladder cancer: robot-assisted radical cystectomy and intracorporeal urinary diversion].",
            "abstract": null,
            "authors": [
                "Bier, S",
                "Sim, A",
                "Balbay, D",
                "Todenhöfer, T",
                "Aufderklamm, S",
                "Halalsheh, O",
                "Mischinger, J",
                "Böttge, J",
                "Rausch, S",
                "Stenzl, A",
                "Gakis, G",
                "Canda, E",
                "Schwentner, C"
            ],
            "year": 2015,
            "source": "Urologe A. 2015; 54(1):41-46",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000348921200006",
            "pubmed": "25503719",
            "doi": "10.1007/s00120-014-3702-2",
            "pmc": null,
            "organizations": [],
            "persons": [
                "165377-99872-6"
            ],
            "imported": "2018-02-06T01:00:00+01:00",
            "journal": "Urologe A",
            "issn": "0340-2592",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.331,
            "impactfactor_year": 2015,
            "impactfactor_norm": 0.078,
            "impactfactor_norm_year": 2015,
            "impactfactor_norm_category": "UROLOGY & NEPHROLOGY-SCI",
            "impactfactor_norm_super": 0.091,
            "impactfactor_norm_super_year": 2013,
            "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": false
        },
        {
            "id": 165391,
            "title": "Complex residual tumors after chemotherapy of nonseminomatous germ cell tumors. Laparoscopic management - limits and chances].",
            "abstract": null,
            "authors": [
                "Aufderklamm, S",
                "Todenhöfer, T",
                "Hennenlotter, J",
                "Mischinger, J",
                "Sim, A",
                "Böttge, J",
                "Rausch, S",
                "Bier, S",
                "Halalsheh, O",
                "Stenzl, A",
                "Gakis, G",
                "Schwentner, C"
            ],
            "year": 2015,
            "source": "Urologe A. 2015; 54(7):1002-1009",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000358876500009",
            "pubmed": "25272988",
            "doi": "10.1007/s00120-014-3616-z",
            "pmc": null,
            "organizations": [],
            "persons": [
                "165391-99872-6"
            ],
            "imported": "2018-02-06T01:00:00+01:00",
            "journal": "Urologe A",
            "issn": "0340-2592",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.331,
            "impactfactor_year": 2015,
            "impactfactor_norm": 0.078,
            "impactfactor_norm_year": 2015,
            "impactfactor_norm_category": "UROLOGY & NEPHROLOGY-SCI",
            "impactfactor_norm_super": 0.091,
            "impactfactor_norm_super_year": 2013,
            "impactfactor_norm_super_category": "UROLOGY + NEPHROLOGY",
            "citations": false,
            "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": 1017,
            "title": "Expression of CD34-antigen in nasopharyngeal angiofibromas.",
            "abstract": null,
            "authors": [
                "Beham, A",
                "Regauer, S",
                "Beham-Schmid, C",
                "Kainz, J",
                "Stammberger, H"
            ],
            "year": 1998,
            "source": "Int J Pediatr Otorhinolaryngol. 1998; 44(3):245-250",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000075939300006",
            "pubmed": "9780070",
            "doi": "10.1016/S0165-5876(98)00072-X",
            "pmc": null,
            "organizations": [
                "1017-14020",
                "1017-14042"
            ],
            "persons": [
                "1017-51945-6"
            ],
            "imported": null,
            "journal": "INT J PED OTORHINOLARYNGOL",
            "issn": "0165-5876",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.331,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.169014084507042,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PEDIATRICS",
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        }
    ]
}