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": 159558,
    "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": 2458,
            "title": "Surgery in Patients with Congenital Disorders of Hemostasis",
            "abstract": null,
            "authors": [
                "Muntean, W"
            ],
            "year": 1997,
            "source": "INFUSIONSTHERAPIE 1997 24: 46-50.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997WR12200010",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "2458-14048"
            ],
            "persons": [
                "2458-51651-2"
            ],
            "imported": null,
            "journal": "INFUSIONSTHERAPIE",
            "issn": "1019-8466",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.231,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.0677966101694915,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "HEMATOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 2555,
            "title": "The effect of 6% HES 200/0.6-0.66 on plasma volume and blood coagulation",
            "abstract": null,
            "authors": [
                "Kröll, W",
                "Gerner, P",
                "Colombo, T",
                "Ramschak, H",
                "Hinghofer-Szalkay, H",
                "List, WF"
            ],
            "year": 1992,
            "source": "Infusionsther Transfusionsmed. 1992; 19(4):171-180",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1992JV39200003",
            "pubmed": "1384845",
            "doi": "10.1159/000222617",
            "pmc": null,
            "organizations": [
                "2555-14010",
                "2555-14044",
                "2555-14056"
            ],
            "persons": [
                "2555-51683-6",
                "2555-51613-2"
            ],
            "imported": null,
            "journal": "INFUSIONSTHERAPIE",
            "issn": "1019-8466",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.333,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.0677966101694915,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "HEMATOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 2659,
            "title": "Thromboprophylaxis and Epidural or Spinal-Anesthesia",
            "abstract": null,
            "authors": [
                "Neuray, M"
            ],
            "year": 1997,
            "source": "INFUSIONSTHERAPIE 1997 24: 58-64.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997WR12200012",
            "pubmed": null,
            "doi": "10.1159/000223464",
            "pmc": null,
            "organizations": [
                "2659-14044"
            ],
            "persons": [],
            "imported": null,
            "journal": "INFUSIONSTHERAPIE",
            "issn": "1019-8466",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.231,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.0677966101694915,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "HEMATOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": 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
        },
        {
            "id": 6040,
            "title": "Addendum - 4th Symposium in Graz Blood-Transfusion and Blood-Coagulation in the Perioperative Phase - Foreword",
            "abstract": null,
            "authors": [
                "Gombotz, H",
                "Schramm, W"
            ],
            "year": 1997,
            "source": "INFUSIONSTHERAPIE    1997 24: 38-38.",
            "category": 1,
            "document_type": 4,
            "sci": "ISI:A1997WR12200007",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "6040-14044"
            ],
            "persons": [],
            "imported": null,
            "journal": "INFUSIONSTHERAPIE   ",
            "issn": "1019-8466",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.231,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.0677966101694915,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "HEMATOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": 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
        },
        {
            "id": 11520,
            "title": "L-tryptophan in pre-delirium and delirium conditions",
            "abstract": null,
            "authors": [
                "Hebenstreit, GF",
                "Fellerer, K",
                "Twerdy, B",
                "Pfeiffer, KP",
                "Zadravec, S",
                "Ferdinand, P"
            ],
            "year": 1989,
            "source": "Infusionstherapie. 1989; 16(2):92-96",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1989U889400007",
            "pubmed": "2661443",
            "doi": "10.1159/000222352",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "INFUSIONSTHERAPIE",
            "issn": "1019-8466",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.333,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.0677966101694915,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "HEMATOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 65110,
            "title": "Typical behavior of Mg, electrolyte, blood gas, and blood glucose in physically and psychically stressed individuals",
            "abstract": null,
            "authors": [
                "Porta, S",
                "Temmel, W",
                "Gifford, T",
                "Rand, J",
                "Westmoreland, D",
                "Porta, G"
            ],
            "year": 1999,
            "source": "MAGNESIUM-BULL. 1999; 21(4): 109-113. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000084476400004",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "65110-14014"
            ],
            "persons": [],
            "imported": "2007-01-29T15:42:44+01:00",
            "journal": "MAGNESIUM-BULL",
            "issn": "0172-908X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.348,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.0677966101694915,
            "impactfactor_norm_year": 1999,
            "impactfactor_norm_category": "BIOCHEMISTRY & MOLECULAR BIOLOGY",
            "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": 179280,
            "title": "[Updated S2k-Guideline \"Complications of liver cirrhosis\". German Society of Gastroenterology (DGVS)].",
            "abstract": null,
            "authors": [
                "Gerbes, AL",
                "Labenz, J",
                "Appenrodt, B",
                "Dollinger, M",
                "Gundling, F",
                "Gülberg, V",
                "Holstege, A",
                "Lynen-Jansen, P",
                "Steib, CJ",
                "Trebicka, J",
                "Wiest, R",
                "Zipprich, A",
                "Deutsche Gesellschaft für Allgemein- und Viszeralchirurgie (DGAV)",
                "Deutsche Gesellschaft für Innere Medizin e. V. (DGIM)",
                "Deutsche Gesellschaft für Infektiologie e. V. (DGI)",
                "Deutsche Gesellschaft für Pathologie e. V./Bundesverband deutscher Pathologen e. V. (DGP/BDP)",
                "Deutsche Röntgengesellschaft e. V. (DRG)",
                "Deutsche Gesellschaft für Interventionelle Radiologie und minimal-invasive Therapie (DeGIR)",
                "Deutsche Gesellschaft für Nephrologie (DGFN)",
                "Deutsche Gesellschaft für Ultraschall in der Medizin (DEGUM)",
                "Deutsche Gesellschaft für Neurologie e. V. (DGN)",
                "Deutsche Gesellschaft für Ernährungsmedizin e. V. (DGEM)",
                "Lebertransplantierte Deutschland e. V.",
                "Collaborators:"
            ],
            "year": 2019,
            "source": "Z Gastroenterol. 2019; 57(5): e168-e168. ",
            "category": 1,
            "document_type": 8,
            "sci": "ISI:000469098700002",
            "pubmed": "31127596",
            "doi": "10.1055/a-0928-2800",
            "pmc": null,
            "organizations": [],
            "persons": [
                "179280-72630-7"
            ],
            "imported": "2020-01-14T01:00:00+01:00",
            "journal": "Z Gastroenterol",
            "issn": "1439-7803",
            "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": 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": 77976,
            "title": "The Austrian health care reform 2005, new health care structures in Styria, Austria, and the medical training in health care provision at the Medical University Graz.",
            "abstract": null,
            "authors": [
                "Rásky, É"
            ],
            "year": 2008,
            "source": "Medicinski Glasnik. 2008; 5(1): 11-15. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000254518900004",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "77976-14024"
            ],
            "persons": [
                "77976-51688-2"
            ],
            "imported": "2008-03-03T14:22:00+01:00",
            "journal": null,
            "issn": "1840-0132",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.136,
            "impactfactor_year": 2009,
            "impactfactor_norm": 0.068,
            "impactfactor_norm_year": 2009,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": 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": 121042,
            "title": "European Foundation for Quality Management (EFQM) at the Division of Strabology at the Department of Ophthalmology Graz.",
            "abstract": null,
            "authors": [
                "Tarmann, L",
                "Lindner, S",
                "Brandner, M",
                "Saliba, S",
                "Wedrich, A",
                "Foussek, C",
                "Klug, U",
                "Langmann, G",
                "Langmann, A",
                ""
            ],
            "year": 2012,
            "source": "SPEKTRUM AUGENHEILKD. 2012; 26(3): 165-171. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000306340500005",
            "pubmed": null,
            "doi": "10.1007/s00717-012-0106-9",
            "pmc": null,
            "organizations": [
                "121042-14043"
            ],
            "persons": [
                "121042-53938-6",
                "121042-53949-6"
            ],
            "imported": "2012-08-27T13:57:18+02: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": false,
            "local_affiliation": true
        },
        {
            "id": 123733,
            "title": "Did the profile of the age of cataract patients change within the last 14 years? An analysis of 76,760 phacoemulsifications.",
            "abstract": null,
            "authors": [
                "Faschinger, EM",
                "Rabensteiner, D",
                "Grasl, M",
                "Faschinger, C",
                ""
            ],
            "year": 2012,
            "source": "SPEKTRUM AUGENHEILKD. 2012; 26(4): 221-225. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000310169100007",
            "pubmed": null,
            "doi": "10.1007/s00717-012-0116-7",
            "pmc": null,
            "organizations": [
                "123733-14043"
            ],
            "persons": [
                "123733-51585-6"
            ],
            "imported": "2012-12-04T11:54:15+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": false,
            "local_affiliation": true
        },
        {
            "id": 123763,
            "title": "Development and implementation of a mission statement at the University Department of Ophthalmology Graz.",
            "abstract": null,
            "authors": [
                "Wedrich, A",
                "Langmann, G",
                "Klug, U",
                "Langmann, A",
                "Faschinger, C",
                "Wohlfart, C",
                "Weger, M",
                "Granitz, E",
                "Kohlhofer, A",
                "Hodl, R",
                ""
            ],
            "year": 2012,
            "source": "SPEKTRUM AUGENHEILKD. 2012; 26(4): 212-220. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000310169100006",
            "pubmed": null,
            "doi": "10.1007/s00717-012-0111-z",
            "pmc": null,
            "organizations": [
                "123763-14043"
            ],
            "persons": [
                "123763-51585-6",
                "123763-51984-6",
                "123763-53938-2"
            ],
            "imported": "2012-12-04T11:54:15+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": false,
            "local_affiliation": true
        },
        {
            "id": 123771,
            "title": "Limited vitrectomy with intravitreal bevacizumab, rt-PA and gas for submacular hemorrhage due to age-related macular degeneration.",
            "abstract": null,
            "authors": [
                "Tarmann, L",
                "Wedrich, A",
                "Haas, A",
                "Berghold, A",
                "Kresse, A",
                "Vajda, C",
                "Maier, R",
                ""
            ],
            "year": 2012,
            "source": "SPEKTRUM AUGENHEILKD. 2012; 26(4): 197-201. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000310169100003",
            "pubmed": null,
            "doi": "10.1007/s00717-012-0119-4",
            "pmc": null,
            "organizations": [
                "123771-14014",
                "123771-14026",
                "123771-14043"
            ],
            "persons": [
                "123771-51205-6",
                "123771-51344-6",
                "123771-51850-6",
                "123771-53938-6",
                "123771-60096-6"
            ],
            "imported": "2012-12-04T11:54:15+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": false,
            "local_affiliation": true
        },
        {
            "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": 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. 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": 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. 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": 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. 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
        }
    ]
}