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=1180&ordering=impactfactor_norm
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157096,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=1200&ordering=impactfactor_norm",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=1160&ordering=impactfactor_norm",
    "results": [
        {
            "id": 124606,
            "title": "Refractive correction for infants: recommendations of the Consilium Strabologicum Austriacum and the Orthoptik Austria.",
            "abstract": null,
            "authors": [
                "Wocheslaender, P",
                "Lindner, S",
                "Brandner, M",
                "Langmann, A",
                ""
            ],
            "year": 2012,
            "source": "SPEKTRUM AUGENHEILKD. 2012; 26(5): 241-245. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000311519100004",
            "pubmed": null,
            "doi": "10.1007/s00717-012-0124-7",
            "pmc": null,
            "organizations": [
                "124606-14043"
            ],
            "persons": [
                "124606-53949-6"
            ],
            "imported": "2013-01-07T11:18:00+01:00",
            "journal": "SPEKTRUM AUGENHEILKD",
            "issn": "0930-4282",
            "collection_publisher": null,
            "collection_title": "SPEKTRUM DER AUGENHEILKUNDE",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.177,
            "impactfactor_year": 2012,
            "impactfactor_norm": 0.068,
            "impactfactor_norm_year": 2012,
            "impactfactor_norm_category": "OPHTHALMOLOGY",
            "impactfactor_norm_super": 0.086,
            "impactfactor_norm_super_year": 2011,
            "impactfactor_norm_super_category": "OPHTHALMOLOGY",
            "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": true,
            "local_affiliation": true
        },
        {
            "id": 124615,
            "title": "Treatment of amblyopia: guidelines from Consilium Strabologicum Austriacum in cooperation with Orthoptik Austria.",
            "abstract": null,
            "authors": [
                "Brandner, M",
                "Lindner, S",
                "Langmann, A",
                ""
            ],
            "year": 2012,
            "source": "SPEKTRUM AUGENHEILKD. 2012; 26(5): 236-240. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000311519100003",
            "pubmed": null,
            "doi": "10.1007/s00717-012-0122-9",
            "pmc": null,
            "organizations": [
                "124615-14043"
            ],
            "persons": [
                "124615-53949-2"
            ],
            "imported": "2013-01-07T11:18:00+01:00",
            "journal": "SPEKTRUM AUGENHEILKD",
            "issn": "0930-4282",
            "collection_publisher": null,
            "collection_title": "SPEKTRUM DER AUGENHEILKUNDE",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.177,
            "impactfactor_year": 2012,
            "impactfactor_norm": 0.068,
            "impactfactor_norm_year": 2012,
            "impactfactor_norm_category": "OPHTHALMOLOGY",
            "impactfactor_norm_super": 0.086,
            "impactfactor_norm_super_year": 2011,
            "impactfactor_norm_super_category": "OPHTHALMOLOGY",
            "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": true,
            "local_affiliation": true
        },
        {
            "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": 128441,
            "title": "Delayed meconium passage in small vs. appropriate for gestational age preterm infants: management and short-term outcome.",
            "abstract": null,
            "authors": [
                "Raith, W",
                "Resch, B",
                "Pichler, G",
                "Zotter, H",
                "Urlesberger, B",
                "Mueller, W"
            ],
            "year": 2013,
            "source": "Iran J Pediatr. 2013; 23(1):8-12",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000320853300002",
            "pubmed": "23550024",
            "doi": null,
            "pmc": "PMC3574985",
            "organizations": [
                "128441-14094"
            ],
            "persons": [
                "128441-50907-6",
                "128441-51643-6",
                "128441-51743-6"
            ],
            "imported": "2013-05-16T02:00:00+02:00",
            "journal": "Iran J Pediatr",
            "issn": "2008-2142",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.344,
            "impactfactor_year": 2013,
            "impactfactor_norm": 0.068,
            "impactfactor_norm_year": 2013,
            "impactfactor_norm_category": "PEDIATRICS",
            "impactfactor_norm_super": 0.068,
            "impactfactor_norm_super_year": 2013,
            "impactfactor_norm_super_category": "PEDIATRICS",
            "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": 162600,
            "title": "Evaluation of keratoconus progression",
            "abstract": null,
            "authors": [
                "Shajari, M",
                "Steinwender, G",
                "Hermann, K",
                "Kubiak, K",
                "Pavlovic, I",
                "Plawetzki, E",
                "Schmack, I",
                "Kohnen, T"
            ],
            "year": 2017,
            "source": "Ophthalmologe 2017;114(Suppl2):S59. 2017; 114(Suppl2):59-59.-DOG 2017; SEP 28 - OCT 1, 2017; Berlin, GERMANY. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "162600-14043"
            ],
            "persons": [
                "162600-87194"
            ],
            "imported": "2017-10-03T23:33:53+02:00",
            "journal": null,
            "issn": "0941-293X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": 0.068,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": "OPHTHALMOLOGY-SCI",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 174522,
            "title": "Therapy of Klatskin tumours in relation to their localisation and tumour stage",
            "abstract": null,
            "authors": [
                "Klempnauer, J",
                "Schrem, H"
            ],
            "year": 1999,
            "source": "CHIR GASTROENTEROL. 1999; 15(1): 40-47. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000079875400007",
            "pubmed": null,
            "doi": "10.1159/000012529",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2019-04-08T10:49:26+02:00",
            "journal": "CHIR GASTROENTEROL",
            "issn": "0177-9990",
            "collection_publisher": null,
            "collection_title": "CHIRURGISCHE GASTROENTEROLOGIE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.163,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.068,
            "impactfactor_norm_year": 1999,
            "impactfactor_norm_category": "GASTROENTEROLOGY & HEPATOLOGY",
            "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": 178246,
            "title": "Chronic gastric ulcer disease complicating selective internal radiation therapy (SIRT) in a patient with cholangiocellular carcinoma.",
            "abstract": null,
            "authors": [
                "Blesl, A",
                "Brcic, I",
                "Jaschke, W",
                "Öfner, D",
                "Fickert, P",
                "Plank, J"
            ],
            "year": 2019,
            "source": "Z Gastroenterol. 2019; 57(11):1304-1308",
            "category": 1,
            "document_type": 5,
            "sci": "ISI:000497727800019",
            "pubmed": "31739376",
            "doi": "10.1055/a-1016-3698",
            "pmc": null,
            "organizations": [
                "178246-14020",
                "178246-14081"
            ],
            "persons": [
                "178246-52938-6",
                "178246-74515-2",
                "178246-92422-6"
            ],
            "imported": "2019-11-20T01:00:00+01:00",
            "journal": "Z Gastroenterol",
            "issn": "0044-2771",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 1.338,
            "impactfactor_year": 2019,
            "impactfactor_norm": 0.068,
            "impactfactor_norm_year": 2019,
            "impactfactor_norm_category": "GASTROENTEROLOGY & HEPATOLOGY-SCI",
            "impactfactor_norm_super": 0.15,
            "impactfactor_norm_super_year": 2017,
            "impactfactor_norm_super_category": "GASTROENTEROLOGY + HEPATOLOGY-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": 180495,
            "title": "[Neuroendocrine tumors in daily gastroenterology and endoscopy - a practice manual].",
            "abstract": null,
            "authors": [
                "Spindelböck, W",
                "Kump, PK",
                "Püspök, A",
                "Koch, R",
                "Mayerhöfer, M",
                "Haug, A",
                "Fritz, E",
                "Obermayer-Pietsch, B",
                "Raderer, M",
                "Tribl, B"
            ],
            "year": 2019,
            "source": "Z Gastroenterol. 2019; 57(12):1493-1513",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000508424500019",
            "pubmed": "31826281",
            "doi": "10.1055/a-1013-4279",
            "pmc": null,
            "organizations": [
                "180495-14080",
                "180495-14081"
            ],
            "persons": [
                "180495-51809-6",
                "180495-65139-6",
                "180495-54296-1"
            ],
            "imported": "2020-02-11T01:00:00+01:00",
            "journal": "Z Gastroenterol",
            "issn": "0044-2771",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.338,
            "impactfactor_year": 2019,
            "impactfactor_norm": 0.068,
            "impactfactor_norm_year": 2019,
            "impactfactor_norm_category": "GASTROENTEROLOGY & HEPATOLOGY-SCI",
            "impactfactor_norm_super": 0.15,
            "impactfactor_norm_super_year": 2017,
            "impactfactor_norm_super_category": "GASTROENTEROLOGY + HEPATOLOGY-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": 184612,
            "title": "Lipid Therapy in Patients with Diabetes mellitus A joint Statement by the Commission on Lipid Metabolism and the Heart and Diabetes Working Group of the German Diabetes Society (DDG), the Diabetology and Metabolism Department of the German Society for Endocrinology (DGE), the Heart and Diabetes Working Group of the German Society for Cardiology (DGK) and the joint Working Group of Heart-Hormone-Diabetes of the DGK, DGE and DDG.",
            "abstract": null,
            "authors": [
                "Parhofer, KG",
                "Birkenfeld, AL",
                "Krone, W",
                "Lehrke, M",
                "Marx, N",
                "Merkel, M",
                "Schutt, KS",
                "Zirlik, A",
                "Muller-Wieland, D"
            ],
            "year": 2020,
            "source": "DIABETOL STOFFWECHS. 2020; 15:  S160-S165. ",
            "category": 1,
            "document_type": 4,
            "sci": "ISI:000585885200014",
            "pubmed": null,
            "doi": "10.1055/a-1193-3925",
            "pmc": null,
            "organizations": [
                "184612-14083"
            ],
            "persons": [
                "184612-100805-6"
            ],
            "imported": "2020-12-11T11:26:20+01:00",
            "journal": "DIABETOL STOFFWECHS",
            "issn": "1861-9002",
            "collection_publisher": null,
            "collection_title": "DIABETOLOGIE UND STOFFWECHSEL; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.267,
            "impactfactor_year": 2020,
            "impactfactor_norm": 0.068,
            "impactfactor_norm_year": 2020,
            "impactfactor_norm_category": "ENDOCRINOLOGY & METABOLISM-SCI",
            "impactfactor_norm_super": 0.07,
            "impactfactor_norm_super_year": 2017,
            "impactfactor_norm_super_category": "ENDOCRINOLOGY + METABOLISM-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": 184698,
            "title": "Diabetes mellitus and Heart.",
            "abstract": null,
            "authors": [
                "Schutt, K",
                "Forst, T",
                "Birkenfeld, AL",
                "Zirlik, A",
                "Muller-Wieland, D",
                "Marx, N"
            ],
            "year": 2020,
            "source": "DIABETOL STOFFWECHS. 2020; 15:  S166-S169. ",
            "category": 1,
            "document_type": 4,
            "sci": "ISI:000585885200015",
            "pubmed": null,
            "doi": "10.1055/a-1194-1333",
            "pmc": null,
            "organizations": [
                "184698-14083"
            ],
            "persons": [
                "184698-100805-6"
            ],
            "imported": "2020-12-11T11:26:20+01:00",
            "journal": "DIABETOL STOFFWECHS",
            "issn": "1861-9002",
            "collection_publisher": null,
            "collection_title": "DIABETOLOGIE UND STOFFWECHSEL; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.267,
            "impactfactor_year": 2020,
            "impactfactor_norm": 0.068,
            "impactfactor_norm_year": 2020,
            "impactfactor_norm_category": "ENDOCRINOLOGY & METABOLISM-SCI",
            "impactfactor_norm_super": 0.07,
            "impactfactor_norm_super_year": 2017,
            "impactfactor_norm_super_category": "ENDOCRINOLOGY + METABOLISM-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": 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": 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": 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
        },
        {
            "id": 177229,
            "title": "S2k-Leitlinie \"Akute infektiöse Gastroenteritis im Säuglings-, Kindes- und Jugendalter\" – AWMF Registernummer 068-003.",
            "abstract": null,
            "authors": [
                "Posovszky, C",
                "Backendorf, V",
                "Buderus, S",
                "Claßen, M",
                "Epple, HJ",
                "Gruber, B",
                "Hauer, AC",
                "Hübner, J",
                "Keller, KM",
                "Koletzko, S",
                "Lawrenz, B",
                "Schmidt-Choudhury, A",
                "Stallmach, A",
                "von Both, U"
            ],
            "year": 2019,
            "source": "Z Gastroenterol. 2019; 57(9): 1077-1118. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000486251900019",
            "pubmed": "31525800",
            "doi": "10.1055/a-0981-6906",
            "pmc": null,
            "organizations": [
                "177229-14091"
            ],
            "persons": [
                "177229-51968-6"
            ],
            "imported": "2019-10-03T02:00:00+02:00",
            "journal": "Z Gastroenterol",
            "issn": "0044-2771",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.338,
            "impactfactor_year": 2019,
            "impactfactor_norm": 0.068,
            "impactfactor_norm_year": 2019,
            "impactfactor_norm_category": "GASTROENTEROLOGY & HEPATOLOGY-SCI",
            "impactfactor_norm_super": 0.15,
            "impactfactor_norm_super_year": 2017,
            "impactfactor_norm_super_category": "GASTROENTEROLOGY + HEPATOLOGY-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": 162602,
            "title": "Results after femtosecond laser-assisted cataract surgery in eyes\r\nwith anterior chamber phakic intraocular lenses",
            "abstract": null,
            "authors": [
                "Steinwender, G",
                "Shajari, M",
                "Kohnen, T"
            ],
            "year": 2017,
            "source": "Ophthalmologe. 2017; 114(Suppl2):570-570.-DOG 2017; SEP 28 - OCT 1, 2017; Berlin, GERMANY. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "162602-14043"
            ],
            "persons": [
                "162602-87194"
            ],
            "imported": "2017-10-04T00:01:28+02:00",
            "journal": null,
            "issn": "0941-293X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": 0.068,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": "OPHTHALMOLOGY-SCI",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 162601,
            "title": "Anterior subcapsular cataract caused by forceful irrigation in\r\nimplantation of a posterior chamber phakic implantable collamer\r\nlens with a central hole",
            "abstract": null,
            "authors": [
                "Kohnen, T",
                "Steinwender, G",
                "Varna-Tigka, K",
                "Shajari, M"
            ],
            "year": 2017,
            "source": "Ophthalmologe. 2017; 114(Suppl2):570--DOG 2017; SEP 28 - OCT 1, 2017; Berlin, GERMANY. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "162601-14043"
            ],
            "persons": [
                "162601-87194"
            ],
            "imported": "2017-10-03T23:59:13+02:00",
            "journal": null,
            "issn": "0941-293X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": 0.068,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": "OPHTHALMOLOGY-SCI",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 162603,
            "title": "Funktionelle Ergebnisse nach Implantation einer trifokalen\r\nIntraokularlinse bei hochmyopen Patienten",
            "abstract": null,
            "authors": [
                "Steinwender, G",
                "Schwarz, L",
                "Shajari, M",
                "Kohnen, T"
            ],
            "year": 2017,
            "source": "Ophthalmologe. 2017; 114(Suppl2):130-130.-DOG 2017; SEP 28 - OCT 1, 2017; Berlin, GERMANY. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "162603-14043"
            ],
            "persons": [
                "162603-87194"
            ],
            "imported": "2017-10-04T00:03:48+02:00",
            "journal": null,
            "issn": "0941-293X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": 0.068,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": "OPHTHALMOLOGY-SCI",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 68504,
            "title": "Comparability and conversion of Stimmstörungsindex (SSI) and Voice Handicap Index (VHI)",
            "abstract": null,
            "authors": [
                "Gugatschka, M",
                "Rechenmacher, J",
                "Chibidziura, J",
                "Friedrich, G"
            ],
            "year": 2007,
            "source": "Laryngorhinootologie. 2007; 86(11): 785-788. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000250836300011",
            "pubmed": "17628832",
            "doi": "10.1055/s-2007-966686",
            "pmc": null,
            "organizations": [
                "68504-14068"
            ],
            "persons": [
                "68504-50670-2",
                "68504-51636-6"
            ],
            "imported": "2007-09-19T02:00:00+02:00",
            "journal": "Laryngorhinootologie",
            "issn": "0935-8943",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.296,
            "impactfactor_year": 2007,
            "impactfactor_norm": 0.0689655172413793,
            "impactfactor_norm_year": 2007,
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 127792,
            "title": "Incidence of ischemic type biliary lesions after liver transplantation using piggyback technique and retrograde reperfusion.",
            "abstract": null,
            "authors": [
                "Wagner, D",
                "Bradatsch, A",
                "Kniepeiss, D",
                "Schaffellner, S",
                "Jakoby, E",
                "Muller, H",
                "Pirker, S",
                "Fahrleitner-Pammer, A",
                "Tscheliessnigg, KH",
                "Iberer, F",
                ""
            ],
            "year": 2013,
            "source": "EUR SURG. 2013; 45(1): 3-7. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000315446600002",
            "pubmed": null,
            "doi": "10.1007/s10353-012-0166-8",
            "pmc": null,
            "organizations": [
                "127792-14073",
                "127792-14080"
            ],
            "persons": [
                "127792-51063-6",
                "127792-51982-6",
                "127792-58323-6",
                "127792-59327-2",
                "127792-68574-6"
            ],
            "imported": "2013-04-05T12:42:29+02:00",
            "journal": "EUR SURG",
            "issn": "1682-8631",
            "collection_publisher": null,
            "collection_title": "EUROPEAN SURGERY-ACTA CHIRURGICA AUSTRIACA",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.259,
            "impactfactor_year": 2013,
            "impactfactor_norm": 0.069,
            "impactfactor_norm_year": 2013,
            "impactfactor_norm_category": "SURGERY",
            "impactfactor_norm_super": 0.165,
            "impactfactor_norm_super_year": 2010,
            "impactfactor_norm_super_category": "SURGERY",
            "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": 128988,
            "title": "Complications in body-contouring procedures with special regard to massive weight loss patients: personal observations.",
            "abstract": null,
            "authors": [
                "Wiedner, M",
                "Justich, I",
                "Vasilyeva, A",
                "Parvizi, D",
                "Spendel, S",
                "Kamolz, LP",
                "Scharnagl, E",
                ""
            ],
            "year": 2013,
            "source": "EUR SURG. 2013; 45(2): 75-79. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000318280900006",
            "pubmed": null,
            "doi": "10.1007/s10353-012-0185-5",
            "pmc": null,
            "organizations": [
                "128988-14076"
            ],
            "persons": [
                "128988-57463-6",
                "128988-80111-6",
                "128988-51824-6"
            ],
            "imported": "2013-06-07T11:40:22+02:00",
            "journal": "EUR SURG",
            "issn": "1682-8631",
            "collection_publisher": null,
            "collection_title": "EUROPEAN SURGERY-ACTA CHIRURGICA AUSTRIACA",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.259,
            "impactfactor_year": 2013,
            "impactfactor_norm": 0.069,
            "impactfactor_norm_year": 2013,
            "impactfactor_norm_category": "SURGERY",
            "impactfactor_norm_super": 0.165,
            "impactfactor_norm_super_year": 2010,
            "impactfactor_norm_super_category": "SURGERY",
            "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
        }
    ]
}