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=152600&ordering=-impactfactor
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 155671,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=152620&ordering=-impactfactor",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=152580&ordering=-impactfactor",
    "results": [
        {
            "id": 1665,
            "title": "Mitochondrial encephalomyopathy--two years follow-up by MRI.",
            "abstract": null,
            "authors": [
                "Hausegger, KA",
                "Millner, MM",
                "Ebner, F",
                "Flückiger, F",
                "Justich, E"
            ],
            "year": 1991,
            "source": "Pediatr Radiol. 1991; 21(3):231-233",
            "category": 1,
            "document_type": 10,
            "sci": "ISI:A1991FF52200022",
            "pubmed": "2047169",
            "doi": "10.1007/BF02011058",
            "pmc": null,
            "organizations": [
                "1665-14048",
                "1665-14054"
            ],
            "persons": [],
            "imported": null,
            "journal": "PEDIAT RADIOL",
            "issn": "0301-0449",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.458,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.47887323943662,
            "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
        },
        {
            "id": 2815,
            "title": "Urethral morphology and bladder instability.",
            "abstract": null,
            "authors": [
                "Hausegger, KA",
                "Fotter, R",
                "Sorantin, E",
                "Schmidt, P"
            ],
            "year": 1991,
            "source": "PEDIAT RADIOL. 1991; 21:  278-280. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1991FP36600012",
            "pubmed": "1870926",
            "doi": "10.1007/BF02018624",
            "pmc": null,
            "organizations": [
                "2815-14054"
            ],
            "persons": [
                "2815-51557-6",
                "2815-51913-6"
            ],
            "imported": "2010-06-25T17:26:22+02:00",
            "journal": "PEDIAT RADIOL",
            "issn": "0301-0449",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.458,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.47887323943662,
            "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
        },
        {
            "id": 386,
            "title": "Can MR contribute to the diagnosis of nephroblastomatosis? A report of one case.",
            "abstract": null,
            "authors": [
                "Hausegger, KA",
                "Fotter, R",
                "Flückiger, F",
                "Sorantin, E"
            ],
            "year": 1991,
            "source": "PEDIAT RADIOL. 1991; 21:  533-535. ",
            "category": 1,
            "document_type": 2,
            "sci": "ISI:A1991GT57500020",
            "pubmed": "1663230",
            "doi": "10.1007/BF02011736",
            "pmc": null,
            "organizations": [
                "386-14054"
            ],
            "persons": [
                "386-51557-4",
                "386-51913-6"
            ],
            "imported": "2010-06-25T17:21:51+02:00",
            "journal": "PEDIAT RADIOL",
            "issn": "0301-0449",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.458,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.47887323943662,
            "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
        },
        {
            "id": 181,
            "title": "Doppler sonography in congenital ureteropelvic junction obstruction and multicystic dysplastic kidneys.",
            "abstract": null,
            "authors": [
                "Riccabona, M",
                "Ring, E",
                "Fueger, G",
                "Petritsch, P",
                "Villits, P"
            ],
            "year": 1993,
            "source": "Pediatr Radiol. 1993; 23(7):502-505",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993MK03000003",
            "pubmed": "8309748",
            "doi": "10.1007/BF02012130",
            "pmc": null,
            "organizations": [
                "181-14048",
                "181-14056"
            ],
            "persons": [
                "181-51373-2"
            ],
            "imported": null,
            "journal": "PEDIAT RADIOL",
            "issn": "0301-0449",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.458,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.47887323943662,
            "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": true
        },
        {
            "id": 9257,
            "title": "Hypertrophic osteoarthropathy caused by lung metastasis of an osteosarcoma.",
            "abstract": null,
            "authors": [
                "Flueckiger, F",
                "Fotter, R",
                "Hausegger, K",
                "Urban, C"
            ],
            "year": 1989,
            "source": "PEDIAT RADIOL 1989 20: 128-130.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1989CA39300037",
            "pubmed": "2602006",
            "doi": "10.1007/BF02010660",
            "pmc": null,
            "organizations": [],
            "persons": [
                "9257-51557-6",
                "9257-51657-6"
            ],
            "imported": null,
            "journal": "PEDIAT RADIOL",
            "issn": "0301-0449",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.458,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.47887323943662,
            "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
        },
        {
            "id": 9258,
            "title": "Bone disease of primary hyperoxaluria in infancy.",
            "abstract": null,
            "authors": [
                "Ring, E",
                "Wendler, H",
                "Ratschek, M",
                "Zobel, G"
            ],
            "year": 1989,
            "source": "Pediatr Radiol. 1989; 20(1-2):131-133",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1989CA39300038",
            "pubmed": "2689979",
            "doi": "10.1007/BF02010661",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "PEDIAT RADIOL",
            "issn": "0301-0449",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.458,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.47887323943662,
            "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
        },
        {
            "id": 1704,
            "title": "Mucopolysaccharidosis I and intracranial tumor in a patient with high-pressure hydrocephalus.",
            "abstract": null,
            "authors": [
                "Stöckler, S",
                "Kleinert, R",
                "Ebner, F",
                "Paschke, E"
            ],
            "year": 1993,
            "source": "Pediatr Radiol. 1993; 23(5):353-354",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993LX43600005",
            "pubmed": "8233684",
            "doi": "10.1007/BF02011955",
            "pmc": null,
            "organizations": [
                "1704-14020",
                "1704-14048",
                "1704-14054"
            ],
            "persons": [],
            "imported": null,
            "journal": "PEDIAT RADIOL",
            "issn": "0301-0449",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.458,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.47887323943662,
            "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
        },
        {
            "id": 9256,
            "title": "Magnetic resonance imaging in children with acute hip pain.",
            "abstract": null,
            "authors": [
                "Ranner, G",
                "Ebner, F",
                "Fotter, R",
                "Linhart, W",
                "Justich, E"
            ],
            "year": 1989,
            "source": "PEDIAT RADIOL. 1989; 20:  67-71. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1989CA39300014",
            "pubmed": "2602019",
            "doi": "10.1007/BF02010637",
            "pmc": null,
            "organizations": [
                "9256-14108"
            ],
            "persons": [
                "9256-51557-6",
                "9256-51571-6"
            ],
            "imported": "2010-05-25T16:34:26+02:00",
            "journal": "PEDIAT RADIOL",
            "issn": "0301-0449",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.458,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.47887323943662,
            "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": true
        },
        {
            "id": 669,
            "title": "Delayed presentation of congenital diaphragmatic hernia.",
            "abstract": null,
            "authors": [
                "Fotter, R",
                "Schimpl, G",
                "Sorantin, E",
                "Fritz, K",
                "Landler, U"
            ],
            "year": 1992,
            "source": "PEDIAT RADIOL. 1992; 22:  187-191. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1992HZ26300007",
            "pubmed": "1508585",
            "doi": "10.1007/BF02012491",
            "pmc": null,
            "organizations": [
                "669-14049",
                "669-14054"
            ],
            "persons": [
                "669-51557-2",
                "669-51913-6"
            ],
            "imported": "2010-06-30T16:31:13+02:00",
            "journal": "PEDIAT RADIOL",
            "issn": "0301-0449",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.458,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.47887323943662,
            "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
        },
        {
            "id": 3838,
            "title": "Laryngeal manifestation of gout: a case report of a subglottic gout tophus.",
            "abstract": null,
            "authors": [
                "Habermann, W",
                "Kiesler, K",
                "Eherer, A",
                "Beham, A",
                "Friedrich, G"
            ],
            "year": 2001,
            "source": "Auris Nasus Larynx. 2001; 28(3):265-267",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000170747700014",
            "pubmed": "11489374",
            "doi": "10.1016/S0385-8146(00)00119-X",
            "pmc": null,
            "organizations": [
                "3838-14020",
                "3838-14042"
            ],
            "persons": [
                "3838-51636-6"
            ],
            "imported": "2007-07-24T19:07:53+02:00",
            "journal": "AURIS NASUS LARYNX",
            "issn": "0385-8146",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.457,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.15625,
            "impactfactor_norm_year": 2003,
            "impactfactor_norm_category": "OTORHINOLARYNGOLOGY",
            "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": 26470,
            "title": "[Congenital hypopituitarism and giant cell hepatitis in a three month old girl].",
            "abstract": null,
            "authors": [
                "Reiterer, EE",
                "Zenz, W",
                "Deutsch, J",
                "Preisegger, KH",
                "Simbrunner, J",
                "Borkenstein, MH"
            ],
            "year": 2002,
            "source": "Klin Padiatr. 2002; 214(3):136-139",
            "category": 1,
            "document_type": 5,
            "sci": "ISI:000176538400009",
            "pubmed": "12015648",
            "doi": "10.1055/s-2002-30150",
            "pmc": null,
            "organizations": [
                "26470-14091"
            ],
            "persons": [
                "26470-51647-6",
                "26470-50659-2",
                "26470-51654-6",
                "26470-51716-6"
            ],
            "imported": null,
            "journal": "KLIN PADIAT",
            "issn": "0300-8630",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.457,
            "impactfactor_year": 2002,
            "impactfactor_norm": 0.176470588235294,
            "impactfactor_norm_year": 2002,
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 9037,
            "title": "A precise and time-saving method of setting up an indirectly bonded retainer.",
            "abstract": null,
            "authors": [
                "Bantleon, HP",
                "Droschl, H"
            ],
            "year": 1988,
            "source": "AMER J ORTHODONT DENT ORTHOP. 1988; 93(1): 78-82. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1988L904400009",
            "pubmed": "3276148",
            "doi": "10.1016/0889-5406(88)90196-5",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2009-12-21T10:53:29+01:00",
            "journal": "AMER J ORTHODONT DENT ORTHOP",
            "issn": "0889-5406",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.456,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.244444444444444,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "DENTISTRY, ORAL SURGERY & 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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 136101,
            "title": "Painful Swelling of the left Forearm of a young female Patient - after all more than Tenosynovitis?",
            "abstract": null,
            "authors": [
                "Thonhofer, R",
                "Ranak, C",
                "Derler-Siegel, C",
                "Asslaber, M"
            ],
            "year": 2013,
            "source": "Z RHEUMATOL. .. 2013; 72: 68-68.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000331709100120",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "136101-14020"
            ],
            "persons": [],
            "imported": "2014-04-11T13:18:29+02:00",
            "journal": "Z RHEUMATOL",
            "issn": "0340-1855",
            "collection_publisher": null,
            "collection_title": "ZEITSCHRIFT FUR RHEUMATOLOGIE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.456,
            "impactfactor_year": 2013,
            "impactfactor_norm": 0.133,
            "impactfactor_norm_year": 2013,
            "impactfactor_norm_category": "RHEUMATOLOGY",
            "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": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 136098,
            "title": "Quality of care of rural, rheumatoid arthritis patients in Austria",
            "abstract": null,
            "authors": [
                "Puchner, R",
                "Brezinschek, H",
                "Herold, M",
                "Nothnagl, T",
                "Leeb, B"
            ],
            "year": 2013,
            "source": "Z RHEUMATOL. 2013; 72: 55-55.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000331709100090",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "136098-14086"
            ],
            "persons": [
                "136098-51807"
            ],
            "imported": "2014-04-11T13:18:29+02:00",
            "journal": "Z RHEUMATOL",
            "issn": "0340-1855",
            "collection_publisher": null,
            "collection_title": "ZEITSCHRIFT FUR RHEUMATOLOGIE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.456,
            "impactfactor_year": 2013,
            "impactfactor_norm": 0.133,
            "impactfactor_norm_year": 2013,
            "impactfactor_norm_category": "RHEUMATOLOGY",
            "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": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 658,
            "title": "Data and patterns of transverse dentofacial structure of 6- to 15-year-old children: a posteroanterior cephalometric study.",
            "abstract": null,
            "authors": [
                "Athanasiou, AE",
                "Droschl, H",
                "Bosch, C"
            ],
            "year": 1992,
            "source": "AMER J ORTHODONT DENT ORTHOP. 1992; 101(5): 465-471. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1992HU70700014",
            "pubmed": "1590296",
            "doi": "10.1016/0889-5406(92)70121-P",
            "pmc": null,
            "organizations": [
                "658-14057"
            ],
            "persons": [],
            "imported": "2010-06-30T15:51:42+02:00",
            "journal": "AMER J ORTHODONT DENT ORTHOP",
            "issn": "0889-5406",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.456,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.244444444444444,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "DENTISTRY, ORAL SURGERY & 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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 190216,
            "title": "[Upper tract urothelial carcinoma. An update on clinical and pathological prognostic factors].",
            "abstract": null,
            "authors": [
                "Rink, M",
                "Adam, M",
                "Hansen, J",
                "Chun, FK",
                "Ahyai, SA",
                "Remzi, M",
                "Schlomm, T",
                "Engel, O",
                "Heuer, R",
                "Eichelberg, C",
                "Fisch, M",
                "Dahlem, R",
                "Shariat, SF"
            ],
            "year": 2012,
            "source": "Urologe A. 2012; 51(9):1228-39",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000308665900006",
            "pubmed": "22699513",
            "doi": "10.1007/s00120-012-2911-9",
            "pmc": null,
            "organizations": [],
            "persons": [
                "190216-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.456,
            "impactfactor_year": 2012,
            "impactfactor_norm": 0.068,
            "impactfactor_norm_year": 2012,
            "impactfactor_norm_category": "UROLOGY & NEPHROLOGY",
            "impactfactor_norm_super": 0.123,
            "impactfactor_norm_super_year": 2011,
            "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": 190197,
            "title": "[Urinary diversion and colon: transverse conduit and transverse pouch].",
            "abstract": null,
            "authors": [
                "Ahyai, SA",
                "Sayedahmed, K",
                "Engel, O",
                "Chun, F",
                "Dahlem, R",
                "Fisch, M"
            ],
            "year": 2012,
            "source": "Urologe A. 2012; 51(7):937-46",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000308664600003",
            "pubmed": "22772492",
            "doi": "10.1007/s00120-012-2907-5",
            "pmc": null,
            "organizations": [],
            "persons": [
                "190197-111791-2"
            ],
            "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.456,
            "impactfactor_year": 2012,
            "impactfactor_norm": 0.068,
            "impactfactor_norm_year": 2012,
            "impactfactor_norm_category": "UROLOGY & NEPHROLOGY",
            "impactfactor_norm_super": 0.123,
            "impactfactor_norm_super_year": 2011,
            "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": 125635,
            "title": "Treatment of stress urinary incontinence after radical prostatectomy: adjustable transobturator male system - results of a multicenter prospective observational study].",
            "abstract": null,
            "authors": [
                "Hoda, MR",
                "Primus, G",
                "Schumann, A",
                "Fischereder, K",
                "von Heyden, B",
                "Schmid, N",
                "Moll, V",
                "Hamza, A",
                "Karsch, JJ",
                "Steinbach, F",
                "Brössner, C",
                "Bauer, W",
                "Fornara, P"
            ],
            "year": 2012,
            "source": "Urologe A. 2012; 51(11):1576-1583",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000310999500010",
            "pubmed": "22836942",
            "doi": "10.1007/s00120-012-2950-2",
            "pmc": null,
            "organizations": [
                "125635-14056"
            ],
            "persons": [],
            "imported": "2013-01-25T12:15:10+01:00",
            "journal": "UROLOGE",
            "issn": "0340-2592",
            "collection_publisher": null,
            "collection_title": "UROLOGE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.456,
            "impactfactor_year": 2012,
            "impactfactor_norm": 0.068,
            "impactfactor_norm_year": 2012,
            "impactfactor_norm_category": "UROLOGY & NEPHROLOGY",
            "impactfactor_norm_super": 0.123,
            "impactfactor_norm_super_year": 2011,
            "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": 116521,
            "title": "Advanced bladder cancer in elderly patients : Prognostic outcomes and therapeutic strategies.",
            "abstract": null,
            "authors": [
                "Rink, M",
                "Chun, FK",
                "Chromecki, TF",
                "Fajkovic, H",
                "Dahlem, R",
                "Fisch, M",
                "Shariat, SF"
            ],
            "year": 2012,
            "source": "Urologe A. 2012; 51(6):820-828",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000305215100007",
            "pubmed": "22282102",
            "doi": "10.1007/s00120-011-2769-2",
            "pmc": null,
            "organizations": [
                "116521-14056"
            ],
            "persons": [],
            "imported": "2012-01-29T01: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.456,
            "impactfactor_year": 2012,
            "impactfactor_norm": 0.068,
            "impactfactor_norm_year": 2012,
            "impactfactor_norm_category": "UROLOGY & NEPHROLOGY",
            "impactfactor_norm_super": 0.123,
            "impactfactor_norm_super_year": 2011,
            "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": true,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 190204,
            "title": "[Management of urinary incontinence after orthotopic urinary diversion].",
            "abstract": null,
            "authors": [
                "Soave, A",
                "Dahlem, R",
                "Rink, M",
                "Ahyai, S",
                "Fisch, M"
            ],
            "year": 2012,
            "source": "Urologe A. 2012; 51(4):494-9",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000304113900005",
            "pubmed": "22476800",
            "doi": "10.1007/s00120-012-2814-9",
            "pmc": null,
            "organizations": [],
            "persons": [
                "190204-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.456,
            "impactfactor_year": 2012,
            "impactfactor_norm": 0.068,
            "impactfactor_norm_year": 2012,
            "impactfactor_norm_category": "UROLOGY & NEPHROLOGY",
            "impactfactor_norm_super": 0.123,
            "impactfactor_norm_super_year": 2011,
            "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
        }
    ]
}