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=157380&ordering=-impactfactor
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157555,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=157400&ordering=-impactfactor",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=157360&ordering=-impactfactor",
    "results": [
        {
            "id": 7680,
            "title": "Argyrosis of the nasal mucosa (author's transl)",
            "abstract": null,
            "authors": [
                "Stammberger, H"
            ],
            "year": 1982,
            "source": "Laryngol Rhinol Otol (Stuttg). 1982; 61(5):234-237",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1982NP98000005",
            "pubmed": "7098725",
            "doi": "10.1055/s-2007-1008563",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "LARYNGOL RHINOL OTOL VER MONA",
            "issn": "0340-1588",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.083,
            "impactfactor_year": 1994,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": 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": 8514,
            "title": "Value of microscopic detection of acid fast rods in tuberculosis of the middle ear",
            "abstract": null,
            "authors": [
                "Wolf, G"
            ],
            "year": 1986,
            "source": "Laryngol Rhinol Otol (Stuttg). 1986; 65(2):90-91",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1986A174500011",
            "pubmed": "3083165",
            "doi": "10.1055/s-2007-998789",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "LARYNGOL RHINOL OTOL VER MONA",
            "issn": "0340-1588",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.083,
            "impactfactor_year": 1994,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": 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": 8124,
            "title": "Endoscopic surgical treatment of mycoses of the paranasal sinuses",
            "abstract": null,
            "authors": [
                "Stammberger, H"
            ],
            "year": 1984,
            "source": "Laryngol Rhinol Otol (Stuttg). 1984; 63(2):48-55",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1984SD09000002",
            "pubmed": "6700334",
            "doi": "10.1055/s-2007-1008240",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "LARYNGOL RHINOL OTOL VER MONA",
            "issn": "0340-1588",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.083,
            "impactfactor_year": 1994,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": 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": 9104,
            "title": "Morphometry of the larynx in horizontal sections. Normal data for the quantitative evaluation of current imaging technics",
            "abstract": null,
            "authors": [
                "Friedrich, G",
                "Kainz, J"
            ],
            "year": 1988,
            "source": "Laryngol Rhinol Otol (Stuttg). 1988; 67(6):269-274",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1988P026300002",
            "pubmed": "3043124",
            "doi": "10.1055/s-2007-998496",
            "pmc": null,
            "organizations": [],
            "persons": [
                "9104-51636-2"
            ],
            "imported": "2009-12-21T12:29:35+01:00",
            "journal": "LARYNGOL RHINOL OTOL VER MONA",
            "issn": "0340-1588",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.083,
            "impactfactor_year": 1994,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": 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": 9077,
            "title": "The roof of the anterior ethmoid: a locus minoris resistentiae in the skull base",
            "abstract": null,
            "authors": [
                "Kainz, J",
                "Stammberger, H"
            ],
            "year": 1988,
            "source": "Laryngol Rhinol Otol (Stuttg). 1988; 67(4):142-149",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1988N101600002",
            "pubmed": "3386365",
            "doi": "10.1055/s-2007-998473",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "LARYNGOL RHINOL OTOL VER MONA",
            "issn": "0340-1588",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.083,
            "impactfactor_year": 1994,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": 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": 8896,
            "title": "Role of the lateral nasal wall in the pathogenesis, diagnosis and therapy of recurrent and chronic rhinosinusitis",
            "abstract": null,
            "authors": [
                "Messerklinger, W"
            ],
            "year": 1987,
            "source": "Laryngol Rhinol Otol (Stuttg). 1987; 66(6):293-299",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1987J006100001",
            "pubmed": "3306229",
            "doi": "10.1055/s-2007-998659",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "LARYNGOL RHINOL OTOL VER MONA",
            "issn": "0340-1588",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.083,
            "impactfactor_year": 1994,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": 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": 19420,
            "title": "Is neopterin--a marker of cell mediated immune response--helpful in classifying leprosy?",
            "abstract": null,
            "authors": [
                "Schmutzhard, E",
                "Fuchs, D",
                "Hausen, A",
                "Reibnegger, G",
                "Wachter, H"
            ],
            "year": 1986,
            "source": "East Afr Med J. 1986; 63(9):577-580",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1986E419100003",
            "pubmed": "3792248",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "19420-50569-6"
            ],
            "imported": null,
            "journal": "EAST AFR MED J",
            "issn": "0012-835X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.079,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.233644859813084,
            "impactfactor_norm_year": 1998,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 178096,
            "title": "S2k Guideline: Diagnosis in case of suspected Betalactam Antibiotic Hypersensitivity",
            "abstract": null,
            "authors": [
                "Wurpts, G",
                "Aberer, W",
                "Dickel, H",
                "Brehler, R",
                "Jakob, T",
                "Kreft, B",
                "Mahler, V",
                "Merk, HF",
                "Mulleneisen, N",
                "Ott, H",
                "Pfutzner, W",
                "Roseler, S",
                "Rueff, F",
                "Sitter, H",
                "Sunderkotter, C",
                "Trautmann, A",
                "Treudler, R",
                "Wedi, B",
                "Worm, M",
                "Brockow, K"
            ],
            "year": 2019,
            "source": "ALLERGOLOGIE. 2019; 42(11): 493-528. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000492676400010",
            "pubmed": null,
            "doi": "10.5414/ALX02104",
            "pmc": null,
            "organizations": [
                "178096-14047"
            ],
            "persons": [
                "178096-51346-6"
            ],
            "imported": "2019-11-11T16:32:20+01:00",
            "journal": "ALLERGOLOGIE",
            "issn": "0344-5062",
            "collection_publisher": null,
            "collection_title": "ALLERGOLOGIE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.078,
            "impactfactor_year": 2019,
            "impactfactor_norm": 0.036,
            "impactfactor_norm_year": 2019,
            "impactfactor_norm_category": "ALLERGY-SCI",
            "impactfactor_norm_super": 0.038,
            "impactfactor_norm_super_year": 2016,
            "impactfactor_norm_super_category": "ALLERGY-SCI",
            "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": 187004,
            "title": "Treatment failure in bee venom immunotherapy: is it only Api m 10?",
            "abstract": null,
            "authors": [
                "Arzt-Gradwohl, L",
                "Cerpes, U",
                "Koch, L",
                "Laipold, K",
                "Vollmann, J",
                "Binder, B",
                "Sturm, GJ"
            ],
            "year": 2021,
            "source": "ALLERGOLOGIE. 2021; 44(2):154-155.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000614147400023",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "187004-14047"
            ],
            "persons": [
                "187004-53009",
                "187004-73079",
                "187004-87717",
                "187004-90765"
            ],
            "imported": "2021-03-16T09:39:04+01:00",
            "journal": "ALLERGOLOGIE",
            "issn": "0344-5062",
            "collection_publisher": null,
            "collection_title": "ALLERGOLOGIE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.078,
            "impactfactor_year": 2021,
            "impactfactor_norm": 0.036,
            "impactfactor_norm_year": 2021,
            "impactfactor_norm_category": "ALLERGY-SCI",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 177334,
            "title": "2019 ARIA Care pathways for allergen immunotherapy",
            "abstract": null,
            "authors": [
                "Bousquet, J",
                "Pfaar, O",
                "Togias, A",
                "Schunemann, HJ",
                "Ansotegui, I",
                "Papadopoulos, NG",
                "Tsiligianni, I",
                "Agache, I",
                "Anto, JM",
                "Bachert, C",
                "Bedbrook, A",
                "Bergmann, KC",
                "Bosnic-Anticevich, S",
                "Bosse, I",
                "Brozek, J",
                "Calderon, M",
                "Canonica, GW",
                "Caraballo, L",
                "Cardona, V",
                "Casale, T",
                "Cecchi, L",
                "Chu, DK",
                "Costa, E",
                "Cruz, AA",
                "Czarlewski, W",
                "Durham, SR",
                "Du Toit, G",
                "Dykewicz, M",
                "Ebisawa, M",
                "Fauquert, JL",
                "Fernandez-Rivas, M",
                "Fokkens, WJ",
                "Fonseca, J",
                "Fontaine, JF",
                "van Wijk, RG",
                "Haahtela, T",
                "Halken, S",
                "Hellings, PW",
                "Ierodiakonou, D",
                "Iinuma, T",
                "Ivancevich, JC",
                "Jacobsen, L",
                "Jutel, M",
                "Kaidashev, I",
                "Khaitov, M",
                "Kalayci, O",
                "Tebbe, JK",
                "Klimek, L",
                "Kowalski, ML",
                "Kuna, P",
                "Kvedariene, V",
                "La Grutta, S",
                "Larenas-Linemann, D",
                "Lau, S",
                "Laune, D",
                "Le, L",
                "Carlsen, KL",
                "Lourenco, O",
                "Malling, HJ",
                "Marien, G",
                "Menditto, E",
                "Mercier, G",
                "Mullol, J",
                "Muraro, A",
                "O'Hehir, R",
                "Okamoto, Y",
                "Pajno, GB",
                "Park, HS",
                "Panzner, P",
                "Passalacqua, G",
                "Pham-Thi, N",
                "Roberts, G",
                "Rolland, C",
                "Rosario, N",
                "Ryan, D",
                "Samolinski, B",
                "Sanchez-Borges, M",
                "Scadding, G",
                "Shamji, MH",
                "Sheikh, A",
                "Sturm, GJ",
                "Bom, AT",
                "Toppila-Salmi, S",
                "Valentin-Rostan, M",
                "Valiulis, A",
                "Valovirta, E",
                "Ventura, MT",
                "Wahn, U",
                "Walker, S",
                "Wallace, D",
                "Waserman, S",
                "Yorgancioglu, A",
                "Zuberbier, T"
            ],
            "year": 2019,
            "source": "ALLERGOLOGIE. 2019; 42(9): 404-425. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000484750400003",
            "pubmed": null,
            "doi": "10.5414/ALX02096",
            "pmc": null,
            "organizations": [
                "177334-14047"
            ],
            "persons": [
                "177334-87717-6"
            ],
            "imported": "2019-10-04T16:30:51+02:00",
            "journal": "ALLERGOLOGIE",
            "issn": "0344-5062",
            "collection_publisher": null,
            "collection_title": "ALLERGOLOGIE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.078,
            "impactfactor_year": 2019,
            "impactfactor_norm": 0.036,
            "impactfactor_norm_year": 2019,
            "impactfactor_norm_category": "ALLERGY-SCI",
            "impactfactor_norm_super": 0.038,
            "impactfactor_norm_super_year": 2016,
            "impactfactor_norm_super_category": "ALLERGY-SCI",
            "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": 19250,
            "title": "The clinical significance of neopterin in human diseases",
            "abstract": null,
            "authors": [
                "Fuchs, D",
                "Samsonov, MIu",
                "Weiss, G",
                "Reibnegger, G",
                "Nasonov, EL",
                "Wachter, H"
            ],
            "year": 1993,
            "source": "TERAPEVT ARKH. 1993; 65(5): 80-87. ",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:A1993NF29000022",
            "pubmed": "8036606",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "19250-50569-6"
            ],
            "imported": "2010-07-08T15:40:00+02:00",
            "journal": "TERAPEVT ARKH",
            "issn": "0040-3660",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.077,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.0467289719626168,
            "impactfactor_norm_year": 1998,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 130461,
            "title": "Repair of the anterior cruciate ligament - a morphological study in sheep",
            "abstract": null,
            "authors": [
                "Seitz, H",
                "Lang, S",
                "Marlovits, S",
                "Mousavi, M",
                "Kolonja, A"
            ],
            "year": 1998,
            "source": "MED WELT. 1998; 49(12): 610-617. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000078121500007",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2013-09-09T18:49:25+02:00",
            "journal": "MED WELT",
            "issn": "0025-8512",
            "collection_publisher": null,
            "collection_title": "MEDIZINISCHE WELT; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.075,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.037,
            "impactfactor_norm_year": 1998,
            "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": 119875,
            "title": "Barrett's Esophagus and Neoplasia at the Esophagogastric Junction: Diagnostic Guidelines",
            "abstract": null,
            "authors": [
                "Veits, L",
                "Drgac, J",
                "Neumann, H",
                "Langner, C",
                "Vieth, M"
            ],
            "year": 2012,
            "source": "VISZERALMEDIZIN. 2012; 28(2): 103-112. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000303326900004",
            "pubmed": null,
            "doi": "10.1159/000338274",
            "pmc": null,
            "organizations": [
                "119875-14020"
            ],
            "persons": [
                "119875-50044-6"
            ],
            "imported": "2012-06-13T12:02:43+02:00",
            "journal": "VISZERALMEDIZIN",
            "issn": "1662-6664",
            "collection_publisher": null,
            "collection_title": "VISZERALMEDIZIN; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.074,
            "impactfactor_year": 2012,
            "impactfactor_norm": 0.014,
            "impactfactor_norm_year": 2012,
            "impactfactor_norm_category": "GASTROENTEROLOGY & HEPATOLOGY",
            "impactfactor_norm_super": 0.027,
            "impactfactor_norm_super_year": 2011,
            "impactfactor_norm_super_category": "GASTROENTEROLOGY + HEPATOLOGY",
            "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": 2920,
            "title": "Ureaplasma urealyticum pneumonia and isolation of U. urealyticum from endotracheal tube aspirates of preterm and full-term infants].",
            "abstract": null,
            "authors": [
                "Zotter, H",
                "Urlesberger, B",
                "Reiterer, F",
                "Dornbusch, HJ",
                "Sixl, B",
                "Müller, W"
            ],
            "year": 1999,
            "source": "Gynakol Geburtshilfliche Rundsch. 1999; 39(4):191-194",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000084954300004",
            "pubmed": "10629381",
            "doi": "10.1159/000022309",
            "pmc": null,
            "organizations": [
                "2920-14023",
                "2920-14094"
            ],
            "persons": [
                "2920-51643-6",
                "2920-51653-6",
                "2920-51736-6"
            ],
            "imported": null,
            "journal": "GYNAKOL GEBURTSHILFL RUNDSCH",
            "issn": "1018-8843",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.071,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.0357142857142857,
            "impactfactor_norm_year": 1999,
            "impactfactor_norm_category": "OBSTETRICS & GYNECOLOGY",
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 80159,
            "title": "Guidelines on urogynecology from the Arbeitsgemeinschaft-130 Urogynakologie of the Deutsche-Gesellschaft-fur-Gynakologie-und-Geburtshilfe",
            "abstract": null,
            "authors": [
                "Kolbl, H",
                "Anthuber, C",
                "Grischke, E",
                "Petri, E",
                "Schar, G",
                "Schussler, B",
                "Staufer, F",
                "Tamussino, K"
            ],
            "year": 1999,
            "source": "GYNAKOL GEBURTSHILFL RUNDSCH. 1999; 39(3): 130-132. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000081280000005",
            "pubmed": null,
            "doi": "10.1159/000022293",
            "pmc": null,
            "organizations": [],
            "persons": [
                "80159-51826-6"
            ],
            "imported": "2008-04-23T15:23:47+02:00",
            "journal": "GYNAKOL GEBURTSHILFL RUNDSCH",
            "issn": "1018-8843",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.071,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.0357142857142857,
            "impactfactor_norm_year": 1999,
            "impactfactor_norm_category": "OBSTETRICS & GYNECOLOGY",
            "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": 86769,
            "title": "Future of cytogenetics",
            "abstract": null,
            "authors": [
                "Speicher, MR"
            ],
            "year": 2008,
            "source": "MED GENET. 2008; 20(4): 349-352. ",
            "category": 1,
            "document_type": 4,
            "sci": "ISI:000261343100001",
            "pubmed": null,
            "doi": "10.1007/s11825-008-0129-4",
            "pmc": null,
            "organizations": [
                "86769-14021"
            ],
            "persons": [],
            "imported": "2009-01-13T16:03:28+01:00",
            "journal": "MED GENET",
            "issn": "1863-5490",
            "collection_publisher": null,
            "collection_title": "MEDIZINISCHE GENETIK; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.071,
            "impactfactor_year": 2010,
            "impactfactor_norm": 0.026,
            "impactfactor_norm_year": 2010,
            "impactfactor_norm_category": "GENETICS & HEREDITY",
            "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": 86770,
            "title": "New methods of single-cell analysis in research and diagnostics",
            "abstract": null,
            "authors": [
                "Geigl, J",
                "Speicher, M"
            ],
            "year": 2008,
            "source": "MED GENET. 2008; 20(4): 407-415. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000261343100010",
            "pubmed": null,
            "doi": "10.1007/s11825-008-0138-3",
            "pmc": null,
            "organizations": [
                "86770-14021"
            ],
            "persons": [
                "86770-57423-2"
            ],
            "imported": "2009-01-13T16:03:28+01:00",
            "journal": "MED GENET",
            "issn": "1863-5490",
            "collection_publisher": null,
            "collection_title": "MEDIZINISCHE GENETIK; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.071,
            "impactfactor_year": 2010,
            "impactfactor_norm": 0.026,
            "impactfactor_norm_year": 2010,
            "impactfactor_norm_category": "GENETICS & HEREDITY",
            "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": 146788,
            "title": "Vasculitides Secondary to Infections",
            "abstract": null,
            "authors": [
                "Graninger, W"
            ],
            "year": 2015,
            "source": "AKTUEL RHEUMATOL. 2015; 40(3): 223-226. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000357568200006",
            "pubmed": null,
            "doi": "10.1055/s-0035-1550012",
            "pmc": null,
            "organizations": [
                "146788-14086"
            ],
            "persons": [],
            "imported": "2015-08-17T11:44:10+02:00",
            "journal": "AKTUEL RHEUMATOL",
            "issn": "0341-051X",
            "collection_publisher": null,
            "collection_title": "AKTUELLE RHEUMATOLOGIE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.069,
            "impactfactor_year": 2015,
            "impactfactor_norm": 0.031,
            "impactfactor_norm_year": 2015,
            "impactfactor_norm_category": "RHEUMATOLOGY-SCI",
            "impactfactor_norm_super": 0.094,
            "impactfactor_norm_super_year": 2014,
            "impactfactor_norm_super_category": "RHEUMATOLOGY-SCI",
            "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": 8704,
            "title": "Management of severe hemorrhage after biopsy in bronchial carcinoids.",
            "abstract": null,
            "authors": [
                "Jüttner, FM",
                "Pinter, H",
                "Friehs, G",
                "Klepp, G",
                "Kohek, P"
            ],
            "year": 1986,
            "source": "PANMINERVA MED. 1986; 28(3): 287-288. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1986E550500033",
            "pubmed": "3797053",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "8704-51615-2"
            ],
            "imported": "2009-11-11T15:13:18+01:00",
            "journal": "PANMINERVA MED",
            "issn": "0031-0808",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.067,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.205607476635514,
            "impactfactor_norm_year": 1998,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 8773,
            "title": "SEGMENTAL TRACHEAL REPLACEMENT BY ABSORBABLE MATERIAL - A CRITICAL COMPARISON BETWEEN VICRYL AND LYODURA",
            "abstract": null,
            "authors": [
                "PINTER, H",
                "JUTTNER, FM",
                "NEUHOLD, K",
                "KLEPP, G",
                "FRIEHS, G"
            ],
            "year": 1986,
            "source": "PANMINERVA MED. 1986; 28:  411-412. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1986G282700028",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "8773-51615-6"
            ],
            "imported": "2009-11-13T11:25:11+01:00",
            "journal": "PANMINERVA MED",
            "issn": "0031-0808",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.067,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.205607476635514,
            "impactfactor_norm_year": 1998,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        }
    ]
}